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.
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.
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.
At this time I have no signifcant complaint about the service. Review collected by and hosted on G2.com.
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.
Not much really. It works for my use cases. Review collected by and hosted on G2.com.
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.
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.
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.
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.
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.
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.
One of, if not the easiest queue service I've ever used. Review collected by and hosted on G2.com.
Vendor lock in, again, hard to complain, and I'm on the AWS train. Review collected by and hosted on G2.com.
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.
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.
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.
Some capabilities are not allowed in all regions. Review collected by and hosted on G2.com.
The ability to do asynchronous retries is amazing. Review collected by and hosted on G2.com.
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.