Introducing G2.ai, the future of software buying.Try now
Amazon Simple Queue Service (SQS)
Save to My Lists
Claimed
Claimed

Top Rated Amazon Simple Queue Service (SQS) Alternatives

OneSignal
(1,005)
4.7 out of 5
Text-Em-All
(793)
4.8 out of 5

Amazon Simple Queue Service (SQS) Reviews & Product Details - Page 10

Amazon Simple Queue Service (SQS) Overview

What is Amazon Simple Queue Service (SQS)?

Amazon Simple Queue Service (SQS) is a message queuing service that decouple the components of a cloud application, it transmit any volume of data, at any level of throughput, without losing messages or requiring other services to be always available.

This product is included in:
Amazon Simple Queue Service (SQS) Details
Show LessShow More
Product Description

Amazon Simple Queue Service (SQS) is a message queuing service that decouple the components of a cloud application, it transmit any volume of data, at any level of throughput, without losing messages or requiring other services to be always available.


Seller

Amazon Web Services (AWS)

Description

By giving customers more of what they want - low prices, vast selection, and convenience - Amazon continues to grow and evolve as a world-class e-commerce platform.

Overview Provided by:

Recent Amazon Simple Queue Service (SQS) Reviews

Igor Z.
IZ
Igor Z.Enterprise (> 1000 emp.)
5.0 out of 5
"Good product"
I like the scalability which is almost infinite
Happy M.
HM
Happy M.Enterprise (> 1000 emp.)
4.0 out of 5
"Scalable and large queue execution"
It is very easy to integrate and implement with the backend. It manages different complex workflows for queinf multiple requests flawlessly.
Nidhi G.
NG
Nidhi G.Mid-Market (51-1000 emp.)
3.5 out of 5
"Robust and large queue service"
It is eay to use, integrate and implement in code and also queueing for large data work flawlessly.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

8 months

Average Discount

8%

Perceived Cost

$$$$$
View More Pricing Information

Amazon Simple Queue Service (SQS) Media

Answer a few questions to help the Amazon Simple Queue Service (SQS) community
Have you used Amazon Simple Queue Service (SQS) before?
Yes

144 Amazon Simple Queue Service (SQS) Reviews

4.3 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
144 Amazon Simple Queue Service (SQS) Reviews
4.3 out of 5
144 Amazon Simple Queue Service (SQS) Reviews
4.3 out of 5

Amazon Simple Queue Service (SQS) Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Verified User in Wireless
UW
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Amazon Simple Queue Service (SQS)?

The performance and stability of Amazon SQS is superior to our other solutions Review collected by and hosted on G2.com.

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

We experienced the possibility of duplicate messages and the additional cost to set up IAM accounts for developers Review collected by and hosted on G2.com.

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

Handling scaling our queuing solutions to handle more traffic and be more stable. Since using SQS we haven't had any problems with our queues. Review collected by and hosted on G2.com.

Verified User in Financial Services
UF
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Amazon Simple Queue Service (SQS)?

We used SQS to decouple our Web Site/api from our internal CRM systems, allowing us to scale up and down to support more customers Review collected by and hosted on G2.com.

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

We had to work hard to get the fifo queue settings configured properly for our desired scenarios Review collected by and hosted on G2.com.

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

our api is completely decoupled from our internal systems Review collected by and hosted on G2.com.

Verified User in Retail
UR
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Amazon Simple Queue Service (SQS)?

Super Easy to setup. Just type in the queue name, configure permissions and you are done. You can also subscribe to SNS for getting messages. Mostly what we do while integrating with other teams. You can also set retry logic, configure DL queue in case application fails to process it after "N"th time. Review collected by and hosted on G2.com.

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

You can peek only one message at a time while doing a poll. Review collected by and hosted on G2.com.

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

Use it if you are in AWS. Highly recommend to get up and running. Review collected by and hosted on G2.com.

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

Queuing Solution up and running in cloud. No effort need to setup. Managed service by Amazon. Ease of integration. Cloud Watch available so you have metrics available on the fly. Review collected by and hosted on G2.com.

Verified User in Automotive
CA
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Amazon Simple Queue Service (SQS)?

Seamless to use and simple mechanisms to publish...Guaranteed delivery of message atleast once Review collected by and hosted on G2.com.

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

The lack of persistence as opposed to IBM MQ(which is still novice on message size)

We need a one time delivery not atleast once guaranteed delivery Review collected by and hosted on G2.com.

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

The system was stateless and easy integration to S3 buckets Review collected by and hosted on G2.com.

Verified User in Internet
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Amazon Simple Queue Service (SQS)?

SQS is easy to use and very reliable. We have made our services scalable with the help of SQS. The metrics provided about the queue usage and message stats is super helpful. Review collected by and hosted on G2.com.

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

There is nothing that I dislike about SQS. Review collected by and hosted on G2.com.

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

Go for it! Review collected by and hosted on G2.com.

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

asynchronous communication between services. Review collected by and hosted on G2.com.

Verified User in Restaurants
CR
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Amazon Simple Queue Service (SQS)?

Fairly inexpensive and exceptionally capable for publishing events. Scales as required and aws constantly keep adding capabilities to it. Like throttling controls and lamda triggers that were recently introduced. Review collected by and hosted on G2.com.

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

Nothing but a little more feature rich user interface might be helpful. Review collected by and hosted on G2.com.

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

great for segmenting eventing legacy monolith.. Review collected by and hosted on G2.com.

Verified User in Publishing
UP
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Amazon Simple Queue Service (SQS)?

Great service! At first I was very skeptical about it but after doing research and using them I loved it! Not for everyone so make sure you do your research before committing to this product. Review collected by and hosted on G2.com.

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

The product can get a little pricey. In order to make it worth the money you must use it several times per week and you will find it is worth it. Otherwise you will feel like you are wasting money and time. Review collected by and hosted on G2.com.

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

Great service! At first I was very skeptical about it but after doing research and using them I loved it! Not for everyone so make sure you do your research before committing to this product. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
AI
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Amazon Simple Queue Service (SQS)?

The best part of the service is it helps to decouple applications that can survive async processing. Great product works perfectly as marketed. Review collected by and hosted on G2.com.

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

There is nothing to dislike about the product, works great with Lambda too. Review collected by and hosted on G2.com.

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

NA Review collected by and hosted on G2.com.

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

Helped to de-couple applications. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Verified User in Automotive
UA
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
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. Review collected by and hosted on G2.com.

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

Everything has gone well for us so far. No complaints, really. Review collected by and hosted on G2.com.

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

Migrating legacy messaging systems to the cloud. Review collected by and hosted on G2.com.