AWS Platform Guide
Provision Networks
This is an advanced topic for platform engineers.
In the infrastructure repository for the organization, you can create Terraform root modules for managing VPCs and related networking resources:
infra/
network/
sandbox/
production/
These networks can be provisioned using the network Terraform module from Flightdeck.
The Flightdeck template repository comes with configuration for necessary networks.
AWS Platform Guide
The guide for building and maintaining production-grade Kubernetes clusters with built-in support for SRE best practices.
Source available on GitHub.