1
Your team wants to automate the provisioning of infrastructure to ensure consistency across environments. You need to define your infrastructure as code (IaC) using declarative templates. Which service should you use?
Amazon EC2
AWS CodeCommit
AWS CodeBuild
AWS CloudFormation
View Explanation
✓ Correct Answer: AWS CloudFormationExplanation:AWS CloudFormation allows you to model and provision all your cloud infrastructure resources through code templates.