AWS Lab - How to Build Serverless Application With Step Functions, API Gateway, Lambda and S3

preview_player
Показать описание
We bring a weekly lab on AWS Cloud to all our viewers. Please subscribe to AWS Cloud Bytes channel to stay tuned.

This lab will focus on building a Serverless Application With Step Functions, API Gateway, Lambda and S3. S3 bucket will host a static website, User can fill-in form on this static website and submit it to an API Gateway endpoint, API Gateway endpoint will then invoke a Lambda which starts a Step Function execution. Each step in the step function will execute its specific lambda such as for Email or Text.

Рекомендации по теме
Комментарии
Автор

Great video! Do you have the code for this posted somewhere? Github etc.

dogon