Contents
- 1. Secured Hub and Spoke (Single Region)
- 2. Secured Hub and Spoke (Dual Region)
- 3. Hub and Spoke using NVA (Single Region)
- 4. Hub and Spoke using NVA (Dual Region)
The terraform codes in this collection cover different hub and spoke network patterns using standard VNET solutions.
This terraform code deploys a single-region Secured Virtual Network (Vnet) hub and spoke topology using Azure firewall and User-Defined Routes (UDR) to direct traffic to the firewall.
This terraform code deploys a multi-region Secured Virtual Network (Vnet) hub and spoke topology using Azure firewall and User-Defined Routes (UDR) to direct traffic to the firewall.
This terraform code deploys a single-region standard Virtual Network (Vnet) hub and spoke topology.
This terraform code deploys a multi-region Virtual Network (Vnet) hub and spoke topology with dynamic routing using Network Virtual Aplliance (NVA) and Azure Route Server (ARS).