Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you distribute the application load between the primary instance and a read replica in a multi-zonal Cloud SQL for PostgreSQL setup within the same region?
A
Use Cloud Load Balancing for load balancing between the Cloud SQL primary and read replica instances.
B
Use PgBouncer to set up database connection pooling between the Cloud SQL primary and read replica instances.
C
Use HTTP(S) Load Balancing for database connection pooling between the Cloud SQL primary and read replica instances.
D
Use the Cloud SQL Auth proxy for database connection pooling between the Cloud SQL primary and read replica instances.