Topic 1 Question 40
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?
Configure Firestore, and modify your application to offload queries.
Configure Bigtable, and modify your application to offload queries.
Configure Cloud SQL for PostgreSQL read replicas to offload queries.
Configure Memorystore, and modify your application to offload queries.
ユーザの投票
コメント(11)
D: Configure Memorystore and modify your application to offload queries.
👍 7pk3492022/12/25- 正解だと思う選択肢: B
Can't find any proper docs for this case, so let's try elimination. I'm not so sure though. A and C - don't give us sub-millisecond query latency. I don't see how Memorystore can help with queries, since it's cache, so eliminate D as well.
👍 2chelbsik2022/12/24 - 正解だと思う選択肢: C
C is the correct answer
👍 2GCP722022/12/25
シャッフルモード