ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 47 - DBS-C01 discussion

Report
Export

A company is about to launch a new product, and test databases must be re-created from production dat a. The company runs its production databases on an Amazon Aurora MySQL DB cluster. A Database Specialist needs to deploy a solution to create these test databases as quickly as possible with the least amount of administrative effort.

What should the Database Specialist do to meet these requirements?

A.
Restore a snapshot from the production cluster into test clusters
Answers
A.
Restore a snapshot from the production cluster into test clusters
B.
Create logical dumps of the production cluster and restore them into new test clusters
Answers
B.
Create logical dumps of the production cluster and restore them into new test clusters
C.
Use database cloning to create clones of the production cluster
Answers
C.
Use database cloning to create clones of the production cluster
D.
Add an additional read replica to the production cluster and use that node for testing
Answers
D.
Add an additional read replica to the production cluster and use that node for testing
Suggested answer: C

Explanation:


https://aws.amazon.com/getting-started/hands-on/aurora-cloning-backtracking/

"Cloning an Aurora cluster is extremely useful if you want to assess the impact of changes to your database, or if you need to perform workload-intensive operations—such as exporting data or running analytical queries, or simply if you want to use a copy of your production database in a development or testing environment. You can make multiple clones of your Aurora DB cluster. You can even create additional clones from other clones, with the constraint that the clone databases must be created in the same region as the source databases.

asked 16/09/2024
Mareah Allawi
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first