Amazon SQS and LAMBDA TRIGGERS | .NET ON AWS | AWS Serverless | Amazon

Описание к видео Amazon SQS and LAMBDA TRIGGERS | .NET ON AWS | AWS Serverless | Amazon

Hey👋🏽 Amazon Simple Queue Service or SQS in short is a fully managed message queuing service that enables you to decouple applications and build distributed software systems. With Amazon SQS, you can offload tasks from one component of your application by sending them to a queue and processing them asynchronously.

You can use a Lambda function to process messages in an Amazon Simple Queue Service (SQS) queue.

In this video, let’s learn about AWS Lambda SQS Triggers. We will learn how to create a Lambda Function to handle SQS messages and set up the Lambda to trigger as messages come into SQS. We will explore the different configurations on the Lambda triggers and how the Lambda scales up when you have a lot of messages coming into the queue. We will also explore what happens when there are exceptions in processing messages and how to handle them.

This video is sponsored by AWS and is part of the .NET on AWS Series.

🔗Amazon SQS - https://www.rahulpnath.com/blog/amazo...
🔗Lambda With SQS - https://docs.aws.amazon.com/lambda/la...

00:00 Introduction
01:35 SQS
02:43 Building Lambda Function
06:18 Local Dev Testing
08:40 Setting up Lambda Trigger
10:11 IAM Permissions
12:51 Test SQS Trigger
14:13 Batch Size & Batch Window
16:23 Lambda Concurrency
20:36 Exception Handling
22:44 Retry
24:31 Dead Letter Queue (DLQ)
27:13 Bulk Exceptions
37:08 Message Filtering
37:58 Conclusion

Additional Watching
📹Amazon SQS -    • AWS SQS (Simple Queue Service) - Gett...  
📹AWS Lambda -    • AWS LAMBDA For The .NET Developer: Ho...  
📹AWS CloudWatch Logs -    • Amazon CLOUDWATCH LOGS - Getting Star...  
📹AWS Credentials -    • AWS CREDENTIALS: How To Manage - Gett...  
📹AWS Series -    • .NET on AWS  

Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter -   / rahulpnath  
📸Instagram -   / rahulpnath  

🛠️ Uses http://rahulpnath.com/uses
🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtu...

#amazon #aws #dotnet #amazonsqs #sqs #lambda

Комментарии

Информация по комментариям в разработке