Question 7 of 10Pro Only
What are database read replicas, and how do they help with scaling? Explain how read replicas work in managed database services and when you should use them.
Sample answer preview
Read replicas are copies of your primary database that handle read queries, distributing the read workload across multiple database instances. They are one of the most effective strategies for scaling database performance in cloud environments.
read-replicasasynchronous-replicationread-write-splittingreplication-lageventual-consistencycross-region