AWS Tutorials - Using AWS Step Functions Express Workflows

preview_player
Показать описание

Express Workflows are a new type of AWS Step Functions workflow which can run in synchronous manner. Express Workflows is suitable for high-volume event processing workloads such as IoT data ingestion, streaming data processing and transformation, and high-volume microservices orchestration.
In this exercise, you create and run a Step Functions Express Workflow.
Рекомендации по теме
Комментарии
Автор

I really like your tutorials, thanks for your work.

sharathkumarnarasiman
Автор

Thanks for your great video. if possible could you please make another video on how to pass parameter when running step function. For example I want to truncate destination table in RDS before load data in how can I pass this flag. When looking at the run log of step function I see "inputDetails": {
"truncated": false
} but I am not sure where to modify to become true. Thank you in advance

yenbui
Автор

Interesting point about using express workflows to build micro services. I think that encapsulates exactly what I’ve been finding interesting about them as I’ve been researching. I learned about step functions only recently and love the possibilities but my first attempt ran into a scaling issue (and price concern) with using Map, issues perhaps I can resolve with express workflows.

supersully-ys
Автор

Dear I am requesting please make a tutorial how to refresh aws cognito access token in C#,

abeehahussain