Тёмный

API-Gateway & SQS direct Integration 

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

If you want to process API Request asynchronously or add a queue in your application architecture, you landed to the right place.
This video shows how to Integrate Amazon API Gateway as a proxy for SQS (Simple Queue Service).
Step 1: Create SQS Queue
Step 2: Create HTTP API
Step 3: Create IAM Role with full SQS Permission
Step 4: Create Methods for the API -- PUT --/{Your PUT resource path}
-- GET --/{Your PUT resource path}
For putting message in SQS using API Gateway use this --
$request.body.MessageBody
Check this playlist for more AWS Projects or POC in Big Data domain:
• Demystifying Data Engi...

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

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 14   
@fedarkss
@fedarkss 2 года назад
Thank you so much, simple and very good explanation.
@rudrakhuntia5583
@rudrakhuntia5583 10 месяцев назад
thank you so much.
@KnowledgeAmplifier1
@KnowledgeAmplifier1 10 месяцев назад
You are welcome Rudra Khuntia!! Happy Learning
@dhevendhiranm4138
@dhevendhiranm4138 2 года назад
Wonderful! Crisp and clean explanation. Keep it up.
@KnowledgeAmplifier1
@KnowledgeAmplifier1 2 года назад
Thank You Dhevendhiran Madheswaran! Happy Learning :-)
@lakshminarayanans5261
@lakshminarayanans5261 Год назад
Perfect, Its working fine. May I know the use cases for this demo? I don't know about SQS with API gateway.
@KnowledgeAmplifier1
@KnowledgeAmplifier1 Год назад
Hello Lakshminarayanan S, for any asynchronous system design & implementation , the above concept can be used ..For details , you can refer this video -- docs.aws.amazon.com/pt_br/lambda/latest/operatorguide/integrations-asynchronous.html Hope this will be helpful! Happy Learning
@lakshminarayanans5261
@lakshminarayanans5261 Год назад
@@KnowledgeAmplifier1 many thanks. I will take a look.
@techiesknowledgehub4322
@techiesknowledgehub4322 Год назад
How can i send XML from API Gate way to SQS? Mentioned settings are working for JSON Message only
@sadekhossain9566
@sadekhossain9566 Год назад
Great tutorial but I am getting :(
@KnowledgeAmplifier1
@KnowledgeAmplifier1 Год назад
Hello Sadek Hossain, please refer this -- aws.amazon.com/premiumsupport/knowledge-center/api-gateway-rest-api-sqs-errors/
@amitpadgaonkar8830
@amitpadgaonkar8830 Год назад
Can we get multiple message in GET?
@qazaqempire2446
@qazaqempire2446 Год назад
ok, but how to send without using postman? what should i type into my api url bar to send directly without postman?
@KnowledgeAmplifier1
@KnowledgeAmplifier1 Год назад
Hello qazaq empire 2, you cannot make a POST request by using a web browser, as web browsers only directly support GET requests. If you want to make post request without Postman , you can any programming tool , for example , in python , using requests module , you can make post request , or you can use command-line tool like cURL or some other api testing tool to make post request ...
Далее
Testing Retry Behavior and DLQs in AWS Lambda
14:29
Просмотров 4,8 тыс.
AWS SQS to Lambda Tutorial in NodeJS | Step by Step
29:47
I Built a SECRET Lamborghini Dealership!
33:02
Просмотров 8 млн
AWS API Gateway with API Key  / Usage Plan (LATEST)
11:32
AWS SQS Overview For Beginners
28:49
Просмотров 121 тыс.
Webhooks Processing: HTTP API Gateway + SQS +Lambda
13:02
Getting started with Queues in .NET using AWS SQS
44:01
AWS SQS Console Walkthrough With Explanations
29:43
Просмотров 35 тыс.