
Answer-first summary for fast verification
Answer: Use the Cloud Monitoring dashboard with available metrics from Cloud SQL.
To verify that your cross-region read replica meets the allowed RPO of less than 5 minutes, you should use the Cloud Monitoring dashboard with available metrics from Cloud SQL. This approach allows you to monitor the replication lag between the primary instance and the read replica in real-time, ensuring that the RPO is being met. Cloud SQL instance monitoring (Option A) provides basic monitoring but may not give the detailed metrics needed for RPO verification. Cloud SQL logs (Option C) are useful for troubleshooting but not for real-time RPO monitoring. The SQL Server Always On Availability Group dashboard (Option D) is specific to SQL Server's native high availability feature and not applicable to Cloud SQL's managed service.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
How can you ensure that your cross-region read replica for Cloud SQL for SQL Server complies with the required recovery point objective (RPO) of under 5 minutes?
A
Use Cloud SQL instance monitoring.
B
Use the Cloud Monitoring dashboard with available metrics from Cloud SQL.
C
Use Cloud SQL logs.
D
Use the SQL Server Always On Availability Group dashboard.