- Rewrite the parts of your application that use RabbitMQ to use SQS.
- Launch a RabbitMQ cluster with EC2 instances using a supported AMI.
- Rewrite the parts of your application that use RabbitMQ to use Kinesis.
- Rewrite the parts of your application that use RabbitMQ to use Amazon MQ.
Correct Answer:
- Rewrite the parts of your application that use RabbitMQ to use Amazon MQ.