
Explanation:
The correct answer is D because read replicas are designed to distribute read traffic, thereby alleviating the load on the primary database. Cloud SQL supports the replication of a master instance to one or more read replicas, which are near real-time copies of the master.
Ultimate access to all questions.
An application utilizing Cloud SQL for accessing infrequently changing data is expected to experience significant growth. What strategy can be employed to enhance capacity for additional read-only clients?
A
Implement high availability on the primary node
B
Set up an external replica within the customer's own data center
C
Utilize backups to enable restoration in the event of an outage
D
Deploy read replicas
No comments yet.