Browse Software
List Your Product
Loading...
AWS Step Functions Reviews

User Rating

4.4/5 (Based on 43 Ratings)

Rating Distribution

  • Excellent

    51.2%
  • Very Good

    44.2%
  • Average

    2.3%
  • Poor

    2.3%
  • Terrible

    0%

Do You Use AWS Step Functions?

Write a Review
Reviews
RS

Riddhesh S

December 5, 2023 Source: G2.com
"Convenient , Reasonable and Futuristic"
What do you like best about AWS Cloud Storage?

AWS cloud storage is easy to use and implement. It is very user friendly and has all the features which are present and futuristic.

In case of queries and issues, customer support is on point and prompt.

What do you dislike about AWS Cloud Storage?

Nothing off the top of my head, seems like a near to perfect service.

What problems is AWS Cloud Storage solving and how is that benefiting you?

1. providing a cheap solution for data storage problems.

2. fast access to data.

3. high capacity storage.

4. Fast read-write ops.

Read more
DM

Debarshi M

April 25, 2023 Source: G2.com
"AWS Step Function Review"
What do you like best about AWS Step Functions?

I liked how AWS Step Functions have a detailed execution flow for each of my other AWS resources., also I liked the feature of how without the help of lambda I can quickly call Dynamodb and do the operation, this helps in reducing resources and saving some bucks.

What do you dislike about AWS Step Functions?

So far not but earlier sometimes put a little more effort into writing step definitions thanks to WorkFlow Studio, the features to drag and drop AWS resources are pretty easy to use.

What problems is AWS Step Functions solving and how is that benefiting you?

It's given me a detailed execution flow, and this making able to handle errors quite easily. Also, it gives orchestration features for my lambda functions, we all know lambda can execute 15mins max, I use step functions and with the help of Parallel and Map state flow, I can run a bunch of lambda for my use case.

Read more
MK

Mahak K

March 9, 2023 Source: G2.com
"Orchestrating tool: Step Function"
What do you like best about AWS Step Functions?

It is easy to create an ETL flow in this service. It provides a feature to create workflow visually; in the back-end, it makes the whole JSON according to the visually prepared flow.

What do you dislike about AWS Step Functions?

The one of states provided in creating the flow is parallel state in which we can run multiple states simultaneously. But the drawback of this state is that if one of the entities fail, all the other entities included are aborted.

What problems is AWS Step Functions solving and how is that benefiting you?

Our team solely works on ETL jobs to meet customer requirements, initially we used triggers to run the desired glue jobs and lambda functions, but with step functions, it got easy to monitor the whole flow.

Read more
AU

Anonymous User

October 8, 2022 Source: G2.com
"AWS Step Functions"
What do you like best about AWS Step Functions?

The best thing about step functions is it allows me to focus on building business logic and less time on integration code as it takes care of all internal application components.

What do you dislike about AWS Step Functions?

There are few limits on AWS Step functions as AWS manages them. It only allows to move of data of 256KB through workflows, and 90 days of execution history is retained, which is much less compared to its competitor.

What problems is AWS Step Functions solving and how is that benefiting you?

AWS Step functions solve the problem of managing and creating workflows for data engineering projects, and the seamless integration it provides with other AWS services is beneficial.

Read more
AF

Asad F

May 5, 2020 Source: G2.com
"AWS Step Function helped me clone and filter live db to reporting db every hour"
What do you like best about AWS Step Functions?

The ability to run multiple AWS functions into a series of steps or flow so the step functions can make a sort of like a mini-application. I used it to replica live database into the analytics database for an hourly update of analytics database and it was really easy to write a couple of lambda functions each of which did a different step job and then using step functions to align them to run in a flow and notify me in case of any failure.

What do you dislike about AWS Step Functions?

The step functions console could be more user friendly to include step by step guide of creating step-functions rapidly. That would help me create and use a new step function every day instead of taking time and motivation to create a step function due to the efforts required.

Recommendations to others considering AWS Step Functions:

