An introduction to Amazon SQS with AWS Lambda (Using .NET Core and C#)

  Рет қаралды 12,295

DotNet Core Central

DotNet Core Central

Күн бұрын

In this video of the AWS series, I will discuss Amazon SQS (Simple queuing system).
Amazon SQS (or Simple Queue Service) is a fully managed serverless queuing service provided by AWS.
SQS provides two types of message queue, standard, and FIFO.
Standard queue provides best-effort ordering, at least once delivery of the message with maximum throughput.
FIFO as the name suggests guarantee order of message.
Advantages of SQS
No administrative overhead as AWS manages everything.
SQS provides server-side encryption should we need secure communication across services.
SQS automatically scales out based on demand.
SQS provides reliable delivery of messages irrespective of load.
00:32 - What is Amazon SQS?
01:17 - Advantages of using Amazon SQS
02:06 - Create a new SQS using AWS Console
06:15 - Create new Lambda to listen to SQS messages
08:12 - Deploy the newly created Lambda
06:55 - Attached the AWS Lambda function to the Amazon SQS queue using AWS Console
09:35 - Send a message to the SQS queue
09:55 - Check response on Lambda after being triggered by the SQS message
11:00 - Update an existing Lambda to send message to the SQS queue
14:20 - Test end to end from sending message to SQS from a Lambda to the message delivered to another Lambda
Previous videos in the series:
Lambda Introduction: • Introduction to buildi...
API Gateway Introduction: • An Introduction to AWS...
DynamoDB Introduction: • An Introduction to AWS...

Пікірлер: 16
@giorgimakharadze8779
@giorgimakharadze8779 3 жыл бұрын
Very good. Clear and precise. Exactly what I was looking for. Thank you!
@DotNetCoreCentral
@DotNetCoreCentral 3 жыл бұрын
@Giorgi Makharadze, thanks!
@mahendranchinnaiah7593
@mahendranchinnaiah7593 3 жыл бұрын
Thanks for your effort. You are always rocking.
@DotNetCoreCentral
@DotNetCoreCentral 3 жыл бұрын
@Mahendran Chinnaiah, thanks for watching! And appreciate your kind comment as always.
@jasonherrera7605
@jasonherrera7605 3 жыл бұрын
Hey man, first of all, thank you for all your effort in this videos, now, what do you study to understand all de SDK and platform of AWS?
@DotNetCoreCentral
@DotNetCoreCentral 3 жыл бұрын
@Shivendra P. Singh, thanks! I personally just read AWS docs.
@RodrigoMtzs
@RodrigoMtzs 3 жыл бұрын
Really good video and explanation!! Thank you! Your mic sounds kind of bad
@DotNetCoreCentral
@DotNetCoreCentral 3 жыл бұрын
@Rodrigo Martinez, thanks for watching! Thanks for the feedback on the mic, I will get a new one.
@skkkks2321
@skkkks2321 3 жыл бұрын
Hello Sir, Thanks you for creating such a nice series of vedios, do you have any video Cloudformation for the functions you have used in this series, please. Thanks for your efforts, appreciated.
@DotNetCoreCentral
@DotNetCoreCentral 3 жыл бұрын
@Skk Kks, thanks for watching! I do not have any video on Cloudformation, I used AWS CLI to publish all the Lambda functions, and for rest of the AWS services I used the console to create.
@skkkks2321
@skkkks2321 3 жыл бұрын
@@DotNetCoreCentral Thanks
@DotNetCoreCentral
@DotNetCoreCentral 3 жыл бұрын
@@skkkks2321 welcome!
@hanaasihanish
@hanaasihanish 3 жыл бұрын
Do aws have emulator for SQS to use for development environment. Thanks
@DotNetCoreCentral
@DotNetCoreCentral 3 жыл бұрын
@Tech Whizz, not that I know of.
@hector9079
@hector9079 3 жыл бұрын
Muy bueno 👍
@DotNetCoreCentral
@DotNetCoreCentral 3 жыл бұрын
@hector, thanks!
An Introduction to Amazon SNS with AWS Lambda (Using .NET Core and C#)
15:13
An Introduction to AWS API Gateway with AWS Lambda (.NET Core 3.1 Application)
14:17
The CUTEST flower girl on YouTube (2019-2024)
00:10
Hungry FAM
Рет қаралды 52 МЛН
Шок. Никокадо Авокадо похудел на 110 кг
00:44
So Cute 🥰
00:17
dednahype
Рет қаралды 58 МЛН
Getting started with Queues in .NET using AWS SQS
44:01
Nick Chapsas
Рет қаралды 37 М.
AWS SQS to Lambda Tutorial in NodeJS | Step by Step
29:47
Be A Better Dev
Рет қаралды 113 М.
What is a Webhook? [.NET/C# Implementation]
15:23
DotNet Core Central
Рет қаралды 19 М.