
Explanation:
Amazon ElastiCache for Redis is an in-memory data store that can be used for caching session data and dynamic content. Redis is known for its low-latency and high-throughput performance, making it an ideal choice for caching in web applications. Amazon S3, Amazon EFS, and Amazon CloudFront are not suitable for caching session data and dynamic content.
Ultimate access to all questions.
An e-commerce company wants to implement a caching strategy to improve the performance of their web application. Which AWS service would be the most appropriate choice for caching session data and dynamic content?
A
Amazon ElastiCache for Redis
B
Amazon S3
C
Amazon EFS
D
Amazon CloudFront
No comments yet.