3.4 Connectivity, Access, and Security Concepts
Explains the connectivity, access, and security concepts used by Select AI.
Topics:
- Cloud Link
- Database Credentials
- Database Link
- IAM
- Network Access Control List (ACL)
- Private Endpoint
Parent topic: Select AI Concepts
3.4.1 Cloud Link
A cloud link establishes secure, private connectivity between Oracle Cloud Infrastructure and external cloud providers or on-premises networks, facilitating seamless data exchange. In Select AI, cloud links enable Autonomous AI Database to incorporate external data into NL2SQL interactions without public exposure, empowering users to query hybrid environments conversationally while adhering to Oracle's security standards, such as encryption and access controls, for compliant AI-driven analytics. See Use Cloud Links for Read Only Data Access on Autonomous AI Database for more details.
Parent topic: Connectivity, Access, and Security Concepts
3.4.2 Database Credentials
Parent topic: Connectivity, Access, and Security Concepts
3.4.3 Database Link
A database link connects an Oracle database to remote databases, enabling transparent access to external data as if it were local. In Select AI, database links integrate with Autonomous AI Database, or on-premises Oracle AI Database to extend NL2SQL capabilities to federated sources, supporting natural language queries that span on-premises or other cloud environments securely. See CREATE DATABASE LINK and Use Database Links with Autonomous AI Database for more details.
Parent topic: Connectivity, Access, and Security Concepts
3.4.4 IAM
Parent topic: Connectivity, Access, and Security Concepts
3.4.5 Network Access Control List (ACL)
Parent topic: Connectivity, Access, and Security Concepts
3.4.6 Private Endpoint
A secure and dedicated communication point that allows restricted access to specific services or resources. A private endpoint establishes a secure, dedicated connection that restricts access to specific services or resources, ensuring isolated communication. In Select AI, organizations can configure private endpoints in Oracle Cloud Infrastructure (OCI) to connect with privately hosted LLMs like Ollama or Llama.cpp on virtual machines (VMs), addressing security needs by processing AI workloads within the Oracle Virtual Cloud Network. This setup includes a public subnet with a jump server for controlled access and a private subnet housing the Autonomous AI Database and AI models, preventing internet exposure and keeping all components compliant with enterprise isolation requirements. See Private Endpoint Access for Select AI Models for more details.
Parent topic: Connectivity, Access, and Security Concepts