MQ Flashcards
This deck aims to help retain concepts related to the MQ service.
Which AWS service provides a managed message broker for Apache ActiveMQ and RabbitMQ, simplifying the setup, operation, and management of message brokers on AWS?
AWS MQ
What are the key features of AWS MQ?
- Supports open-source message brokers (ActiveMQ, RabbitMQ)
- Compatible with open standards (JMS, AMQP, MQTT, OpenWire, STOMP)
- Offers communication channels via queues (one-to-one) and topics (one-to-many)
What deployment options does AWS MQ offer?
- Single instance: Suitable for development, testing, and cost-effective scenarios
- HA pair: Active/standby deployment for high availability
Is AWS MQ a public service?
No, AWS MQ is a VPC-based private service that requires a private network
Can AWS MQ integrate natively with other AWS services like SNS or SQS?
No, AWS MQ does not support native integration with AWS services
What managed messaging service is ideal for scenarios requiring AWS integration, such as logging, permissions, encryption, and service connectivity?
SNS or SQS
Which service is best for migrating an existing on-premises messaging system with minimal application changes?
AWS MQ
Which AWS managed messaging service supports APIs and protocols like JMS, AMQP, MQTT, OpenWire, and STOMP?
AWS MQ
What messaging service should you choose when private networking is the primary requirement?
AWS MQ