Networking Topology

Hub-and-Spoke vs Virtual WAN: Choosing an Enterprise Cloud Network Topology

Quick take: Hub-and-spoke gives you full control but makes you the network manager. Virtual WAN hands the routing matrix to the cloud provider and is unbeatable when you have many regions, branches, and VPNs to connect.

LogiFlow ran their Azure estate as a collection of VNet peerings. Every new spoke required peering back to the hub and transitive routing through an NVA firewall. As they expanded to five regions and added 50 branches, route tables became unmanageable. They evaluated Virtual WAN and found it collapsed branch, site-to-site, and any-to-any routing into a single managed backbone.

The problem it solves

Traditional hub-and-spoke works until scale breaks it: too many peerings, complex route tables, transitive routing headaches, and firewall sandwich designs that become brittle. Managed transit solutions like Azure Virtual WAN and AWS Transit Gateway solve this by providing a cloud-managed routing backbone with native any-to-any connectivity, global reach, and simplified branch on-ramp.

Core concepts

Concept What it means in practice
Hub VNet Central network holding shared services: firewall, DNS, VPN/ER gateways.
Spoke VNet Workload network peered to the hub.
VNet peering Direct link between two VNets; not transitive by default.
Virtual WAN hub Managed regional hub that routes traffic between spokes, branches, and gateways.
Transit routing Spoke-to-spoke traffic via the hub.
NVA Network Virtual Appliance — third-party firewall or router in the hub.

Architecture

Classic hub-and-spoke topology where all spokes route through a central hub VNet

How it works

Managed Virtual WAN hub connecting branches and regional spokes with any-to-any routing

The trade-off is control vs convenience

In hub-and-spoke you own every route table, firewall rule, and peering. In Virtual WAN the provider manages the routing matrix, but you must fit your design into the hub’s model.

Real-world scenario

LogiFlow had three Azure regions and branches in 12 countries. Their hub-and-spoke design required:

Migrating to Virtual WAN replaced the regional hubs with managed hubs, used the native secured hub option for firewalling, and connected branches through the integrated VPN gateway. Spoke-to-spoke traffic across regions routed automatically over the Microsoft backbone.

Advantages

Disadvantages

When to use it (and when not to)

Use hub-and-spoke when you have a small number of VNets, strong NVA requirements, or a network team that wants full control.

Use Virtual WAN or Transit Gateway when you have many regions, many branches, heavy spoke-to-spoke traffic, or you want the provider to manage routing.

Best practices

The right topology is the one your team can operate reliably at your current scale.

Topology selection decision flow balancing control, scale and operational overhead

NetworkingHub-SpokeVirtual WANTransitNVA
Need this built for real?

Vinod is a Senior Cloud Architect (22+ yrs) — available for Azure / AWS / GCP architecture, landing zones, and migrations.

Work with me

Comments

Keep Reading