Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 372

    A company runs an ecommerce application on AWS. The application stores data in an Amazon Aurora database.

    A developer is adding a caching layer to the application. The caching strategy must ensure that the application always uses the most recent value for each data item.

    Which caching strategy will meet these requirements?

    • Implement a TTL strategy for every item that is saved in the cache.

    • Implement a write-through strategy for every item that is created and updated.

    • Implement a lazy loading strategy for every item that is loaded.

    • Implement a read-through strategy for every item that is loaded.


    シャッフルモード