ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 525 - DOP-C01 discussion

Report
Export

Your company needs to automate 3 layers of a large cloud deployment. You want to be able to track this deployment's evolution as it changes over time, and carefully control any alterations. What is a good way to automate a stack to meet these requirements?

A.
Use OpsWorks Stacks with three layers to model the layering in your stack.
Answers
A.
Use OpsWorks Stacks with three layers to model the layering in your stack.
B.
Use CloudFormation Nested Stack Templates, with three child stacks to represent the three logical layers of your cloud.
Answers
B.
Use CloudFormation Nested Stack Templates, with three child stacks to represent the three logical layers of your cloud.
C.
Use AWS Config to declare a configuration set that AWS should roll out to your cloud.
Answers
C.
Use AWS Config to declare a configuration set that AWS should roll out to your cloud.
D.
Use Elastic Beanstalk Linked Applications, passing the important DNS entires between layers using the metadata interface.
Answers
D.
Use Elastic Beanstalk Linked Applications, passing the important DNS entires between layers using the metadata interface.
Suggested answer: B

Explanation:

Only CloudFormation allows source controlled, declarative templates as the basis for stack automation. Nested Stacks help achieve clean separation of layers while simultaneously providing a method to control all layers at once when needed.

asked 16/09/2024
Kurt Woodfin
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first