exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 356 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 356
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A company has more than 100 AWS accounts that need Amazon RDS instances. The company wants to build an automated solution to deploy the RDS instances with specific compliance parameters. The data does not need to be replicated. The company needs to create the databases within 1 day.

Which solution will meet these requirements in the MOST operationally efficient way?

  • A. Create RDS resources by using AWS CloudFormation. Share the CloudFormation template with each account.
  • B. Create an RDS snapshot. Share the snapshot with each account. Deploy the snapshot into each account.
  • C. Use AWS CloudFormation to create RDS instances in each account. Run AWS Database Migration Service (AWS DMS) replication to each of the created instances.
  • D. Create a script by using the AWS CLI to copy the RDS instance into the other accounts from a template account.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tsangckl
1 year ago
Selected Answer: A
AWS CloudFormation provides a common language for you to describe and provision all the infrastructure resources in your cloud environment. It allows you to use a simple text file to model and provision, in an automated and secure manner, all the resources needed for your applications across all regions and accounts. This file serves as the single source of truth for your cloud environment.
upvoted 1 times
...
fceb2c1
1 year, 2 months ago
Selected Answer: A
A Option C - Wrong: (Use AWS CloudFormation to create RDS instances and run AWS DMS replication) introduces unnecessary complexity by involving AWS DMS replication, which is not needed according to the requirements. It may also prolong the deployment process.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago