A company is building a game system that needs to send unique events to separate leaderboard, matchmaking, and authentication services concurrently. The company needs an AWS event-driven system that guarantees the order of the events. Which solution will meet these requirements?
- AAmazon EventBridge event bus
- BAmazon Simple Notification Service (Amazon SNS) FIFO topics
- CAmazon Simple Notification Service (Amazon SNS) standard topics
- DAmazon Simple Queue Service (Amazon SQS) FIFO queues