Which caching strategy will address this situation MOST efficiently?

A website’s page load times are gradually increasing as more users access the system at the same time. Analysis indicates that a user profile is being loaded from a database in all the web pages being visited by each user and this is increasing the database load and the page load latency. To address this issue the Developer decides to cache the user profile data.

Which caching strategy will address this situation MOST efficiently?
A . Create a new Amazon EC2 Instance and run a NoSQL database on it. Cache the profile data within this database using the write-through caching strategy.
B . Create an Amazon ElastiCache cluster to cache the user profile data. Use a cache-aside caching strategy.
C . Use a dedicated Amazon RDS instance for caching profile data. Use a write-through caching strategy.
D . Create an ElastiCache cluster to cache the user profile data. Use a write-through caching strategy.

Answer: B

Explanation:

https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/Strategies.html

Latest DVA-C01 Dumps Valid Version with 463 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments