AWS LocalStack + .NET | .NET ON AWS | AWS Serverless | Amazon

preview_player
Показать описание
This video will explore using LocalStack to simulate AWS services locally when developing .NET applications.

We'll create a simple ASP.NET Web API that interacts with DynamoDB to store data and publish messages to SQS. Additionally, we'll set up a Lambda function that listens for messages from SQS and performs some functionality.

The main focus will be setting up and using LocalStack to mimic these AWS services locally without needing to deploy to AWS directly.

You'll learn how to configure LocalStack, integrate it with your .NET application, and use it to test your application from your local machine.

00:00 Intro
01:03 Setting Up
04:24 .NET App
05:45 Create Resource using UI
07:26 Create Resource using CLI
09:08 Connecting .NET To LocalStack
09:55 Configuring each AWS Client
13:08 Configure AWSOptions in Code
16:42 Configure AWSOptions using appsettings
19:03 Deploy Lambda Function
21:20 SNS Lambda Trigger
23:10 Update Lambda Function

This video is sponsored by AWS.

Additional Watching

Come say hi! ✋

#dotnet #aws
Рекомендации по теме
Комментарии
Автор

Great explanation of cool & handy tool to work on.

ShivatejaShiva