Hub and Spoke

Hub and spoke is a networking model for efficiently managing common communication or security requirements. It also helps avoid Azure subscription limitations. Hub and spoke models help customers to isolate management components from production workloads It helps to bring all administrative services under one RG/Subscription for better management. Provides greater security and access controls. Using different subscriptions, helps customers isolate the cloud spending and helps to take measures to optimize the cost.

Why this approach

In traditional DC, it was always advised to separate the management network from the production network, this gives network segregation as well as less load on the production network. Any maintenance can be carried out without any hindrance to the production network. The same principles have been used on the Azure cloud.

Typical use cases

Azure Hub and Spoke model - Architecture

The architecture consists of the following components.

Reference Architecture

Reference Architecture

[Image reference taken from Microsoft Documentation]

Recommendations

Copyright Anupam Maiti. All rights reserved.