Start with the sample step function provided by AWS Step functions console to modify it and create your own by tweaking it according to your desire. this will save you a lot of time and effort.

What problems is AWS Step Functions solving and how is that benefiting you?

I needed to clone a production database to an analytics database with a different instance type, filter confidential information out of it, changing its password (since it was a prod clone it would have a prod password so I used analytics DB password) and renamed it and then updating route53 records to update the CNAME value to analytics DB endpoint. Thus step-functions helped me write different lambda functions and performed these steps in a series of steps with wait times which could be incorporated like creating a DB took 3-7 mins so I incorporated wait time of 8-10 mins to be safe etc.

Read more
GT

Gjorgji T

April 24, 2020 Source: G2.com
"Awesome tool for orchestrating Lambda functions via State Machines."
What do you like best about AWS Step Functions?

Ease of use, great documentation and the visual representation of the workflow.

What do you dislike about AWS Step Functions?

I can not pinpoint what do I dislike. Everything works great.

Recommendations to others considering AWS Step Functions:

Do not hesitate to use this amazing AWS service.

What problems is AWS Step Functions solving and how is that benefiting you?

We had to create CI/CD workflow that included not so typical deployment of new software version. Windows machines needed to be re-launched. Step Functions State Machine makes the process almost trivial.

Read more
RN

Rohit N

April 24, 2020 Source: G2.com
"Stable & Reliable"
What do you like best about AWS Step Functions?

the timeline it provides and functional hooks (lambdas) which can be triggered during every step transition.

What do you dislike about AWS Step Functions?

Amazon States Language - there is a learning curve involved here.

Recommendations to others considering AWS Step Functions:

Its stable and reliable service

What problems is AWS Step Functions solving and how is that benefiting you?

Mainly business workflow processes.

Read more
gp

gloryes p

January 19, 2019 Source: G2.com
""Good for speeding up the process""
What do you like best about AWS Step Functions?

It is a software that I have been using for a long time now. AWS Step Functions is very effective in improving the performance of an operating system or improving the speed with which the programs in general run on our computer

What do you dislike about AWS Step Functions?

The only thing I do not like is that now the updater runs in the background. But in operation I have not had any problems. It is the best maintenance tool that is used.

What problems is AWS Step Functions solving and how is that benefiting you?

The temporary file, the browser history and the elimination of useless files, in addition to the basic cleaning of the registry, allow my system to perform the actions faster.

Read more
AU

Anonymous User

January 18, 2019 Source: G2.com
"Serverless standard"
What do you like best about AWS Step Functions?

Serverless, part of AWS package, easy to integrate and lots of sources

What do you dislike about AWS Step Functions?

the UI around it can be a bit confusing where you'd need to go through guides.

What problems is AWS Step Functions solving and how is that benefiting you?

I don't see much business problems with it, serverless does reduce the cost.

Read more
CV

Chad V

December 13, 2018 Source: G2.com
"Outstanding Service for Building Long Serverless Processes"
What do you like best about AWS Step Functions?

Step Functions allow you to run complex stateful processes in a serverless or hybrid serverless environment. It has enabled vast cost savings at our company and is now one of the core foundations of our architecture.

What do you dislike about AWS Step Functions?

Before re:Invent 2018 you had to build really simple functions to send pieces of the Step Function state to things like SNS and SQS, or select data from DynamoDB. These things are now possible as Step Function service integrations.

What problems is AWS Step Functions solving and how is that benefiting you?

We have cut our AWS EBS spending by over half by using Step Functions and Lambda to automate creating snapshots of EC2 instances.

Read more

We understand SaaS better

SaaSworthy helps stakeholders choose the right SaaS platform based on detailed product information, unbiased reviews, SW score and recommendations from the active community.

icon

Buyers

Looking for the right SaaS

We can help you choose the best SaaS for your specific requirements. Our in-house experts will assist you with their hand-picked recommendations.

icon

Makers

Want more customers?

Our experts will research about your product and list it on SaaSworthy for FREE.

Get Listed