Tag: Networking

Your Options for Multicloud Network Connectivity

Introduction In previous blog posts, we talked about the benefits and considerations of multicloud. As cross-cloud network connectivity is a crucial part of multicloud deployments, this blog post discusses the options to connect Oracle Cloud to other Public Clouds. It highlights their latency, bandwidth, availability, reliability, costs, and more characteristics. Site-to-Site IPsec VPN Site-to-site Virtual…

Networking in Oracle Cloud Infrastructure – Advanced Topics

Oracle Cloud Infrastructure provides highly customizable Virtual Cloud Networks (VCN) and connectivity services offering performance, isolation, security, and high availability. In this blog post are going to discuss following topics: Local Peering to manage resources in different VCNs (across tenancies). Remote Peering to implement disaster recovery across regions. Private & Public Peering to implement hybrid cloud solutions. Transit Routing to…

Implement Private Endpoint for your Autonomous Database

End of February 2020 Private Endpoints in Autonomous Database on Shared Exadata Infrastructure were announced. This blog post shows an example architecture and a high-level step by step instruction for creating the necessary OCI resources to implement Private Endpoints to access the Autonomous Database from private network only. All values used here are an example and you are…

Traffic Management Steering using Geolocation

Use Case: You have a website to be accessible from all over the world. If you were running a business like a web shop, response time to the different geographical locations would be very critical. Solution 1: One web server somewhere Your customers in other regions would probably suffer from low latency. Would this web server…

Private Access to Autonomous Database using Transit Routing (across regions)

One of the frequently asked questions about Autonomous Database is “how can I access the database without having the traffic traversing the internet?” In case you are keeping the Application on-prem, then the answer is using Transit Routing while connecting to Oracle Cloud Infrastructure (OCI) using VPN or FastConnect from the on-premises network. The architecture looks as simple as…