exam questions

Exam Associate Data Practitioner All Questions

View all questions & answers for the Associate Data Practitioner exam

Exam Associate Data Practitioner topic 1 question 33 discussion

Actual exam question from Google's Associate Data Practitioner
Question #: 33
Topic #: 1
[All Associate Data Practitioner Questions]

You manage a web application that stores data in a Cloud SQL database. You need to improve the read performance of the application by offloading read traffic from the primary database instance. You want to implement a solution that minimizes effort and cost. What should you do?

  • A. Use Cloud CDN to cache frequently accessed data.
  • B. Store frequently accessed data in a Memorystore instance.
  • C. Migrate the database to a larger Cloud SQL instance.
  • D. Enable automatic backups, and create a read replica of the Cloud SQL instance.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
n2183712847
2 months ago
Selected Answer: D
read the question, it says offloading read traffic from the primary database, meaning there would be a read-replica. The best solution for improving Cloud SQL read performance by offloading traffic while minimizing effort and cost is D. Enable automatic backups and create a read replica. Read replicas are specifically designed to offload read traffic with minimal effort in Cloud SQL. Option C (Larger Instance) scales up the primary, not offloading, and can be more expensive. Option B (Memorystore) requires more application code changes and cache management, increasing effort. Option A (Cloud CDN) is less directly applicable to database read offloading and requires significant application changes, making it higher effort and less effective for this purpose. Therefore, Option D provides the most direct, efficient, and cost-effective way to improve read performance by offloading read traffic from your Cloud SQL database.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago