Kizspy | Question: 50
(Choose 1 answer)
A company is migrating its on-premises application to AWS and refactoring the application's design. The
design will consist of frontend Amazon EC2 instances that receive requests, backend EC2 instances that
process the requests, and a message-queuing service that addresses decoupling the application. A solutions
architect has been informed that a key aspect of the application is that requests are processed in the order in
which they are received. Which AWS service should the solutions architect use to decouple the application?
A. Amazon Simple Queue Service (Amazon SQS) FIFO queue
B. Amazon Simple Queue Service (Amazon SQS) standard queue
C. Amazon Simple Notification Service (Amazon SNS)
D. Amazon Kinesis