Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agilevisionorganization/step-functions-demo

This is a demo project, created as a part of the blog post. The project uses serverless for deployments.
https://github.com/agilevisionorganization/step-functions-demo

aws aws-lambda demo serverless

Last synced: 29 days ago
JSON representation

This is a demo project, created as a part of the blog post. The project uses serverless for deployments.

Awesome Lists containing this project

README

        

# AWS Step Functions Demo Project

This is a demo project, created as a part of the [blog post](http://agilevision.pl/blog/serverless%20architecture/2017/02/12/easily-create-complex-workflows-with-aws-step-functions.html).
The project uses **serverless** for deployments.

# Setup

```
npm install
serverless deploy
serverless deploy stepf
```

Be sure to adjust bucket names and the email address inside the **serverless.yml**!