Solved

You Are Building an Online Store on AWS That Uses

Question 451

Multiple Choice

You are building an online store on AWS that uses SQS to process your customer orders. Your backend system needs those messages in the same sequence the customer orders have been put in. How can you achieve that?


A) It is not possible to do this with SQS
B) You can use sequencing information on each message
C) You can do this with SQS but you also need to use SWF
D) Messages will arrive in the same order by default

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions