makeporngreatagain.pro
yeahporn.top
hd xxx

Simple Queue Service Quiz

23,923

An application allows a manufacturing site to upload files. Each uploaded 3 GB file is processed to extract metadata, and this process takes a few seconds per file. The frequency at which the uploads happen is unpredictable. For instance, there may be no updates for hours, followed by several files being uploaded concurrently.
What architecture addresses this workload in the most cost efficient manner?

A. Usea Kinesis Data Delivery Stream to store the file. Use Lambda for processing.

B. Use an SQS queue to store the file, to be accessed by a fleet of EC2 Instances.

C. Store the file in an EBS volume, which can then be accessed by another EC2 Instance for processing.

D. Store the file in an S3 bucket. Use Amazon S3 event notification to invoke aLambda function for file processing.

B. Use an SQS queue to store the file, to be accessed by a fleet of EC2 Instances.
You can first create a Lambda function with the code to process the file.

You can then use an Event Notification from the S3 bucket to invoke the Lambda function whenever a file is uploaded.

Leave A Reply

Your email address will not be published.

baseofporn.com https://www.opoptube.com
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.