Infrastructure as a Code
- Manual infrastructure management gives way to an automated process
- Configuration files located in a version control system enable tracking of changes and rollbacks
- Using code for defining the infrastructure ensures consistency across various environments
- Quickens application building & deployment, improves security, and lowers infrastructure costs.