Multiple Choice
A company's ecommerce website is experiencing massive traffic spikes, which are causing performance problems in the company database. Users are reporting that accessing the website takes a long time. A Developer wants to implement a caching layer using Amazon ElastiCache. The website is required to be responsive no matter which product a user views, and the updates to product information and prices must be strongly consistent. Which cache writing policy will satisfy these requirements?
A) Write to the cache directly and sync the backend at a later time
B) Write to the backend first and wait for the cache to expire
C) Write to the cache and the backend at the same time
D) Write to the backend first and invalidate the cache
Correct Answer:

Verified
Correct Answer:
Verified
Q391: An application needs to encrypt data that
Q392: A developer is working on an ecommerce
Q393: A company experienced partial downtime during the
Q394: You are inserting 1000 new items every
Q395: After launching an instance that you intend
Q397: A developer converted an existing program to
Q398: A Developer is storing sensitive data generated
Q399: An application stores payroll information nightly in
Q400: A Developer is writing a Linux-based application
Q401: Amazon S3 has the following structure: S3://BUCKET/FOLDERNAME/FILENAME.zip