Amazon Simple Queue Service (SQS) vs. Azure Service Bus

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon SQS
Score 8.4 out of 10
N/A
Amazon Web Services (AWS) Provides the Amazon Simple Queue Service (SQS), a managed message queue service which supports the safe decoupling and distribution of different components in a cloud infrastructure and cloud applications.
$0
per GB
Azure Service Bus
Score 8.8 out of 10
N/A
Microsoft offers Azure Service Bus as a reliable cloud messaging as a service (MaaS) and simple hybrid integration solution.N/A
Pricing
Amazon Simple Queue Service (SQS)Azure Service Bus
Editions & Modules
All Data Transfer In
$0.00
per GB
Standard Queue
$0.00000004
per request
FIFO Queue
$0.00000005
per request
No answers on this topic
Offerings
Pricing Offerings
Amazon SQSAzure Service Bus
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeOptional
Additional Details——
More Pricing Information
Community Pulse
Amazon Simple Queue Service (SQS)Azure Service Bus
Top Pros
Top Cons
Best Alternatives
Amazon Simple Queue Service (SQS)Azure Service Bus
Small Businesses

No answers on this topic

No answers on this topic

Medium-sized Companies
Apache Kafka
Apache Kafka
Score 8.4 out of 10
Anypoint Platform
Anypoint Platform
Score 8.1 out of 10
Enterprises
Apache Kafka
Apache Kafka
Score 8.4 out of 10
Anypoint Platform
Anypoint Platform
Score 8.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon Simple Queue Service (SQS)Azure Service Bus
Likelihood to Recommend
7.1
(7 ratings)
8.0
(1 ratings)
Support Rating
10.0
(2 ratings)
-
(0 ratings)
User Testimonials
Amazon Simple Queue Service (SQS)Azure Service Bus
Likelihood to Recommend
Amazon AWS
If you are looking to build something that just requires a simple queue service (as the name implies) this is great for it. You might look elsewhere though if you get into more complicated needs. This is also very well suited if you are already using other services with AWS and intend to fully build whatever you are building in AWS. If you are looking for a mixed environment -- SQS is not for you
Read full review
Microsoft
If you need a cloud-based service bus or a simple to use queue/topic/routing/pub-sub service, then Azure Service Bus is a very good choice at a reasonable price and performance. Typically on-premise we'd use RabbitMQ because it "just works", but if you're building a "cloud-first" application, then this is the one to go with. It's especially easy to integrate with if you're already embedded in the Microsoft ecosystem.
Read full review
Pros
Amazon AWS
  • It provides an always-available serverless queue for workflows or mission-critical processes.
  • Is extremely low cost and overall costs to our environments have been negligible.
Read full review
Microsoft
  • Acting as a basic queuing service it works very well.
  • One of the best parts is that Azure Service Bus can work over HTTPS which helps in strict firewall situations. There is a performance hit if you choose to use HTTPS.
  • The routing capabilities are quite good when using topics and subscriptions. You can apply filters using a pseudo-SQL-like language though the correlation filters are quick and easy options.
  • Costs are very reasonable at low-ish volumes. If you're processing 10's of millions of messages a month... it may be a different story.
Read full review
Cons
Amazon AWS
  • Almost all of the functionality has been covered by SQS, but they could improve the throughput time.
  • Also, they could provide built-in Cloud Watch, so that we can easily configure it without any external efforts.
Read full review
Microsoft
  • The SqlFilter could be a little easier to use, but it's not terrible.
  • The performance while using HTTPS for the connection is a little slow compared to direct connections using AMQP ports.
  • There is a size limit to the message - unlike RMQ for instance, Azure Service Bus caps messages to 256kb on the standard tier.
Read full review
Support Rating
Amazon AWS
Online blogging and documentation for SQS is great. There are many examples of implementing it and if you look hard enough, more than likely there are examples that meet the exact case with which you are working
Read full review
Microsoft
No answers on this topic
Alternatives Considered
Amazon AWS
The most comparable products are RabbitMQ, and perhaps ActiveMQ. Until recently, AWS did not offer a managed ActiveMQ product. Running RabbitMQ will never be to my team's competitive advantage; we wanted a managed service.
Read full review
Microsoft
RabbitMQ is simple and awesome... but so is Azure Service Bus. Both accomplish the same thing but in different environments. If you're building a cloud-native application - especially one that is serverless by design - Azure Service Bus is the only real choice in Azure. It works well, it's performance, and it's reasonably priced in the Standard tier. From our testing, RMQ is more performant, but it's hard to compare service-based implementations vs RMQ installed on VMs.
Read full review
Return on Investment
Amazon AWS
  • Positive impact - time allocation towards different features
  • Negative impact - too many resources dedicated towards debugging
  • Positive impact - less manual labor during testing
Read full review
Microsoft
  • Compared to open-source free software like RMQ, Azure Service Bus does have some costs to it. But the cost is reasonable.
  • Also unlike RMQ, Azure Service Bus doesn't require you to stand up any hardware - so it's very easy to use and saves time/money from that perspective.
Read full review
ScreenShots