Which of the following services are key/value stores?

Which of the following services are key/value stores? Choose 3 answers

Which of the following services are key/value stores? Choose 3 answers

A.
Amazon ElastiCache

B.
Simple Notification Service

C.
DynamoDB D. Simple Workflow Service

D.
Simple Storage Service

Explanation:



Leave a Reply 13

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


mr_tienvu

mr_tienvu

I have the same idea. ABC

Frank

Frank

I say ACD

Since SNS sends json objects (yes key-value pairs) but not stores them. S3 is key-value based storage.

Regards,
Frank

Ratna Annavarapu

Ratna Annavarapu

Correct Answer is – Amazon ElastiCache,DynamoDB & Simple Storage Service

donkeynuts

donkeynuts

Agree with ACD.

SRI GOVIND GUTALA

SRI GOVIND GUTALA

I would go with Elastic Cache, S3 and DynamoDB as they are stores.

Simon Liang

Simon Liang

Although there are some typos for two “D”, the correct options are ElastiCache, S3 and DynamoDB.

Romain

Romain

A, C, D

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”

harish27

harish27

Elasticcache,S3 and DynamoDB