AWS Certified Developer Associate DVA-C02 Practice Question

Which of the following best describes how the lazy loading (cache-aside) caching strategy works when you use a service such as Amazon ElastiCache?

  • Every write to the primary data store is simultaneously written to the cache, ensuring subsequent reads always hit cached data first.

  • The entire data set is loaded into the cache at application start-up and is periodically refreshed, regardless of whether items are requested.

  • The application never interacts with the cache directly; an external asynchronous process continuously copies database changes into the cache.

  • The cache is populated only when a request results in a cache miss; the fetched data is then stored in the cache and retained until it expires or is evicted.

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