By Gowthami | apps-dba.com | Oracle Cloud Infrastructure Series Connecting to private OCI compute instances without a public IP is a common security requirement. OCI Bastion Service provides a fully managed, secure way to access private resources without requiring a jump server or VPN. This post walks through setting up and using OCI Bastion to connect to a private instance. What You Will Learn: How to create an OCI Bastion, create a managed SSH session, and connect to a private compute instance using the OCI Bastion Service—no public IP or VPN required. What Is OCI Bastion Service? OCI Bastion is a managed service that provides restricted, time-limited SSH access to private resources in your VCN. Key features: No need for a public IP on the target instance Sessions are time-limited (max 3 hours by default) Access is logged and auditable via OCI Audit Supports SSH port forwarding for database connections Prerequisites A private OCI compute instance (no public IP...
A technical blog for Oracle Apps DBAs covering Oracle E-Business Suite, Oracle Cloud (OCI), Database Administration, Performance Tuning, AWR, RAT, Data Safe, Autonomous Database, and real-world DBA tips and best practices.