DBS-C01 · Question #328
DBS-C01 Question #328: Real Exam Question with Answer & Explanation
The correct answer is C: Add one read replica instance. Set the read preference to secondary preferred.. https://aws.amazon.com/blogs/database/building-resilient-applications-with-amazon-documentdb- with-mongodb-compatibility-part-2-exception- handling/#:~:text=Amazon%20DocumentDB%20can%20scale%20reads%20by%20adding%20re ad,primary%20if%20all%20replicas%20are%20unavailable%20Weitere
Question
A company has an existing system that uses a single-instance Amazon DocumentDB (with MongoDB compatibility) cluster. Read requests account for 75% of the system queries. Write requests are expected to increase by 50% after an upcoming global release. A database specialist needs to design a solution that improves the overall database performance without creating additional application overhead. Which solution will meet these requirements?
Options
- ARecreate the cluster with a shared cluster volume. Add two instances to serve both read requests
- BAdd one read replica instance. Activate a shared cluster volume. Route all read queries to the
- CAdd one read replica instance. Set the read preference to secondary preferred.
- DAdd one read replica instance. Update the application to route all read queries to the read replica
Explanation
https://aws.amazon.com/blogs/database/building-resilient-applications-with-amazon-documentdb- with-mongodb-compatibility-part-2-exception- handling/#:~:text=Amazon%20DocumentDB%20can%20scale%20reads%20by%20adding%20re ad,primary%20if%20all%20replicas%20are%20unavailable%20Weitere%20Elemente
Topics
Community Discussion
No community discussion yet for this question.