
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Which AWS service supports a company's ability to provision infrastructure as code (IaC)?
A
AWS CloudFormation
B
AWS CodeBuild
C
AWS Systems Manager
D
AWS Trusted Advisor
Explanation:
AWS CloudFormation is the correct answer because it is specifically designed for Infrastructure as Code (IaC). It allows you to model and provision AWS resources using templates written in JSON or YAML format.
Key points about AWS CloudFormation:
Why other options are incorrect:
CloudFormation is the core AWS service specifically designed for Infrastructure as Code, making it the correct choice for this question.