Skip to content

Use of AWS Step Functions to design and run a serverless workflow that coordinates multiple AWS Lambda functions. AWS Lambda is a compute service that lets you run code without provisioning or managing servers.

Notifications You must be signed in to change notification settings

Jasmine-maryj/serverless-workflow-to-handle-tickets-in-callcenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serverless-workflow-to-handle-tickets-in-callcenter

Use AWS Step Functions to design and run a serverless workflow that coordinates multiple AWS Lambda functions. AWS Lambda is a computing service that lets you run code without provisioning or managing servers. A workflow that describes how you want support tickets to be handled in your call center and a process as a series of discrete tasks that can be repeated again and again. You are able to sit down with the call center manager to talk through best practices for handling support cases. Using the visual workflows in Step Functions as an intuitive reference, you define the workflow together

state-machine

About

Use of AWS Step Functions to design and run a serverless workflow that coordinates multiple AWS Lambda functions. AWS Lambda is a compute service that lets you run code without provisioning or managing servers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published