Cloud infrastructure
Environments defined in code, so they’re repeatable, reviewable, and don’t depend on anyone remembering which settings were changed by hand.
- Infrastructure as code, in version control
- Separate, consistent environments
- Access and secrets handled properly