List of questions
Related questions
Question 583 - CLF-C01 discussion
A company's ecommerce website is experiencing sudden and significant traffic changes that are causing performance problems in the company database. Users report that attempts to access the website are taking too long. A developer needs to implement a caching layer by using Amazon ElastiCache. The website must be responsive, no matter which product a user views Updates to product information and prices must be strongly consistent.
Which cache-writing strategy will meet these requirements?
A.
Write to the cache directly Synchronize the backend later
B.
Write to the backend first Wait for the cache to expire
C.
Write to the cache and the backend at the same time
D.
Write to the backend first. Then update the TTL of the item in the cache=
Your answer:
0 comments
Sorted by
Leave a comment first