Skip to content

linusgg/developing-with-aws-step-functions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing with AWS Step Functions

lasted updated 10/10/2018

Senario

University students caught plagiarising on exams and assignments are required to take exams to test their knowledge of the universities referencing standard. Students get three attempts to pass the exam before administrative action is taken.

This demo uses exposes an AWS Step Function via an Amazon API Gateway. The step-function definition invokes tasks via AWS Lambda (Python 3.6), that store results in Amazon DynamoDB. Notifications are implemented via Amazon SNS and AWS X-Ray provides distributed tracing capability.

Architecture

Developing With Step Functions

Developing With Step Functions Pipeline

Credits

Cookiecutter SAM for Python Lambda

A cookiecutter template to create a Serverless App based on Serverless Application Model (SAM) and Python 3.6.

heitorlessa/cookiecutter-aws-sam-python

Resources

Step Functions

Reference Architectures

AWS Developer Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.2%
  • Python 4.5%
  • HTML 2.3%