AWS Infrastructure
This section documents our AWS infrastructure, explaining the main components and how they are configured to support our applications.
Contents
-
AWS Architecture Overview: Overview of our base AWS architecture, including VPC, subnets, and access strategy.
-
Storage:
- S3 & CloudFront CDN: Implementation of a CDN using S3 and CloudFront to deliver static assets.
Related Guides
- To understand how this infrastructure is implemented with IaC, see the Terragrunt section.
- For details on deploying applications on this infrastructure, visit the Kubernetes section.