AWS Certified Developer Associate DVA-C02 Practice Question

Your company's application utilizes Amazon DynamoDB for data storage. To improve read performance and reduce latency for frequently accessed items, you have been tasked with implementing a caching layer. You decide to use Amazon ElastiCache. Which strategy should you employ to ensure cache consistency while minimizing performance impact?

  • Adopt a read-through caching strategy where data is loaded into the cache on a cache miss, optimizing read operations.

  • Use a write-around caching strategy to write data directly to DynamoDB and bypass the cache, reducing cache overhead.

  • Incorporate lazy loading, so the cache is only updated when data is requested, minimizing the number of write operations.

  • Implement a write-through caching strategy where each write to DynamoDB is simultaneously written to the ElastiCache layer.

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