aws.amazon.com · Infrastructure as Code
Rare Pick

AWS CloudFormation

Visit site
AWS CloudFormation

About

AWS CloudFormation is an Infrastructure as Code (IaC) service that allows users to define and provision AWS infrastructure resources in a declarative way. It enables the modeling of an entire AWS environment, or parts of it, using text files. These templates can be written in JSON or YAML and describe the desired state of the resources, such as EC2 instances, S3 buckets, or RDS databases.

CloudFormation automates the deployment, update, and deletion of these resources, ensuring consistency and reducing manual errors. It is used by developers, system administrators, and DevOps engineers to manage their AWS infrastructure efficiently, enabling repeatable deployments and version control of their cloud environments.

More from Senior DevOps engineer

See all
GitLab CI/CD

GitLab CI/CD

Rare Pickjenkins.io
Jenkins

Jenkins

Rare Pickcircleci.com
CircleCI

CircleCI

Rare Pickgithub.com
GitHub Actions

GitHub Actions

Rare Pickcodefresh.io
Codefresh

Codefresh

Rare Pickkubernetes.io
Kubernetes Operators

Kubernetes Operators

More in Infrastructure as Code

See all
Rare Pickpulumi.com
Pulumi

Pulumi

Rare Pickansible.com
Ansible

Ansible