New environment checklist
Goal: Create a clean dev/stage/prod environment with least privilege.
- Set up IAM roles and avoid long-lived access keys where possible.
- Create networking (VPC, subnets, routes) with IaC.
- Deploy compute (ECS/EKS/EC2) with monitoring and logs.
- Add backups, alerts, and cost budgets.
- Document access patterns and incident response basics.