08 Oct 2020 |
Min ReadAWS Step Functions with Examples Part-1
Introducing AWS Step Functions
* Step Functions is a serverless orchestration service that lets you combine
AWS [https://aws.amazon.com/lambda/]Lambda functions and other AWS services
to build business-critical applications.
* Through Step Functions graphical console, you see your application’s workflow
as a series of event-driven steps.
* AWS Step Functions is a web service that enables you to coordinate the
components of distributed applications and microservices using visual