Multiple Choice
You run a small online consignment marketplace. Interested sellers complete an online application in order to allow them to sell their products on your website. Once approved, they can post their product using a custom interface. From that pant, you manage the shopping cart process so that when a buyer decides to buy a product, you handle the billing and coordinate the shipping. Part of this process requires sending emails to the buyer and the seller at different stages. Your system has been running on AWS for a few months. Occasionally, products are shipped before payment cleared and emails are sent out of order. Furthermore, sometimes credit cards are being charged twice. How can you resolve these problems?
A) Use the Amazon Simple Queue Service (SQS) , and use a different set of workers for each task.
B) Use the Amazon Simple Workflow Service (SWF) , and use a different set of workers for each task.
C) Use the Simple Email Service (SES) to control the correct order of email delivery.
D) Use the AWS Data Pipeline service to control the process flow of the various tasks.
E) Use the Amazon Simple Queue Service (SQS) , and use a single set of workers for each task.
Correct Answer:

Verified
Correct Answer:
Verified
Q390: You are building a game high score
Q391: A root owner is trying to create
Q392: A company is deploying a new mobile
Q393: A company is using AWS CodeDeploy to
Q394: A web application has been deployed using
Q396: You currently have the following setup in
Q397: A company has an application that has
Q398: A company is implementing an Amazon ECS
Q399: A DevOps Engineer is launching a new
Q400: You recently encountered a major bug in