Перейти к содержимому

Integrate AWS Step Functions with Lambda and DynamoDB Tutorial | Step by Step Guide

Felix Yu

0:00 / 0:00

Integrate AWS Step Functions with Lambda and DynamoDB Tutorial | Step by Step Guide

5 236 просмотров · 4 года назад
Felix Yu
16,1 тыс. подписчиков
5 236 просмотров · 4 года назад
This video provides a step by step instruction on how to integrate AWS step functions with lambda and dynamodb to simulate a workflow where an offer given to a customer and the customer takes different actions on it (i.e., accept, decline, ignore). Support the channel plz 😊: https://www.buymeacoffee.com/felixyu ====== Chapters ====== 0:00 - 3:05: Intro 3:06 - 7:47: Create lambda function and dynamodb 7:47 - 15:48: Create step function 15:49 - 19:55: Test everything out