Knowee
Questions
Features
Study Tools

Your company wants to offer an audio service to the customer uploaded documents. Your application writes the data to Amazon S3 and the S3 put events are stored in Amazon Simple Queue Service (SQS) queue for further processing. A document goes through various stages of processing to extract the text and convert the text file to audio. As the amount of time for each operation is dependent up on the size of the uploaded document, your architect recommended to use a meta data store that will support key-value format.Which one of the following AWS managed services support the recommended data store?Amazon DynamoDB. It is a managed No SQL DB service and supports persistent data store.Amazon Neptune. It is a managed Graph DB service and supports persistent data store.Amazon Aurora database. It is a managed Amazon Relational Database Service (Amazon RDS) database service and supports persistent data store.Amazon Simple Storage Service (Amazon S3). It is a managed Object storage service and supports persistent data store.

Question

Your company wants to offer an audio service to the customer uploaded documents. Your application writes the data to Amazon S3 and the S3 put events are stored in Amazon Simple Queue Service (SQS) queue for further processing. A document goes through various stages of processing to extract the text and convert the text file to audio. As the amount of time for each operation is dependent up on the size of the uploaded document, your architect recommended to use a meta data store that will support key-value format.Which one of the following AWS managed services support the recommended data store?Amazon DynamoDB. It is a managed No SQL DB service and supports persistent data store.Amazon Neptune. It is a managed Graph DB service and supports persistent data store.Amazon Aurora database. It is a managed Amazon Relational Database Service (Amazon RDS) database service and supports persistent data store.Amazon Simple Storage Service (Amazon S3). It is a managed Object storage service and supports persistent data store.

...expand
🧐 Not the exact question you are looking for?Go ask a question

Solution

The recommended data store for this use case would be Amazon DynamoDB. Amazon DynamoDB is a managed NoSQL database service that provides fast and predictable performance with seamless scalability. It supports key-value and document data structures, making it a suitable choice for a metadata store in this scenario.

While Amazon Neptune, Amazon Aurora, and Amazon S3 are all managed AWS services that support persistent data storage, they may not be the best fit for this specific use case.

Amazon Neptune is a graph database service, which is optimized for storing billions of relationships and querying the graph with milliseconds latency. It's not typically used for key-value storage.

Amazon Aurora is a relational database service (RDS) that is compatible with MySQL and PostgreSQL. It's a great choice for structured data and complex queries, but may not be as efficient for simple key-value storage.

Amazon S3 is an object storage service that is great for storing and retrieving any amount of data at any time. However, it's not designed for storing key-value pairs as a metadata store.

This problem has been solved

Similar Questions

What is Amazon Simple Storage Service (S3)?

A medical device company needs a durable and cost-effective way to store historic data for compliance requirements. Which AWS Storage solution would you suggest?Question 64Answera.Amazon S3 Glacier Flexible Retrievalb.Amazon S3 Glacier Deep Archivec.AWS Storage Gatewayd.Amazon Elastic File System (Amazon EFS)

A data analytics company stores its data on Amazon Simple Storage Service (Amazon S3) and wants to do SQL based analysis on this data with minimum effort. As a Cloud Practitioner, which of the following AWS services will you suggest for this use case?Question 15Answera.Amazon Redshiftb.Amazon DynamoDBc.Amazon Aurorad.Amazon AthenaClear my choice

To reduce costs, a company is planning to migrate a NoSQL database to AWS. Which AWS service is fully managed and can automatically scale throughput capacity to meet database workload demands?a.Amazon DynamoDBb.Amazon Redshiftc.Amazon Aurorad.Amazon RDS

A digital marketing company needs to deliver real-time, personalized experiences to its customers through their application. They want to store and retrieve users' preferences and track users' activities. The solution needs to be scalable and provide low-latency access to data. Which AWS service would you recommend for this requirement?Question 27Answera.Amazon ElastiCacheb.AWS Lambdac.Amazon Redshiftd.Amazon RDS

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.