Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should you configure a new Cloud SQL for PostgreSQL instance in Google Cloud with one primary, one standby, and one read replica while adhering to Google's best practices for high availability?
A
Configure the primary instance in zone A, the standby instance in zone C, and the read replica in zone B, all in the same region.
B
Configure the primary and standby instances in zone A and the read replica in zone B, all in the same region.
C
Configure the primary instance in one region, the standby instance in a second region, and the read replica in a third region.
D
Configure the primary, standby, and read replica instances in zone A, all in the same region.