Beginner
AWS / Cloud Computing
Q38 / 100
What is the purpose of "AWS CloudFormation"?
Correct! Well done.
Incorrect.
The correct answer is A) A service that allows you to model and provision AWS resources using templates written in JSON or YAML, enabling Infrastructure as Code
A
Correct Answer
A service that allows you to model and provision AWS resources using templates written in JSON or YAML, enabling Infrastructure as Code
Explanation
CloudFormation lets you define your infrastructure as code in templates, which AWS uses to provision and configure resources consistently and repeatably (Infrastructure as Code).
Progress
38/100