Amazon Releases Managed Message Broker Service for ActiveMQ
Written by Kay Ewbank   
Tuesday, 05 December 2017

Amazon has released Amazon MQ, a managed message broker service for Apache ActiveMQ, the open-source message broker that supports queues and topics, durable and non-durable subscriptions, push-based and poll-based messaging, and filtering, providing another option for administering and maintaining ActiveMQ.

 

Amazon has its own message queue software, Amazon SQS, but Apache ActiveMQ is preferred by many organizations. Amazon says that their customers who are using open-source message brokers say the main problem lies in their setup and on-going maintenance, with many spending over 10 hours of staff time a week on maintenance. 

The tasks handled by Amazon MQ include responsibility for broker provisioning, patching, failure detection and recovery for high availability, and message durability.

mq con 4

You get access to the ActiveMQ console, and to APIs and protocols for messaging, including JMS, NMS, AMQP, STOMP, MQTT, and WebSocket. This means that if you have applications that use any of these standards and want to move to Amazon MQ, you can just move the code across unchanged.

You can create a single-instance Amazon MQ broker for development and testing, or an active/standby pair that spans Availability Zones, with automatic failover. Either way, you get data replication across AZs and a pay-as-you-go model for the broker instance and message storage.

The service is charged on pay as you go for broker instance and storage usage. There's no upfront payment or minimum fee. The AWS Free Tier includes up to 750 hours of a single-instance mq.t2.micro broker and up to 1GB of storage per month for one year. After that, billing is based on instance-hours and message storage, plus charges Internet data transfer if the broker is accessed from outside of AWS.

Amazon MQ is now available in the US East (N. Virginia), US East (Ohio), US West (Oregon), EU (Ireland), EU (Frankfurt), and Asia Pacific (Sydney) regions.

awsarrow

More Information

Amazon MQ Details

Related Articles

Comparing Kafka to RabbitMQ

GoKa Stream Processing For Kafka 

Apache Kafka Adds New Streams API

RabbitMQ In Action

Amazon Strengthens Lambda Offering

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Azure AI And Pgvector Run Generative AI Directly On Postgres
26/03/2024

It's a match made in heaven. The Azure AI extension enables the database to call into various Azure AI services like Azure OpenAI. Combined with pgvector you can go far beyond full text search. Let's  [ ... ]



Rust Twice As Productive As C++
03/04/2024

Google director of engineering, Lars Bergstrom, gave a talk at the recent Rust Nation UK conference and claimed that Rust was twice as productive as C++. Given how good Google is at C++, this is quite [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 05 December 2017 )