Majestic.cloud

How to run AWS Step Functions locally with Docker | SAM Series #4

How to run AWS Step Functions locally with Docker | SAM Series #4

AWS Step Functions is a service from AWS that allows the coordination of different components of distributed applications and microservices.

Often during development we need to run our services locally to test different scenarios. In this video we will look at how can we run Step Functions locally together with AWS SAM.

You can find the commands used and the project from the video in the following git repository: https://github.com/majestic-cloud/sam-local-step-functions

Exit mobile version