📘
Micro Teams: Practical Guide to the AWS estate
  • Micro Teams
  • Conventions
    • Bootstrap
    • Infrastructure
    • Services
      • Web Application
Powered by GitBook
On this page
  • Architecture
  • Responsibilities
  1. Conventions

Infrastructure

PreviousBootstrapNextServices

Last updated 3 years ago

Infrastructure stems from shared account concerns like VPC networking and DNS.

This type of thing needs often to be configured once per account, to reduce costs for things such as NAT gateway.

Architecture

Responsibilities

  • Deploy infrastructure via the AWS CDK.

  • Provide cross stack exports for any dependencies.