Amazon SQS vs VMware RabbitMQ comparison

Cancel
You must select at least 2 products to compare!
Amazon Web Services (AWS) Logo
6,757 views|5,934 comparisons
87% willing to recommend
VMware Logo
6,393 views|5,554 comparisons
93% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Amazon SQS and VMware RabbitMQ based on real PeerSpot user reviews.

Find out in this report how the two Message Queue (MQ) Software solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Amazon SQS vs. VMware RabbitMQ Report (Updated: March 2024).
768,415 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The most valuable feature of Amazon SQS is the interface.""With SQS, we can trigger events in various cloud environments. It offers numerous benefits for us.""I appreciate that Amazon SQS is fully integrated with Amazon and can be accessed through normal functions or serverless functions, making it very user-friendly. Additionally, the features are comparable to those of other solutions.""The solution is easy to scale and cost-effective.""One of the useful features is the ability to schedule a call after a certain number of messages accumulate in the container. For example, if there are ten messages in the container, you can perform a specific action.""There is no setup just some easy configuration required.""We use the tool in interface integrations.""We use SNS as the publisher, and our procurement service subscribes to those events using SQS. In the past, we relied on time-based or batch-based processes to send data between services on-premises. With SQS, we can trigger actions based on real-time changes in business processes, improving reliability."

More Amazon SQS Pros →

"Very sophisticated routing control and priority messaging capabilities""It can be configured to be a very fast message broker. I like the stability, the built-in admin tools and plugin architecture.""The most valuable feature is asynchronous calls, which are easy to configure.""We have been able to set up a messaging system that facilitates data integration between the software modules that we sell.""I like the high throughput of 20K messages/sec, and that it supports multiple protocols.""It is easy to use. The addition of more queues and more services can be managed very easily.""The product's feature of data transaction works fast.""The product's reliability is the most valuable feature."

More VMware RabbitMQ Pros →

Cons
"I cannot send a message to multiple people simultaneously. It can only be sent to one recipient.""The solution is not available on-premises so that rules out any customers looking for the messaging solution on-premises.""As a company that uses IBM solutions, it's difficult to compare Amazon SQS to other solutions. We have been using IBM solutions for a long time and they are very mature in integration and queuing. In my role as an integration manager, I can say that Amazon SQS is designed primarily for use within the Amazon ecosystem and does not have the same level of functionality as IBM MQ or other similar products. It has limited connectivity options and does not easily integrate with legacy systems.""The initial setup of Amazon SQS is in the middle range of difficulty. You need to learn Amazon AWS and know how to navigate, create resources, and structures, and provide rules.""I do not think that this solution is easy to use and the documentation of this solution has a lot of problems and can be improved in the next release. Most of the time, the images in the document are from older versions.""Sending or receiving messages takes some time, and it could be quicker.""It would be easier to have a dashboard that allows us to see everything and manage everything since we have so many queues.""There are some issues with SQS's transaction queue regarding knowing if something has been received."

More Amazon SQS Cons →

"RabbitMQ is clearly better supported on Linux than it is on Windows. There are idiosyncrasies in the Windows version that are not there on Linux.""There are some security concerns that have been raised with this product.""The availability could be better.""The next release should include some of the flexibility and features that Kafka offers.""VMware RabbitMQ needs to create a new queue system.""When you have complex tasks, RabbitMQ is hard to use.""We needed to configure additional plugins. While it was relatively easy to do this on-premises, it became more challenging in the cloud.""VMware RabbitMQ's configuration process could be easier to understand."

More VMware RabbitMQ Cons →

