A developer needs to manage AWS infrastructure as code and must be able to deploy multiple identical copies of the infrastructure, stage changes, and revert to previous versions.
Which approach addresses these requirements?
A.
Use cost allocation reports and AWS OpsWorks to deploy and manage the infrastructure.
B.
Use Amazon CloudWatch metrics and alerts along with resource tagging to deploy and manage the infrastructure.
C.
Use AWS Elastic Beanstalk and AWS CodeCommit to deploy and manage the infrastructure.
D.
Use AWS CloudFormation and AWS CodeCommit to deploy and manage the infrastructure.
The correct answer is: D. Use AWS CloudFormation and AWS CodeCommit to deploy and manage the infrastructure.
AWS CloudFormation is a service that allows you to define your infrastructure as code using templates. You can create, update, and delete stacks of AWS resources in a controlled and predictable manner. This makes it easy to deploy multiple identical copies of your infrastructure, stage changes, and revert to previous versions.
AWS CodeCommit is a fully managed source control service that allows you to store and version-control your CloudFormation templates. This ensures that you can track changes to your infrastructure configurations and revert to previous versions if necessary.
Ask: infrastructure as code and must be able to deploy multiple identical copies
CloudFormation
https://www.examtopics.com/discussions/amazon/view/28966-exam-aws-certified-developer-associate-topic-1-question-281/
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
kyoharo
1 year, 5 months agojoanneli77
2 years, 2 months agopancman
2 years, 2 months agobreathingcloud
2 years, 3 months agokarthirks
2 years, 3 months agoJagpreetLM10
2 years, 3 months agotieyua
2 years, 2 months agoAWSdeveloper08
1 year, 9 months agoDrCloud
2 years, 3 months ago