
Answer-first summary for fast verification
Answer: AWS CloudFormation and AWS CodeCommit
The correct answer is D. AWS CloudFormation allows you to model and provision AWS resources using code, enabling you to deploy multiple identical copies of the infrastructure, manage changes, and revert to previous versions through templates. AWS CodeCommit is a managed source control service that integrates with CloudFormation to version-control these templates, ensuring efficient change management and collaboration among team members.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Which AWS services combination is best suited for managing infrastructure as code, enabling the deployment of identical infrastructure copies, staging changes, and version control for reverting to previous states?
A
Cost allocation reports and AWS OpsWorks
B
Amazon CloudWatch metrics with resource tagging
C
AWS Elastic Beanstalk and AWS CodeCommit
D
AWS CloudFormation and AWS CodeCommit