---
title: Amazon Simple Queue Service (SQS) Reviews
meta_title: 'Amazon Simple Queue Service (SQS) Reviews 2026: Details, Pricing, & Features
  | G2'
meta_description: Filter 146 reviews by the users' company size, role or industry
  to find out how Amazon Simple Queue Service (SQS) works for a business like yours.
aggregate_rating:
  rating_value: 4.4
  review_count: 146
  scale: '5'
date_modified: '2026-07-20'
parent_category:
  name: Customer Service
  url: https://www.g2.com/categories/customer-service
---

# Amazon Simple Queue Service (SQS) Reviews
**Vendor:** Amazon Web Services (AWS)  
**Category:** [Proactive Notification Software](https://www.g2.com/categories/proactive-notification)  
**Average Rating:** 4.4/5.0  
**Total Reviews:** 146
## About Amazon Simple Queue Service (SQS)
Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables the decoupling and scaling of microservices, distributed systems, and serverless applications. It allows developers to send, store, and receive messages between software components at any volume, ensuring reliable communication without the need to manage underlying infrastructure. Key Features and Functionality: - Queue Types: SQS offers two types of queues: - Standard Queues: Provide high throughput, at-least-once delivery, and best-effort ordering, making them suitable for applications where occasional duplicate messages and out-of-order delivery are acceptable. - FIFO Queues: Ensure exactly-once processing and preserve the exact order of messages, ideal for applications where the order of operations is critical. - Scalability: Automatically scales to handle any volume of messages, processing thousands to millions of messages per second without manual intervention. - Reliability: Messages are redundantly stored across multiple servers and Availability Zones, ensuring high availability and durability. - Security: Supports server-side encryption (SSE) using AWS Key Management Service (KMS) to protect the contents of messages. - Integration: Seamlessly integrates with other AWS services such as Lambda, EC2, ECS, SNS, and EventBridge, facilitating the development of complex, event-driven architectures. - Cost-Effectiveness: Operates on a pay-per-use model, eliminating the need for upfront costs and capacity planning, thus reducing operational overhead. Primary Value and Problem Solved: Amazon SQS simplifies the process of building scalable and reliable distributed systems by decoupling application components. It eliminates the complexity of managing message-oriented middleware, allowing development teams to focus on innovation rather than infrastructure maintenance. By providing a secure, durable, and highly available message queuing service, SQS ensures that messages are reliably delivered between components, even in the face of varying workloads and system failures. This leads to increased application reliability, improved scalability, and faster development cycles.



## Amazon Simple Queue Service (SQS) Pros & Cons
**What users like:**

- Users enjoy the **ease of use** of Amazon SQS, appreciating its seamless integration and user-friendly interface. (12 reviews)
- Users appreciate the **unlimited storage capacity** of Amazon SQS, enabling seamless scaling based on their needs. (9 reviews)
- Users appreciate the **convenience and speed** of AWS Cloud Services, making data sharing and access effortless. (6 reviews)
- Users find the **easy access** to AWS SQS configurations and dashboard enhances their data management experience. (6 reviews)
- Users value the **responsive customer support** of Amazon SQS, ensuring prompt assistance for any queries or issues. (5 reviews)
- Users appreciate the **easy setup** of Amazon SQS, enabling seamless integration and flawless operation with various systems. (4 reviews)
- Features (4 reviews)
- Helpful (4 reviews)
- Users find **easy integrations** with Amazon SQS beneficial for seamless use and efficient workflow management. (3 reviews)
- Integrations (3 reviews)

**What users dislike:**

- Users find the **pricing system not ideal** , especially for small organizations with limited funds and budget constraints. (9 reviews)
- Users find the **complexity issues** of Amazon SQS challenging, making it less suitable for casual users. (3 reviews)
- Users face **connectivity issues** with Amazon SQS, needing high-speed internet for reliable access and performance. (3 reviews)
- Users experience **slow internet speed** issues, which hampers efficiency when uploading data to cloud storage. (3 reviews)
- Users find Amazon SQS&#39;s **complexity** challenging, making it less user-friendly for casual individuals compared to other services. (2 reviews)
- Dependency Issues (2 reviews)
- Learning Curve (2 reviews)
- Users report **API integration issues** during high traffic, leading to failed execution of some calls. (1 reviews)
- Cost Management (1 reviews)
- Users experience **delay issues** with webhook deliveries from Amazon SQS, impacting timely message processing. (1 reviews)

## Amazon Simple Queue Service (SQS) Reviews
  ### 1. Best Queuing Service in the Market.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 18, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Amazon Simple Queue Service is ideal for a scenario where we need to aggregate data from multiple parallel running processes.
Using a Listener we Implemented a workflow in which multiple instances of a analytical process runs in parallel and provide a output that need to store in Database.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

The main disadvantage of SQS is that we can only read a maximum batch of 10 messages in one call and this make the process time consuming when we deal with thousand and thousands of messages pre minute.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

sending Data from multiple processes running in parallel to a process that support one connection only and can't be run in parallel.

  ### 2. Simple and Performant

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Automotive | Enterprise (> 1000 emp.)

**Reviewed Date:** November 28, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

SQS has been very straightforward for our team to use and implement. So far, so good. Performance has been really good, as expected.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Everything has gone well for us so far. No complaints, really.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Migrating legacy messaging systems to the cloud.

  ### 3. Very simple queueing service that fits your needs!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Health, Wellness and Fitness | Enterprise (> 1000 emp.)

**Reviewed Date:** December 01, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The ability to start a queueing service without the need to spin up any infrastructure or application prerequisites is huge for any application developer!

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Nothing so far as it suits immediate needs.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Faster development time for simple business cases.

  ### 4. The best for message queuing services 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Automotive | Enterprise (> 1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The best for message queuing services because push notifications from AWS can integrate to Amazon SQS. Messages containing protected information subject to regulatory requirements such as PHI can safely rely on this Amazon SQS.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

SQS lacks of built-in job runner. The message consumer should poll the queue in order to determine whether a message is available. Si far, no significant flaws have been detected.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

My business required to manage high volume of data. Using Amazon SQS helped to offload the burden of operating a highly messaging cluster. One big advantage is that there is no need to maintain it, and it is very affordable.

  ### 5. A great AWS service

**Rating:** 4.5/5.0 stars

**Reviewed by:** Alessander V. | Engenheiro de software Pleno, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The availability, capacity to provide concurrent access to messages.

And the Scalability, that allow to process each request independently to handle the load increases.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

I can't think anything i dislike, all benefits are perfect. The API atends very well too.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

I was needing a way to send messages from many tasks of many worker servers to the client's application.
The benefits: SQS works for me!

  ### 6. Queue Service

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 28, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

SQS is one of the essential cloud technologies for achieving highly distributed and decoupled applications at any scale.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Love everything about it and it is very easy to use.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Decoupled applications and event based applications

  ### 7. Simple queue

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Utilities | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 27, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

As the name suggests its really simple to use.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Ordering is not guarateed.so it leaves some open conerns in case of parallel processing

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

We are using it to streamline request processing to populate solr server.

  ### 8. sqs

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Retail | Enterprise (> 1000 emp.)

**Reviewed Date:** November 28, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

it works really well, it's distributed and it helps decouple your applications

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Difficult to test locally with it.  .................

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Distributed computing to spread a wave load horizontally

  ### 9. Amazon Simple Queue Service

**Rating:** 3.5/5.0 stars

**Reviewed by:** EJ R. | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

I like that I don't have to worry about sending sensitive data through Amazon SQS.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

I think that this is still a relatively new software and there are some kinks that still need to be worked out.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

I like how the queues you set up are flexible and can be customized based on specific needs

  ### 10. Effective replacement for MQ Series

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 09, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The push/pull services and publish-subscribe model are impressive

**What do you dislike about Amazon Simple Queue Service (SQS)?**

The lag in sending messages will show up at times.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Messaging Architecture

  ### 11. Amazing being able to have messages ready to be sent before needing to send them.

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Transportation/Trucking/Railroad | Enterprise (> 1000 emp.)

**Reviewed Date:** July 18, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

I loved being able to get the messages ready to send and queue them in order to send to each employee across the web based software our company was using.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

We couldn't figure out how to send attachments, and there wasn't much training, which isn't the software developers problem.  Our managers weren't very able to teach us when they weren't willing to learn themselves.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Being able to mass message drivers across the USA to let them know their next dropoff or pick up locations and time.

  ### 12. SQS vis cool

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Non-Profit Organization Management | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 28, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

do not need to manage. precing model is realy flexible

**What do you dislike about Amazon Simple Queue Service (SQS)?**

stability, multiple deliveries of the same message 

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

All aaycn communication

  ### 13. SQS For Web Monitoring

**Rating:** 3.5/5.0 stars

**Reviewed by:** Joel P. | Knowledge Management Officer, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The independent nature of messaging is determined by the messages being monitored.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

SQS cannot directly send filtered messages via SMS, Email, etc.

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

Find SQS integrations to help you find destinations for your SQS streams, filter them, etc.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Real-time monitoring of web application availability.

  ### 14. AWS SQS Review: message queuing service

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Games | Enterprise (> 1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Using SQS, you can send, store, and receive messages between software components at a very large volume, without losing messages or requiring other services to be available. SQS in-built DLQ system is a good add-on feature.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Querying/Viewing of Messages is a poll based(no pagination etc.), and visibilityview of message gets changed to handle that out, looks pretty odd to me. I would have thought of building it slightly different.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Managing Message queuing in game message etc. Able to write server less applications.

  ### 15. great start

**Rating:** 4.0/5.0 stars

**Reviewed by:** jason t. | Enterprise (> 1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

I like how easy it is to use this program 

**What do you dislike about Amazon Simple Queue Service (SQS)?**

I dislike that I have to login is multi time

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

Pull the trigger and give it a try,  It helps with getting feed back in the market place.   Lead's are vital

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

increase of production

  ### 16. Amazon SQS Review

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Government Administration | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

It's great to be able to send and receive messages without needing other services to be available. Being able to store messages and maintain recording quality is also very good.


**What do you dislike about Amazon Simple Queue Service (SQS)?**

There are other services that are able to do similar things, at a better price point...

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

There may be better options available. This is something that you should shop around for.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

This helped us ensure that message queues were in order, and that they were only sent and processed once.

  ### 17. Like everything on Amazon, a great service

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The speed, how well it works and what a quality service it is, I have tried it several times and all of them have ended up very satisfied.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Really nothing, everything was fast and great.

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

Try it, is better than any other one

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

We use it to send messages to customers when they need it, it has worked much better than we expected and we are very happy with the service. Our customers are more than satisfied.

  ### 18. AWS review 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

I love the ease of use, the low cost of aws. But most of all, I love the reliability. I have never had an issue with AWS failing me and even with maintenance, they provide enough notice.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

There isn’t much to dislike. Obviously maintenance is natural for any such service and while we get enough future notice, it would be better if there were less maintenance periods.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

We use this to solve our customer issues. 

  ### 19. Next big thing of AWS

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Internet | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Easy to work around, documentation and UI

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Hard to understand and debug the errors faced at times.

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

First thoroughly go through their services and then implement them on development

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Used it as a trail purpose

  ### 20. Has everything 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Troy D. | Homemaker, Enterprise (> 1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

I love amazon has everything I want. I wish the credit card was easier to get and lower interest rate.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

The credit card was easier to get and lower interest rate.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Internet had problems.

  ### 21. Simple, Easy to Use

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 16, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Ability to create both FIFO and Standard Queues, and their respective abilities to make sure everything gets processed in order, or processed quickly.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

It should be possible to attach more data to a queue message, or at least SQS should be more interoperable with other AWS services like S3 so that a file can be essentially attached to a message so it can be processed.

Overall, there should be less limits. There shouldn't be a maximum size of a queue or maximum retention period. 

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

Consider if you want to be bothered to run a message broker locally, but this is generally easier to use and integrate, so it worked for my purposes.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Providing a mechanism for individually processing incoming electronic requests  asynchronously.

  ### 22. Great technology to decouple the solution of the application

**Rating:** 5.0/5.0 stars

**Reviewed by:** Hassan J. | Support Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

ability to decouple the application, ease to use, and ease to implement.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

There is nothing for me to dislike about this service.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

ability to decouple the application design, easy to use

  ### 23. Best solutions for queing and notifications

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** July 20, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Security features is great didn't need to worried about sensitive data to send to another. I like the monitoring of messages and didn't rely on something.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

I would say cost is something which is quite high and other services are available in less cost. Other than this everything is good.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

We use this services to send messages and notification between our software, which really solved our problems.

  ### 24.  Secure, durable, and available hosted queue 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Retail | Enterprise (> 1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Security, Durability ,Scalability with a capability of customization

**What do you dislike about Amazon Simple Queue Service (SQS)?**

SQS has guaranteed delivery, but messages can be delivered more than once. This can be time consuming to set aside or could end up making that extra effort to segregate 

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

Cutting down on the teething issues as described above 

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Sev Ticket Management,  Uploading documents needing to be cropped or down sized. , multiple level of messaging 

  ### 25. Helpful for payment transactions messages

**Rating:** 2.5/5.0 stars

**Reviewed by:** Harshvardhan S. | Software Developer, Education Management, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

can be used at any scale from small to large.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Complicated protocols or steps to use this service

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

processing payment information

  ### 26. Great functionality.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Nexus W. | Web Developer, Internet, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The easy integration and ability to reliably send messages.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

The documentation is a little weak, but not too bad.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Transactional messages.

  ### 27. Great review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Networking | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

eliminates the complexity of message middleware

**What do you dislike about Amazon Simple Queue Service (SQS)?**

there really isnt anything big I dislike from the service

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

receive and send messages

  ### 28. Another great aws service

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vadim P. | CEO &amp; Co-founder, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

SQS universal is a tool. we use it for push notification a lot.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

for the large scale, we still prefer to use Redis to ensure we don't do the same work twice

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Send, store, and receive messages between software we develop

  ### 29. Amazon SQS is nice, but not perfect

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 18, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

I love their ability to create different queues respective to the system that the company requires.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

There shouldn't be limits on how a big a queue should be or when it expires.

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

This is a good product overall and you won't be disappointed

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Giving a solution for dealing with electronic requests

  ### 30. Perfect micromanaging 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Pharmaceuticals | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

It’s operating system is very simple and easy for all the people associated with it.also with its use you can send store and receive messages between software without using any other services

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Their is nothing as such which I don’t like in it upto now

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Messaging between software 

  ### 31. Messaging 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Insurance | Enterprise (> 1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The security it top, and it keeps private data safe.message sending is safe and fast and convenient 

**What do you dislike about Amazon Simple Queue Service (SQS)?**

There’s not much I dislike, I have had much problems that I could think of 

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Sending large data, it makes it easier and feel a sense of security 

  ### 32. What I liked about Simple Queue

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Accounting | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

It was easy to use and to navigate to very inexpensive 

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Nothing really it was a breeze to use, could have been a little less expensive but it was inexpensive for a bigger corporation 

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

Defiantly worth giving a try

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Quick turn around for my business

  ### 33. Amazon SQS

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 15, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

It is easy to use with ample documentation for a newbie.
Also, we use it for push notification in our web application.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

The payload size for items in the queue is too low in our opinion, which forced us to be creative in workarounds.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Send, store, and receive incoming tweets from twitter API to be rendered on our web application.
Using these tweets we generated a HeatMap for Topics across USA.

  ### 34. Aws review & opinion

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Insurance | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The power it offers and its flexibility when developing anything.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

How difficult it can be to set it up at first, but then everything runs smoothly.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

I have solved algorithmic problems and simplified the use of functions.

  ### 35. I couldnt believe it

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Transportation/Trucking/Railroad | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

I couldnt believe  this product and how easy it is to use. When I tried it I was gotta have it.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

There really is nothing that I dislike about it. 

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

It helps us sort thru que and tickets faster

  ### 36. Easy to use and security focused.

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Computer Networking | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

The ability to seamlessly sync data for messages with out having to monitor message queues.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Allot of options off at the start that could have been bundled better for less advanced users. 

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Keeping data secure and reliably delivering messages. 

  ### 37. Didn’t enjoy using program

**Rating:** 1.0/5.0 stars

**Reviewed by:** Verified User in Government Administration | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Didn’t enjoy the program as much but sure did the job

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Not user friendly but it completes what’s needed to be done

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Not much for businesses mostly people who are in the market for simple queue

  ### 38. Easy to use accompanied with dashboard to view status of queue

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 27, 2017

**What do you like best about Amazon Simple Queue Service (SQS)?**

Part of AWS, easy to pickup and use if you're already in the ecosystem. Performance is adequate if the messages to be consumed are not strictly time sensitive, since the consumer is based on a polling algorithm. Free tier allows 1 million Amazon SQS requests for free each month.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Message consumer is based on polling, which means a message may have to wait for a long time until the next poll  is done. If the poll rate is reduced to accommodate, prices may go up since Amazon charges per request number.

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

Easy to pick up, but may need to move to another service such as RabbitMQ if the messages have to consumed in a timely manner.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

We used SQS to queue non time sensitive tasks that spun off API requests so that another service can pick up the tasks and complete them later, without slowing down the original API request. 

  ### 39. Amazon Queue review 

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Higher Education | Enterprise (> 1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

I liked the different options that were available 

**What do you dislike about Amazon Simple Queue Service (SQS)?**

I wish there were more student options available 

**Recommendations to others considering Amazon Simple Queue Service (SQS):**

There is no minimum fee so you pay only for what you use. 

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Faster messaging with this service

  ### 40. Awesome Queue Service 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Business Supplies and Equipment | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Fast and reliable , easy to maintain and produce the answers I needed. 

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Honestly there isn’t very disliked or the program I can think of.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

It’s allow our company to manage messages seamlessly. 

  ### 41. Good one !!

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Internet | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

This helps us to fully manage all message queuing for our systems that we have currently. Great stuff !!

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Of course costs are little high but managable 

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

message queuing for our distributed systems

  ### 42.  Highly Scalable, Reliable, Secure  & Hosted Message Queuing Service

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 24, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Hosted, Scalable, AWS Infrastructure Availability and Secure without any administrative overhead.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Modest performance & Guaranteed Message delivery create duplicate records sometime.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

CDR, SMS and Email Queuing

  ### 43. Easy to manage, great solution!

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 18, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

Easy to manage, responds well to aspectations

**What do you dislike about Amazon Simple Queue Service (SQS)?**

I'd like to have a deeper segmentation of the traffic to target

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Easier to be in touch with customers

  ### 44. Good Service

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 17, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

I really like how easy it is to use this application.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

I wish there were more features included.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

We use it to create serverless applications.

  ### 45. Different

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Medical Devices | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 18, 2018

**What do you like best about Amazon Simple Queue Service (SQS)?**

A little bit different than the usual software out ther.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

Nothing in particular. Some time needed to get familiar with it.

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Time saver

  ### 46. No fuss hosted queue

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Government Administration | Enterprise (> 1000 emp.)

**Reviewed Date:** August 24, 2016

**What do you like best about Amazon Simple Queue Service (SQS)?**

Amazon SQS is a really a super simple queue system. It is almost too simple, but it works well for what is advertised. You hooked an application up to listen to the queue for tasks and away it works.

**What do you dislike about Amazon Simple Queue Service (SQS)?**

The payload size for items in the queue is too low in our opinion, which forced us to be creative in workarounds. Other than the guarantee of completing a task, it doesn't offer much more. All the complexities have to be worked into the application layer. 

**What problems is Amazon Simple Queue Service (SQS) solving and how is that benefiting you?**

Emails from SES are buffered into an SQS queue for processing (relay) by a worker task that lives on ec2. 


## Amazon Simple Queue Service (SQS) Discussions
  - [how can i get a merch by amazone account](https://www.g2.com/discussions/how-can-i-get-a-merch-by-amazone-account) - 1 comment, 1 upvote
  - [What is Amazon Simple Queue Service (SQS) used for?](https://www.g2.com/discussions/what-is-amazon-simple-queue-service-sqs-used-for) - 1 comment
  - [What is queue in AWS?](https://www.g2.com/discussions/what-is-queue-in-aws) - 1 comment

- [View Amazon Simple Queue Service (SQS) pricing details and edition comparison](https://www.g2.com/products/amazon-simple-queue-service-sqs/reviews?page=3&section=pricing&secure%5Bexpires_at%5D=2026-07-24+02%3A58%3A36+-0500&secure%5Bsession_id%5D=d959142e-aeb5-491e-92df-d1172a916d9b&secure%5Btoken%5D=4bc71c4720ae29a734074373da0194269ed9884f5cb6ceb3f50e65433e05a3bf&format=llm_user)
## Amazon Simple Queue Service (SQS) Integrations
  - [Amazon Simple Notification Service (SNS)](https://www.g2.com/products/amazon-simple-notification-service-sns/reviews)
  - [AWS Lambda](https://www.g2.com/products/aws-lambda/reviews)

## Amazon Simple Queue Service (SQS) Features
**Messaging Channels**
- SMS Messaging
- Email
- Voice Messaging
- Two way messaging

**Administration**
- Scheduling
- Triggered Notifications
- Segmentation
- Integrations

## Top Amazon Simple Queue Service (SQS) Alternatives
  - [OneSignal](https://www.g2.com/products/onesignal/reviews) - 4.7/5.0 (1,195 reviews)
  - [Text-Em-All](https://www.g2.com/products/text-em-all/reviews) - 4.8/5.0 (815 reviews)
  - [DialMyCalls](https://www.g2.com/products/dialmycalls/reviews) - 4.7/5.0 (986 reviews)

