DBS-C01 · Question #89
An Operations team in a large company wants to centrally manage resource provisioning for its development teams across multiple accounts. When a new AWS account is created, the Developers require…
The correct answer is C. Take a manual snapshot of the source DB instance and share the snapshot privately with the new. A manual DB snapshot can be shared privately with other AWS accounts. AWS CloudFormation StackSets extends the functionality of stacks by enabling you to create, update, or delete stacks across multiple accounts and Regions with a single operation. Using an administrator…
Question
An Operations team in a large company wants to centrally manage resource provisioning for its development teams across multiple accounts. When a new AWS account is created, the Developers require full privileges for a database environment that uses the same configuration, data schema, and company's production Amazon RDS for MySQL DB instance. source data as the How can the operations team achieve this?
Options
- AEnable the source DB instance to be shared with the new account so the Development team may
- BCreate an AWS CLI script to launch the approved DB instance configuration in the new account.
- CTake a manual snapshot of the source DB instance and share the snapshot privately with the new
- DCreate a DB instance read replica of the source DB instance. Share the read replica with the new
How the community answered
(38 responses)- A3% (1)
- B5% (2)
- C84% (32)
- D8% (3)
Explanation
A manual DB snapshot can be shared privately with other AWS accounts. AWS CloudFormation StackSets extends the functionality of stacks by enabling you to create, update, or delete stacks across multiple accounts and Regions with a single operation. Using an administrator account, you define and manage an AWS CloudFormation template, and use the template as the basis for provisioning stacks into selected target accounts across specified Regions.
Topics
Community Discussion
No community discussion yet for this question.