Skip to content

maxjahn/terraform-oci-azure-adb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment for connecting to an Autonmous Database via Microsoft Azure - Oracle Cloud (OCI) interconnect using Transit Routing

Here you can find terraform scripts for setting up an environment for testing an Autonomous Database connection from Azure using interconnect and transit routing.

You can find a more detailed discussion of this code in my blog post covering this topic.

For testing there are 2 Azure VNets set up:

  • VNet connect_vnet connected to OCI via interconnect (FastConnect & ExpressRoute)
  • VNet ref_vnet whithout interconnect as a reference.

alt text

There are 2 VMs set up with Oracle instant client (basic, tools, sqlplus, jdbc). As well swingbench is downloaded to /tmp/oci for doing some performance testing.

  • client_instance connected via interconnect
  • ref_instance connected via public internet

About

Terraform scripts for setting up an Oracle OCI to Microsoft Azure interconnect with transit routing for connecting to an Autonomous Database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published