filmov
tv
AWS Step Functions Distributed map | Hands on Tutorial

Показать описание
This tutorial will explain the steps for creating AWS Step Function that uses Distributed Map to perform processing of transaction using Lambda function.
💥CloudWays COUPON CODE: CLOUDGURU25
☝☝ USE THE EXCLUSIVE COUPON CODE ABOVE TO GET 25% OFF FOR 3 MONTHS💥
💥CloudWays Promo Code: BFCM2024. Get 40% OFF for 4 months with 40 hassle-free migrations handled by our expert engineers. Validity: Till 6th December,2024.
💥Get $200 FREE Credits for signup. So, hurry up!💥
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
Timestamps:
00:23 Step Function Summary
03:32 Step Function Explanation with an Example
08:14 Step Function ASL Example with Dynamo, Lambda, SNS
AWS Step functions allow developers to offload application orchestration into a fully managed AWS service. This means instead of handling partial failure cases, retries, and other "non happy cases" as part of your application logic, you can modularize your code into "Steps" and let AWS Step Functions worry about the details. In this video, I give you a practical example of how you may solve a problem using traditional methods, followed by how you may achieve the same thing using Step Functions.
The new distributed map state allows you to write Step Functions to coordinate large-scale parallel workloads within your serverless applications. You can now iterate over millions of objects such as logs, images, or .csv files stored in Amazon S3. The new distributed map state can launch up to ten thousand parallel workflows to process data.
#AWSStepFunctions #StepFunctions #AWSLambda
💥CloudWays COUPON CODE: CLOUDGURU25
☝☝ USE THE EXCLUSIVE COUPON CODE ABOVE TO GET 25% OFF FOR 3 MONTHS💥
💥CloudWays Promo Code: BFCM2024. Get 40% OFF for 4 months with 40 hassle-free migrations handled by our expert engineers. Validity: Till 6th December,2024.
💥Get $200 FREE Credits for signup. So, hurry up!💥
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
Timestamps:
00:23 Step Function Summary
03:32 Step Function Explanation with an Example
08:14 Step Function ASL Example with Dynamo, Lambda, SNS
AWS Step functions allow developers to offload application orchestration into a fully managed AWS service. This means instead of handling partial failure cases, retries, and other "non happy cases" as part of your application logic, you can modularize your code into "Steps" and let AWS Step Functions worry about the details. In this video, I give you a practical example of how you may solve a problem using traditional methods, followed by how you may achieve the same thing using Step Functions.
The new distributed map state allows you to write Step Functions to coordinate large-scale parallel workloads within your serverless applications. You can now iterate over millions of objects such as logs, images, or .csv files stored in Amazon S3. The new distributed map state can launch up to ten thousand parallel workflows to process data.
#AWSStepFunctions #StepFunctions #AWSLambda
Комментарии