Part 1: GCP and AWS MTU This article focuses on Internet Control Message Protocol (ICMP) and how Maximum Transmission Unit (MTU) affects the end-to-end throughput on a TCP connection. This topic is important because some organisations encounter issues with MTU and throughput…
This article shows how to deploy a dynamic routing VPN between GCP and AWS. We will be creating multiple IPsec VPN tunnels and then configuring BGP sessions on the tunnels. Click on the image below to see the complete scenario.…
This article describes networking within the Google Cloud Platform (GCP). Specifically with the Virtual Private Cloud (VPC), subnets, route and firewall configuration. The following diagram captures the scenario tested. GitHub Terraform Code The scenario was implemented in Terraform. The…