
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company is building a web application that requires an in-memory data store for caching and session management. The data store must provide high availability and durability. Which AWS service or resource will meet these requirements?
A
Amazon Aurora
B
Amazon ElastiCache (Memcached)
C
Amazon Elastic Block Store (Amazon EBS) volumes
D
Amazon MemoryDB
Explanation:
Amazon MemoryDB is the correct choice because:
Why other options are incorrect:
MemoryDB combines the speed of in-memory performance with the durability of a database, making it ideal for caching and session management scenarios requiring both high performance and data persistence.