exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 256 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 256
Topic #: 1
[All AWS Certified Developer Associate Questions]

An organization is storing large files in Amazon S3, and is writing a web application to display meta-data about the files to end-users. Based on the metadata a user selects an object to download. The organization needs a mechanism to index the files and provide single-digit millisecond latency retrieval for the metadata.

What AWS service should be used to accomplish this?

  • A. Amazon DynamoDB
  • B. Amazon EC2
  • C. AWS Lambda
  • D. Amazon RDS
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
maurice2005
1 year, 3 months ago
Selected Answer: A
I think its main focus is on the form of data here which is unstructured and dyanomdb is better that RDS
upvoted 1 times
...
rcaliandro
2 years ago
Selected Answer: A
Amazon DynamoDB of course we design the front end to only display small information included into metadata then, if the user wants to download the specific file a request to S3 will be send. A is correct
upvoted 1 times
...
michaldavid
2 years, 7 months ago
Selected Answer: A
KEY - single-digit millisecond latency retrieval
upvoted 4 times
...
k1kavi1
2 years, 7 months ago
Selected Answer: A
A. Amazon DynamoDB
upvoted 3 times
...
kapil206001
2 years, 7 months ago
A https://www.examtopics.com/discussions/amazon/view/7227-exam-aws-certified-developer-associate-topic-1-question-113/
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...