Which of the following services are key/value stores?

Which of the following services are key/value stores? (Choose three.)

Which of the following services are key/value stores? (Choose three.)

A.
Amazon ElastiCache

B.
Simple Notification Service

C.
DynamoDB

D.
Simple Workflow Service

E.
Simple Storage Service



Leave a Reply 8

Your email address will not be published. Required fields are marked *


AWS-Conqueror

AWS-Conqueror

ACE

McEphin

McEphin

More Information:

https://aws.amazon.com/dynamodb/faqs/
Q: What is a key-value store?
A key-value store is a database service that provides support for storing, querying and updating collections of objects that are identified using a key and values that contain the actual content being stored.

http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingObjects.html
Key – The name that you assign to an object. You use the object key to retrieve the object.
Value – The content that you are storing.
An object value can be any sequence of bytes. Objects can range in size from zero to 5 TB. For more information, see Uploading Objects.

http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingObjects.html
“Amazon S3 is a simple key, value store”

https://aws.amazon.com/nosql/key-value/
“In-Memory Key-Value Stores on Amazon ElastiCache”

https://aws.amazon.com/dynamodb/
“Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale. It is a fully managed cloud database and supports both document and key-value store models”

Sadeel Anjum

Sadeel Anjum

A C & E

Arman

Arman

A C E

SNS is not a store