Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you modify the architecture of an application currently using Cloud SQL for PostgreSQL to achieve sub-millisecond query latency in response to user complaints about slow performance?
A
Configure Firestore, and modify your application to offload queries.
B
Configure Bigtable, and modify your application to offload queries.
C
Configure Cloud SQL for PostgreSQL read replicas to offload queries.
D
Configure Memorystore, and modify your application to offload queries.