41 ‐ Networking‐ SGW ‐ connect object storage from instance in private subnet spoke vcn - SanjeevOCI/Ocidocs GitHub Wiki

Connect Object Storage from Instance in Private Subnet (Spoke VCN) Using Service Gateway

This guide walks you through granting an instance in a private subnet secure access to OCI Object Storage using a Service Gateway within a VCN. With this setup, your workload can access Object Storage without requiring public IPs or Internet access, keeping traffic private within OCI’s network.


Prerequisites

Before starting this guide, ensure you have:

  • A VCN with at least one private subnet
  • A Compute Instance deployed in the private subnet
  • An Object Storage bucket created in the same region
  • Appropriate IAM policies allowing your instance to access Object Storage

New_Server_1

Successful_Ping_Telnet

Privkey_1

Privkey_2

Successful_login_Application_Server

Successful_Ping_Application_to_Bastion_server

OCI CLI Install_1

OCI CLI Install_2

OCI CLI Install_3

Create_Bucket_1

Create_Bucket_2

Create_Bucket_3

OCI CLI Install_4

OCI CLI Install_5

API_Connectivity_12

API_Connectivity_12_1

API_Connectivity_13

OCI CLI Install_6

OCI CLI Install_7

Add_API_Key

Add_API_Key_2

Add_API_Key_3

OCI CLI Install_8

Sample file uploaded to bucket