Cloud Formation
Cloud Formation
Cloud formation is an Infrastructure as Code (IaC) service that allows you to model, provision, and manage AWS resources—such as EC2 instances or RDS databases—using automated YAML or JSON templates. It treats infrastructure as code, enabling repeatable, version-controlled deployments, consistent environment replication, and automated dependency management through stacks.