Skip to content

joseph118/serverless-node-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-node-application

A serverless application containing 3 AWS lambda functions.

Lambda 1 is triggered every 5 minutes, and would check for any pending tasks.

Lambda 1 invokes Lambda 2 to trigger the processing of the task and based on the success, it will either complete the task or re-queues the task.

Lambda 3 is triggered by the API Gateway.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published