truth. • Managing and provisioning resources on the cloud with code. • Easy to replicate to multiple instances. • Best known method for CI/CD pipelines.
• Elimination of manual infrastructure provisioning. • Test in multiple instances / environments. • Consistent configuration across environments. • Minimized human bound errors. • Improvised development practice.
an open source framework. • Uses YAML template for AWS resource provisions. • Powered by AWS CloudFormation. • CLI options for build - deploy to the cloud, sync infrastructure changes to cloud, building CI/CD pipelines.