Code Monkey home page Code Monkey logo

aws-lambda-fsm-workflows's Introduction

AWS Lambda Finite State Machine Workflows

(This repo is maintained by an SSAE 16 SOC 1 Type 2 compliant organization)

A Python 2.7 framework for running Finite State Machine (FSM) Workflows on

  1. AWS Lambda for code execution,
  2. (Optionally) AWS ECS for long-running code execution,
  3. AWS Kinesis for event dispatch
  4. (Optionally) AWS DynamoDB for event dispatch
  5. (Optionally) AWS SNS for event dispatch
  6. (Optionally) AWS SQS for event dispatch
  7. Support for primary and secondary event dispatch mechanisms
  8. (Optionally) AWS DynamoDB for checkpointing
  9. (Optionally) AWS DynamoDB for retries with backoff
  10. (Optionally) AWS SQS for retries with backoff
  11. (Optionally) Memcache for idempotency
  12. (Optionally) Redis for idempotency
  13. (Optionally) AWS DynamoDB for idempotency
  14. (Optionally) AWS CloudWatch for error and failure monitoring

or

  1. AWS Lambda for code execution
  2. (Experimental) AWS Step Functions for orchestration and retries,

The FSM implementation is inspired by the paper:

[1] J. van Gurp, J. Bosch, "On the Implementation of Finite State Machines", in Proceedings of the 3rd Annual IASTED International Conference Software Engineering and Applications,IASTED/Acta Press, Anaheim, CA, pp. 172-178, 1999. (www.jillesvangurp.com/static/fsm-sea99.pdf)

  1. Architecture
  2. Overview
  3. Justification
  4. Installing Dependencies
  5. Settings
  6. Chaos
  7. Idempotency
  8. FSM YAML
  9. Running Locally
  10. Running on AWS
  11. Running on AWS Step Functions
  12. Setup AWS Services
  13. TODO:

aws-lambda-fsm-workflows's People

Contributors

shawnrusaw-wf avatar ericlarssen-wf avatar kevinfrommelt-wf avatar travisreed-wf avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.