Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Orchestrating Serverless Functions with Step Functions

Notifications You must be signed in to change notification settings

whbb98/aws-dev-Step_Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orchestrating Serverless Functions with Step Functions

Start Architecture

Start Architecture

Final Architecture

Final Architecture

Lab Tasks

  • Create an asynchronous state machine by using Step Functions
  • Configure an Amazon Simple Notification Service (Amazon SNS) topic to deliver email alerts
  • Configure AWS Lambda functions to be invoked from a Step Functions state machine
  • Use a parallel state flow object in the design of a Step Functions state machine
  • Invoke a state machine to start when a REST API endpoint is invoked
  • Generate a presigned URL for an object stored in an Amazon Simple Storage Service (Amazon S3) bucket

State Machine:

state machine

SNS Notifications on my Email:

sns notification-1

sns notification-2

Pre-signed url Preview:

report

About

Orchestrating Serverless Functions with Step Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published