
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.
Ultimate access to all questions.
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
No comments yet.