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
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
A.Amazon ElastiCache
C.DynamoDB
E.Simple Storage Service
A, C, E
I agree
https://acloud.guru/forums/aws-certified-developer-associate/discussion/-K5Wr8LTwyldxkOkbaDp/which-aws-services-are-keyvalue-service-s3-sqs-sns-dynamodb
ACE
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”
A C & E
ACE
A C E
SNS is not a store
A, C, E