Answer:
Option B is the correct option.
Explanation:
When using SQS the user request to separate a query. The specification specifies that updates on the list may have been transmitted multiple times, but it must be transmitted throughout the sequence in which they appeared, and therefore should require secure, repetitive queue polling.
So, They configure a First In First Out SQS queue and allow long-polling which is suitable for AWS services.