Curriculum
Course: AWS Cloud
Login

Curriculum

AWS Cloud

AWS Cloud Tutorial

0/103
Text lesson

AWS CloudFormation

What is CloudFormation

CloudFormation is an AWS infrastructure service that allows you to create templates describing the AWS resources you need.

It manages the configuration and provisioning of those resources based on the template, simplifying the process by eliminating the need to configure each resource individually. Additionally, CloudFormation handles the dependencies between resources for you.