Amazon MQ Flashcards
Amazon MQ is a managed …..
Amazon MQ is a managed message broker service for ActiveMQ..
Amazon MQ Cost Considerations, What do you pay for ?
Amazon MQ provides cost-efficient and flexible messaging capacity – you pay for broker instance and storage usage as you go.
Amazon MQ manages the …….
Amazon MQ manages the administration and maintenance of ActiveMQ brokers and automatically provisions infrastructure for high availability.
What can you use to launch a production-ready message broker in minutes.
With Amazon MQ, you can use the AWS Management Console, AWS CloudFormation, the Command Line Interface (CLI), or simple API calls to launch a production-ready message broker in minutes.
Amazon MQ Resiliency
Amazon MQ is fully managed and highly available within a region.
Amazon MQ stores your messages redundantly across multiple Availability Zones (AZs).
Active/standby brokers are designed for high availability.
What Protocols does the ActiveMQ API support
ActiveMQ API and support for JMS, NMS, MQTT, and WebSockets.
Amazon MQ Security Principles
Amazon MQ provides encryption of your messages at rest and in transit.
It’s easy to ensure that your messages are securely stored in an encrypted format. Connections to the broker use SSL, and access can be restricted to a private endpoint within your Amazon VPC, which allows you to isolate your broker in your own virtual network.
You can configure security groups to control network access to your broker.