Тёмный

Send message from Step Function to SQS directly | in-depth intuition 

Knowledge Amplifier
Подписаться 28 тыс.
Просмотров 1,9 тыс.
50% 1

Step Functions can control certain AWS services directly from the Amazon States Language.
In this video one such direct integration is covered -- AWS' direct SQS integration as part of a Step Function Task.
Documentation Link:
------------------------------------
docs.aws.amazo...
To know more about SQS Message Attributes you can check this video --
Sending message in SQS Queue from Python boto3
• Sending message in SQS...
If you want to learn AWS Step Function in easiest way , you can refer this playlist --
Getting started with AWS Step Functions with AWS Lambda & Athena
• Getting started with A...
AWS Step Function: Adding Retries and Error Notifications to a Lambda Function
• AWS Step Function: Add...
Call Your AWS Step Functions With API Gateway
• Call Your AWS Step Fun...
Invoking State Machine with CloudWatch
• Invoking State Machine...
Build and orchestrate ETL pipelines using Amazon Athena and AWS Step Functions
• Build and orchestrate ...
Sample API Parameter used in the video:
--------------------------------------------------------------------
{
"MessageBody.$": "$",
"QueueUrl": "",
"MessageAttributes": {
"Name": {
"DataType": "",
"StringValue": ""
},
"Age": {
"DataType": "",
"StringValue": ""
}
}
}
Check this playlist for more AWS Projects in Big Data domain:
• Demystifying Data Engi...

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 2   
@khadarvalli4614
@khadarvalli4614 2 года назад
Please create a separate playlist for step function videos ❤️
@KnowledgeAmplifier1
@KnowledgeAmplifier1 2 года назад
Hello buddy , Thank you for your suggestion , here is the playlist on Step Function -- ru-vid.com/group/PLjfRmoYoxpNoahLvGnz_vJnOZ2FBQhaVu
Далее
Песня РАСПУТИН на русском!🔥
00:56
Build a Serverless Workflow with AWS Step Functions
39:42
Processing Messages with a Delay Using SQS
11:14
Webhooks Processing: HTTP API Gateway + SQS +Lambda
13:02
The Problem With Microservices
17:47
Просмотров 434 тыс.
Solving one of PostgreSQL's biggest weaknesses.
17:12
Просмотров 198 тыс.
SQS Using Node Js -  Send, Receive And Delete data
11:32