ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 224 - DVA-C02 discussion

Report
Export

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?

A.

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

Answers
A.

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

B.

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

Answers
B.

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

C.

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

Answers
C.

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

D.

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

Answers
D.

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

Suggested answer: B
asked 23/10/2024
Miguel Angel Rico Márquez
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first