
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 wants an in-memory data store that is compatible with open source in the cloud. Which AWS service should the company use?
A
Amazon DynamoDB
B
Amazon ElastiCache
C
Amazon Elastic Block Store (Amazon EBS)
D
Amazon Redshift
Explanation:
Amazon ElastiCache is the correct answer because:
In-memory data store: ElastiCache provides fully managed in-memory data stores using either Redis or Memcached.
Open source compatibility: ElastiCache supports Redis and Memcached, both of which are open source in-memory data stores. It's compatible with existing open source APIs and tools.
Why not the other options:
Use cases: ElastiCache is commonly used for caching, session stores, gaming leaderboards, real-time analytics, and other applications that require low-latency data access.
Managed service benefits: AWS manages the infrastructure, patching, and maintenance, while providing high availability, scalability, and security features.