Multiple Choice
Your application provides data transformation services. Files containing data to be transformed are first uploaded to Amazon S3 and then transformed by a fleet of spot EC2 instances. Files submitted by your premium customers must be transformed with the highest priority. How should you implement such a system?
A) Use a DynamoDB table with an attribute defining the priority level. Transformation instances will scan the table for tasks, sorting the results by priority level.
B) Use Route 53 latency based-routing to send high priority tasks to the closest transformation instances.
C) Use two SQS queues, one for high priority messages, the other for default priority. Transformation instances first poll the high priority queue; if there is no message, they poll the default priority queue.
D) Use a single SQS queue. Each message contains the priority level. Transformation instances poll high-priority messages first.
Correct Answer:

Verified
Correct Answer:
Verified
Q833: A company has an internal AWS Elastic
Q834: A company uses Amazon S3 to host
Q835: In order for a table write to
Q836: Which of the following cannot be used
Q837: A Solutions Architect must establish a patching
Q839: What is the default maximum number of
Q840: You have been asked to set up
Q841: A user has launched two EBS backed
Q842: Will you be able to access EC2
Q843: A company has an application behind a