Amazon
DBS-C01 · Question #90
A company is using Amazon with Aurora Replicas for read-only workload scaling. A Database Specialist needs to split up two read-only applications so each application always connects to a dedicated rep
The correct answer is D. Use custom endpoints for the two read-only applications.. https://aws.amazon.com/about-aws/whats-new/2018/11/amazon-aurora-simplifies-workload- management-with-custom-endpoints/
Submitted by noor.lb· Mar 6, 2026Workload-Specific Database Design
Question
A company is using Amazon with Aurora Replicas for read-only workload scaling. A Database Specialist needs to split up two read-only applications so each application always connects to a dedicated replica. The Database Specialist wants to implement load balancing and high availability for the read-only applications. Which solution meets these requirements?
Options
- AUse a specific instance endpoint for each replica and add the instance endpoint to each read-only
- BUse reader endpoints for both the read-only workload applications.
- CUse a reader endpoint for one read-only application and use an instance endpoint for the other
- DUse custom endpoints for the two read-only applications.
How the community answered
(29 responses)- A7% (2)
- B21% (6)
- C3% (1)
- D69% (20)
Explanation
https://aws.amazon.com/about-aws/whats-new/2018/11/amazon-aurora-simplifies-workload- management-with-custom-endpoints/
Topics
#Aurora Replicas#Custom endpoints#Workload separation#Read scaling
Community Discussion
No community discussion yet for this question.