maxjahn / terraform-oci-azure-latency-shootout

Terraform scripts for setting up an environment for testing the latency of an interconnect between Azure and Oracle OCI. These scripts were used for gathering some results posted on my blog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environment for testing latency of Microsoft Azure - Oracle Cloud (OCI) interconnect

Here you can find terraform scripts for setting up an environment for testing the interconnect between Azure and OCI. These scripts were used for gathering some results posted on my blog.

The various connection options you can evaluate with this environment include

  • interconnect using FastConnect (OCI) and ExpressRoute (Azure)
  • connect via public internet
  • connect via VPN

alt text

Several VMs are set up with tooling for testing connectivity:

  • iperf
  • iperf3
  • qperf
  • sockperf

About

Terraform scripts for setting up an environment for testing the latency of an interconnect between Azure and Oracle OCI. These scripts were used for gathering some results posted on my blog.

License:Apache License 2.0


Languages

Language:HCL 94.6%Language:Smarty 3.7%Language:Shell 1.8%