ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 61 - Professional Cloud Database Engineer discussion

Report
Export

You need to redesign the architecture of an application that currently uses Cloud SQL for PostgreSQL. The users of the application complain about slow query response times. You want to enhance your application architecture to offer sub-millisecond query latency. What should you do?

A.
Configure Firestore, and modify your application to offload queries.
Answers
A.
Configure Firestore, and modify your application to offload queries.
B.
Configure Bigtable, and modify your application to offload queries.
Answers
B.
Configure Bigtable, and modify your application to offload queries.
C.
Configure Cloud SQL for PostgreSQL read replicas to offload queries.
Answers
C.
Configure Cloud SQL for PostgreSQL read replicas to offload queries.
D.
Configure Memorystore, and modify your application to offload queries.
Answers
D.
Configure Memorystore, and modify your application to offload queries.
Suggested answer: D

Explanation:

'sub-millisecond latency' always involves Memorystore. Furthermore, as we are talking about a relational DB (Cloud SQL), BigTable is not a solution to be considered.

asked 18/09/2024
Federico Miliacca
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first