ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 101 - Cloud Digital Leader discussion

Report
Export

Your application has repeated data requests of the exact same nature. At the same time, the number of user requests is increasing. Monitoring indicates that the load on the existing database is increasing, and there seems to be a bottleneck. An analysis of the data requested shows us that it is application-managed data and that it changes, but not often. How can you improve the efficiency of the application?

A.
Use Cloud Memorystore to improve speed via caching
Answers
A.
Use Cloud Memorystore to improve speed via caching
B.
Increase the amount of RAM on the machine hosting the database so that it has higher data throughput.
Answers
B.
Increase the amount of RAM on the machine hosting the database so that it has higher data throughput.
C.
Use Cloud Storage with multi-regional storage so that all users accessing the data will have lower latency
Answers
C.
Use Cloud Storage with multi-regional storage so that all users accessing the data will have lower latency
D.
Increase the number of CPUs on the machine hosting the database so that it has higher data throughput.
Answers
D.
Increase the number of CPUs on the machine hosting the database so that it has higher data throughput.
Suggested answer: A

Explanation:

Cloud Memorystore is an in-memory database that has sub-millisecond latency. This is ideal for caching application data that also changes once in a while.

https://cloud.google.com/memorystore

asked 18/09/2024
Muddasir Solkar
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first