exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 103 discussion

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.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
CloudFloater
Highly Voted 3 years, 7 months ago
simple answer: c http://jayendrapatil.com/aws-sqs-simple-queue-service/
upvoted 6 times
...
amministrazione
Most Recent 8 months, 3 weeks ago
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.
upvoted 1 times
...
SkyZeroZx
1 year, 10 months ago
Selected Answer: C
simple answer: c
upvoted 1 times
...
SkyZeroZx
1 year, 10 months ago
C , clasic use of two SQS Quees
upvoted 1 times
...
hilft
2 years, 9 months ago
C. directly from jon bonso's exam
upvoted 1 times
...
AMKazi
3 years, 3 months ago
C is correct
upvoted 1 times
...
cldy
3 years, 4 months ago
C is correct.
upvoted 1 times
...
acloudguru
3 years, 5 months ago
easy one for SQS, C, hope I can have it in my exam
upvoted 1 times
...
01037
3 years, 6 months ago
C Classical solution
upvoted 1 times
...
miracle
3 years, 7 months ago
Answer is C.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago