All Projects → AgileVisionCompany → Step Functions Demo

AgileVisionCompany / Step Functions Demo

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Step Functions Demo

Serverless Aws Lambda Node Postgres
Serverless AWS Lambda with Node.js,Postgres Rest API with Sequelize.
Stars: ✭ 18 (+20%)
Mutual labels:  aws, serverless, aws-lambda
Webiny Js
Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS.
Stars: ✭ 4,869 (+32360%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Rust
⚡ 🦀 a serverless framework plugin for rustlang applications
Stars: ✭ 386 (+2473.33%)
Mutual labels:  aws, serverless, aws-lambda
Lambdalogs
A CLI tool to trace AWS Lambda calls over multiple CloudWatch log groups.
Stars: ✭ 18 (+20%)
Mutual labels:  aws, serverless, aws-lambda
Archive aws Lambda Go Shim
Author your AWS Lambda functions in Go, effectively.
Stars: ✭ 799 (+5226.67%)
Mutual labels:  aws, serverless, aws-lambda
Claudia
Deploy Node.js projects to AWS Lambda and API Gateway easily
Stars: ✭ 3,690 (+24500%)
Mutual labels:  aws, serverless, aws-lambda
Chromda
λ 🖼️ Chromda is an AWS Lambda function for capturing screenshots of websites.
Stars: ✭ 481 (+3106.67%)
Mutual labels:  aws, serverless, aws-lambda
Grant
OAuth Proxy
Stars: ✭ 3,509 (+23293.33%)
Mutual labels:  aws, serverless, aws-lambda
Aws Serverless Auth Reference App
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
Stars: ✭ 724 (+4726.67%)
Mutual labels:  aws, serverless, aws-lambda
Lambda Packages
Various popular python libraries, pre-compiled to be compatible with AWS Lambda
Stars: ✭ 713 (+4653.33%)
Mutual labels:  aws, serverless, aws-lambda
Aws Lambda Workshop
Some incremental examples suitable to host an AWS Lambda Functions workshop
Stars: ✭ 18 (+20%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Python Requirements
⚡️🐍📦 Serverless plugin to bundle Python packages
Stars: ✭ 838 (+5486.67%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Photo Recognition
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
Stars: ✭ 345 (+2200%)
Mutual labels:  aws, serverless, aws-lambda
Cloudmagick
CloudMagick is a serverless application which provides a dynamic image transformation like the small light module of apache2
Stars: ✭ 11 (-26.67%)
Mutual labels:  aws, serverless, aws-lambda
Express
⚡ Take existing Express.js apps and host them easily on cheap, auto-scaling, serverless infrastructure (AWS Lambda and AWS HTTP API).
Stars: ✭ 337 (+2146.67%)
Mutual labels:  aws, serverless, aws-lambda
Mangum
AWS Lambda & API Gateway support for ASGI
Stars: ✭ 475 (+3066.67%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Plugin Canary Deployments
Canary deployments for your Serverless application
Stars: ✭ 283 (+1786.67%)
Mutual labels:  aws, serverless, aws-lambda
Cljs Lambda
Utilities around deploying Clojurescript functions to AWS Lambda
Stars: ✭ 304 (+1926.67%)
Mutual labels:  aws, serverless, aws-lambda
Archive aws Lambda Go
A fast and clean way to execute Go on AWS Lambda.
Stars: ✭ 710 (+4633.33%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Plugin Warmup
Keep your lambdas warm during winter. ♨
Stars: ✭ 814 (+5326.67%)
Mutual labels:  aws, serverless, aws-lambda

AWS Step Functions Demo Project

This is a demo project, created as a part of the blog post. 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].