This guide is the continuation of the second section located in this link.
In this section, we will learn the basics of multi-VPC architecture with VPC peering and Transit Gateway. Multi-VPC architecture is useful to isolate one environment from another, for example dev/test and production environment can have different VPC to reduce the impact from one another. Another example is to split VPC between projects where each project is owned by different team or business units that requires independent VPC management.
Transit Gateway is useful in Multi-VPC scenario where you have requirements to connect your Multi-VPC architecture with existing on-premise networks. By using Transit Gateway, you only need to configure the connectivity once between Transit Gateway to yo