AWS Certified Cloud Practitioner (CLF-C02) — Question 26
Which AWS service provides the ability to manage infrastructure as code?
Answer options
- A. AWS CodePipeline
- B. AWS CodeDeploy
- C. AWS Direct Connect
- D. AWS CloudFormation
Correct answer: D
Explanation
AWS CloudFormation is the correct answer as it enables users to define and provision infrastructure as code, allowing for automated and repeatable deployments. In contrast, AWS CodePipeline is focused on continuous integration and delivery, AWS CodeDeploy is for application deployment, and AWS Direct Connect is a network service, none of which provide infrastructure management in the same way.