AWS Certified Developer Associate DVA-C02 Practice Question
When designing a system that requires the capability to process a high number of messages per second, which service feature should be used to ensure the most efficient processing while maintaining the ordering of messages?
Utilizing Amazon SNS with Content-Based Filtering
Implementing Dead Letter Queues in Amazon SQS
Using Amazon SQS FIFO Queues with Message Group IDs
Enabling Long Polling on Amazon SQS Standard Queues