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 9

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.
★ Salvador C.
★C
Auxiliar administrativo
Financial Services
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Translated Using AI
What do you like best about Amazon Simple Queue Service (SQS)?

Their service, customer support, and return guarantees for defective products as well as their speed in product delivery. Review collected by and hosted on G2.com.

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

Sometimes small delays or problems in Amazon's service and its courier services harm the customer by not receiving a product on the stipulated date. Review collected by and hosted on G2.com.

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

I would without a doubt recommend Amazon Services for their security, exquisite professionalism, and customer service that offer a completely satisfying experience for the customer. Review collected by and hosted on G2.com.

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

Amazon has always had exquisite customer service, resolving various issues regarding product defects or delays in their predetermined shipments. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
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 use SQS for multiple use cases and the recent change to allow SQS to trigger Lambda has opened new potential use cases for the service. This has been beneficial for orchestrating serverless workflows. Review collected by and hosted on G2.com.

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

At this time I have no signifcant complaint about the service. Review collected by and hosted on G2.com.

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

I most recently was able to use SQS to help orchestrate multiple invocations of step functions by triggering Lambda that invoked the state machine. This has worked flawlessly. Review collected by and hosted on G2.com.

HO
Sr Backend Engineer
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)?

super simple to use. very fast. has options to use for in-order or random-order processing. Review collected by and hosted on G2.com.

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

Not much really. It works for my use cases. Review collected by and hosted on G2.com.

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

the speed and ease of distributing tasks across many workers Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
AI
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Amazon Simple Queue Service (SQS)?

The simplictiy of being able to use the message queue. The addtition of the FIFO option as opposed to the standard queue has been a huge benefit for us. Review collected by and hosted on G2.com.

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

We have run into a few issues where for whatever reason messages do not come back out to us for a small period of time. Review collected by and hosted on G2.com.

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

Try it out, the cost is so minmal. Review collected by and hosted on G2.com.

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

Our core EDI business uses the service for routing files. Review collected by and hosted on G2.com.

Keith G.
KG
Chief Architect
Broadcast Media
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Amazon Simple Queue Service (SQS)?

SQS is pretty universal - most AWS services capable of doing some kind of push notification can do it to SQS. Tooling for SQS is also pretty good and writing SQS clients is easy. Review collected by and hosted on G2.com.

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

SQS does not have a built-in job runner or an only-once delivery guarantee in the normal configuration.

You can use Lambda to run jobs from SQS, but you still have to either ensure your jobs are idempotent or add in some kind of check via another service (DynamoDB, Redis, whatever) to ensure you don't do the same work twice.

You can also use a FIFO queue, but AWS services don't necessarily support the queue working in this mode, and the throughput might not be what you need. Review collected by and hosted on G2.com.

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

Carefully review the limitations of both queue modes to avoid creating a scalability issue or inadvertently duplicating work. Understand that SQS can not replace other systems like Sidekiq or RabbitMQ, but that it instead can work with them. You may also want to consider how you will handle a region-level failure of the service - do you ignore it and let the queue and/or sending systems back up with unhandled jobs, or do you have some way to fail it over across a region? There is no cross-region replication feature like S3, so at scale, you need to figure that out. Review collected by and hosted on G2.com.

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

We are using S3 bucket notifications to add SQS messages which get polled by a ECS container and inserted into a sorted set in Redis. This prevents us from having an issue with duplicate messages (files). A Sidekiq worker picks up the files every minute or less in Redis and processes them. This allows us to process files written out to S3 in near real time and deliver a better product than we would be able to otherwise. Review collected by and hosted on G2.com.

ben s.
BS
Mail Carrier
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Amazon Simple Queue Service (SQS)?

Great at keeping data secure, reliable message delivery, cost effective and easy to use. First in first out delivery is great at getting orders out in a timely fashion Review collected by and hosted on G2.com.

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

sometimes it times out and is slow, but mostly good. Messages could be delivered not in order so may have to look through them, to make sure its the right one. Review collected by and hosted on G2.com.

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

Use this product, it is very secure, cost effective and get the job done. I highly recommend using this product Review collected by and hosted on G2.com.

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

getting messages delivered in a timely fashion, dont have to worry about security of messages, very secure product Review collected by and hosted on G2.com.

Verified User in Hospital & Health Care
UH
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)?

One of, if not the easiest queue service I've ever used. Review collected by and hosted on G2.com.

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

Vendor lock in, again, hard to complain, and I'm on the AWS train. Review collected by and hosted on G2.com.

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

If you are in the AWS ecosystem, SQS is a fantastic service to be using. Review collected by and hosted on G2.com.

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

Change notification. When a users information is updated, we have a pipeline to notify other intelligence systems so we always have the most up to date information. Review collected by and hosted on G2.com.

Verified User in Legal Services
EL
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Seller invite
Translated Using AI
What do you like best about Amazon Simple Queue Service (SQS)?

The entire step-by-step process of the tasks is duly recorded. It provides a view of all the projects being developed. It allows the exchange of information between users, including the inclusion of attachments (documents). It allows tracking the stage each task is at and the deadline for completion. In short, we have total control over the projects. It also has various reports and allows the creation of others to meet the needs of each user. Review collected by and hosted on G2.com.

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

So far, the software is serving us very well. Great system for managing the deadlines of legal proceedings. Review collected by and hosted on G2.com.

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

Improvement in the management of all team projects/tasks, especially when it comes to deadlines. Fluidity of information, assertive way of controlling dates, and maintenance of the entire history of work by all users involved. Review collected by and hosted on G2.com.

Verified User in Retail
UR
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)?

The best thing about SQS is that it allowed us to get away from oracle service bus. This has saved us 6 figures in oracle licensing. We utilize SQS in every project that we do. It works great for creating appications that are not dependent on eachotehr. Review collected by and hosted on G2.com.

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

Some capabilities are not allowed in all regions. Review collected by and hosted on G2.com.

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

Creating queue based triggers for scaling. Review collected by and hosted on G2.com.

Verified User in Information Services
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)?

The ability to do asynchronous retries is amazing. Review collected by and hosted on G2.com.

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

The product actually fits out needs. The dislike is that we can't acheive such functionality with other related products, which makes building workflows with SQS somewhat cumbersome. Review collected by and hosted on G2.com.

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

We use it to build asynchronous eventing systems -- to traffic the state transitions. We find the ability to do async retries in invaluable. Review collected by and hosted on G2.com.