For the complete documentation index, see llms.txt. This page is also available as Markdown.

AWS Landing Zone

AWS basic networking infrastructure

The basic template consists of the following components:

  1. Vpc

  2. Subnets (3 Private and 3 Public)

  3. Routing (Route table, Route table association, Route)

  4. Internet gateway

  5. NAT gateway and EIP

The following diagram depicts the components in the template.

Diagram - AWS Basic landing zone

Last updated