Pricing and Cost Advice
  • "Amazon SQS is more affordable compared to other solutions."
  • "The pricing of Amazon SQS is reasonable. The first million requests are free every month, and after, it's cost 40 cents for every million requests. There are not any additional fees."
  • "Amazon SQS is quite expensive and is at the highest price point compared to other solutions."
  • "SQS's pricing is very good - I would rate it nine out of ten."
  • "The pricing model is pay-as-you-use. It depends on your usage and configuration."
  • "Amazon SQS is moderately priced."
  • "It's quite expensive."
  • More Amazon SQS Pricing and Cost Advice →

  • "The pricing is okay."
  • "This is an open source solution."
  • "are using the open-source version, which can be used free of cost."
  • "The pricing for RabbitMQ is reasonable. It is worth the cost."
  • "The solution's pricing is cost-effective as it does not involve significant expenses. Licensing is required only for the server, while clients do not need any licensing. Therefore, it proves to be a cost-efficient option."
  • "It is an open-source platform. Although, we have to pay for additional features."
  • "It is an open-source product."
  • More VMware RabbitMQ Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Message Queue (MQ) Software solutions are best for your needs.
    768,415 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:It's very quick and easy to build or set up Amazon SQS.
    Top Answer:Sending or receiving messages takes some time, and it could be quicker.
    Top Answer:The tool I use to transform and move data can read the entries from Amazon SQS. For example, to start some workflow orchestration, it checks Amazon SQS, reads new messages from it, and then runs some… more »
    Top Answer:IBM MQ has a great reputation behind it, and this solution is very robust with great stability. It is easy to use, simple to configure and integrates well with our enterprise ecosystem and protocols… more »
    Top Answer:The most valuable feature is asynchronous calls, which are easy to configure.
    Ranking
    Views
    6,757
    Comparisons
    5,934
    Reviews
    10
    Average Words per Review
    359
    Rating
    7.9
    Views
    6,393
    Comparisons
    5,554
    Reviews
    7
    Average Words per Review
    369
    Rating
    8.6
    Comparisons
    Apache Kafka logo
    Compared 23% of the time.
    Redis logo
    Compared 21% of the time.
    Amazon MQ logo
    Compared 15% of the time.
    Anypoint MQ logo
    Compared 10% of the time.
    Red Hat AMQ logo
    Compared 1% of the time.
    Also Known As
    RabbitMQ by Pivotal, Rabbit, RabbitMQ
    Learn More
    Overview

    Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message oriented middleware, and empowers developers to focus on differentiating work. Using SQS, you can send, store, and receive messages between software components at any volume, without losing messages or requiring other services to be available. Get started with SQS in minutes using the AWS console, Command Line Interface or SDK of your choice, and three simple commands.

    SQS offers two types of message queues. Standard queues offer maximum throughput, best-effort ordering, and at-least-once delivery. SQS FIFO queues are designed to guarantee that messages are processed exactly once, in the exact order that they are sent.

    RabbitMQ is the most popular open source message broker, with more than 35,000 production deployments world-wide. RabbitMQ is lightweight and easy to deploy on premises and in the cloud and runs on all major operating systems. It supports most developer platforms, multiple messaging protocols and can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements.

    Sample Customers
    EMS, NASA, BMW, Capital One
    Information Not Available
    Top Industries
    REVIEWERS
    Financial Services Firm43%
    Manufacturing Company29%
    University14%
    Computer Software Company14%
    VISITORS READING REVIEWS
    Financial Services Firm18%
    Computer Software Company15%
    Manufacturing Company8%
    Comms Service Provider7%
    REVIEWERS
    Computer Software Company22%
    Retailer17%
    University11%
    Financial Services Firm11%
    VISITORS READING REVIEWS
    Financial Services Firm27%
    Computer Software Company14%
    Comms Service Provider7%
    Manufacturing Company6%
    Company Size
    REVIEWERS
    Small Business27%
    Midsize Enterprise13%
    Large Enterprise60%
    VISITORS READING REVIEWS
    Small Business20%
    Midsize Enterprise13%
    Large Enterprise67%
    REVIEWERS
    Small Business43%
    Midsize Enterprise11%
    Large Enterprise46%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise11%
    Large Enterprise71%
    Buyer's Guide
    Amazon SQS vs. VMware RabbitMQ
    March 2024
    Find out what your peers are saying about Amazon SQS vs. VMware RabbitMQ and other solutions. Updated: March 2024.
    768,415 professionals have used our research since 2012.

    Amazon SQS is ranked 4th in Message Queue (MQ) Software with 13 reviews while VMware RabbitMQ is ranked 5th in Message Queue (MQ) Software with 38 reviews. Amazon SQS is rated 8.2, while VMware RabbitMQ is rated 8.2. The top reviewer of Amazon SQS writes "Stable, useful interface, and scales well". On the other hand, the top reviewer of VMware RabbitMQ writes "A cloud solution for asynchronous call with easy configuration". Amazon SQS is most compared with Apache Kafka, Redis, Amazon MQ, Anypoint MQ and Red Hat AMQ, whereas VMware RabbitMQ is most compared with IBM MQ, ActiveMQ, Apache Kafka, Anypoint MQ and Oracle Event Hub Cloud Service. See our Amazon SQS vs. VMware RabbitMQ report.

    See our list of best Message Queue (MQ) Software vendors.

    We monitor all Message Queue (MQ) Software reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.