2020-12-30T08:54:00Z

What is your primary use case for Amazon SQS?

Miriam Tover - PeerSpot reviewer
  • 0
  • 14
PeerSpot user
10

10 Answers

Tomáš Hronek - PeerSpot reviewer
Real User
Top 5Leaderboard
2024-02-02T10:09:31Z
Feb 2, 2024

The tool I use to transform and move data can read the entries from Amazon SQS. For example, to start some workflow orchestration, it checks Amazon SQS, reads new messages from it, and then runs some transformation. My responsibility was setting up the new SQS, setting up the right policies, adding some text, and allowing communication.

Search for a product comparison
Rahul Siddu - PeerSpot reviewer
Real User
Top 5Leaderboard
2023-06-27T09:40:43Z
Jun 27, 2023

Amazon SQS is basically a queue service. Each message is treated as an event and added to a container. When a message needs to be processed, a trigger can be set.

AC
Real User
Top 5
2023-06-01T16:00:00Z
Jun 1, 2023

Generally, we use it for asynchronous communication. We have actively utilized it for the past three years. Basically, we use it to exchange events and messages when we need communication and integration in our architecture.

VK
Real User
Top 10
2023-05-04T10:42:00Z
May 4, 2023

We use the service in cloud-native event-driven integrations.

AZ
Real User
Top 20
2023-01-11T08:07:17Z
Jan 11, 2023

As an IT company, we develop various solutions and products for our clients. This particular item is utilized as a component of a comprehensive solution for specific customer needs across various industries. Amazon SQS is not a complex solution, we mainly use it for its primary purpose. It's an integral part of our application's workflow.

Iaan Roux - PeerSpot reviewer
Real User
Top 10
2022-12-06T12:03:51Z
Dec 6, 2022

This is an event-driven solution so messages go through the API gateway onto the queue and are then processed from there. We are customers of Amazon.

Learn what your peers think about Amazon SQS. Get advice and tips from experienced pros sharing their opinions. Updated: March 2024.
765,386 professionals have used our research since 2012.
RahulSingh7 - PeerSpot reviewer
Real User
Top 5
2022-11-01T20:29:07Z
Nov 1, 2022

We have recently started using Amazon SQS and we are in the R&D phase. We want to see how resilient the solution is. We use Amazon SQS for integration purposes between our different applications.

Mikael Kohlmyr - PeerSpot reviewer
Real User
Top 10
2022-09-20T16:33:03Z
Sep 20, 2022

We hooked this solution up to an API gateway to receive webhook events and then basically triggered computation off the back of that.

SV
Real User
Top 5
2022-06-23T13:13:00Z
Jun 23, 2022

It's a streaming application. For example, it is basically an autonomous vehicle solution for the case management side. It gives alerts and we have devices that will connect to IoT and the other service processes to provide data and then put it in a queue.

HD
Real User
2020-12-30T08:54:00Z
Dec 30, 2020

The primary use case of this solution is for collecting event data for analytic purposes. In our case, when a user selects a function in our app, the information is collected. Analytics is performed on the data to determine the functionalities that clients use the most. Additionally, the data can tell us the most popular service demands such that resources can be assigned accordingly.

Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message oriented middleware, and empowers developers to focus on differentiating work. Using SQS, you can send, store, and receive messages between software components at any volume, without losing messages or requiring other...
Download Amazon SQS ReportRead more