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?
Using Amazon SQS FIFO Queues with Message Group IDs
Enabling Long Polling on Amazon SQS Standard Queues
Implementing Dead Letter Queues in Amazon SQS
Utilizing Amazon SNS with Content-Based Filtering