0 votes
in AWS by

An application needs to make use of a messaging system. The messages need to be processed in the order they are received, and also no duplicates should be allowed.

Which of the following would you use for this purpose?

1 Answer

0 votes
by

Correct option is :- D. Use the FIFO SQS Queues.

...