nerdexam
Amazon

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…

Submitted by parkjh· Mar 6, 2026Deployment and Migration

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)
  • A
    3% (1)
  • B
    5% (2)
  • C
    84% (32)
  • D
    8% (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

#RDS for MySQL#Account sharing#Database provisioning#Manual snapshots

Community Discussion

No community discussion yet for this question.

Full DBS-C01 Practice