AWS Certified Developer Associate DVA-C02 Practice Question

Your application frequently reads user profile data that experiences peaks of read activity. User profile updates are much less frequent. To mitigate read load on the database and improve read performance, you decide to implement a caching solution. Given the need for up-to-date information and considering cost-efficiency, which caching strategy should you employ?

  • Avoid caching and allow the database to handle all read operations directly to ensure data integrity

  • Implement write-through caching to ensure the cache always has the most up-to-date data

  • Employ a lazy loading caching strategy with an appropriate time-to-live (TTL) to ensure data freshness

  • Use a read-through caching strategy to manage the loading of data into the cache

AWS Certified Developer Associate DVA-C02
Development with AWS Services
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot