AWS with .NET Serverless Tutorials



Find Insecure Code With CodeQL Before You Commit

Learn how to scan C# source code for vulnerabilities with CodeQL.


Simple .NET Containers: Create Containerized Apps with dotnet publish

Learn how to create .NET based Docker containers easily using the .NET SDK. Tutorial includes .NET app publishing to Docker and AWS EKS/ECS.


3 Things: Developing Amazon SQS Based Solutions

Learn about developing Amazon SQS based solutions, the role of KMS key in encryption, characteristics of temporal messages and the retention period of messages.


AWS Lambda Simplicity with .NET Top-level Statements

Learn to develop an AWS Lambda function using .NET top-level statements. Tutorial includes .NET CLI and AWS CLI and AWS Lambda function deployment techniques.


AWS Lambda Powered by ASP.NET Core Minimal APIs

Discover how to build AWS Lambda Functions using ASP.NET Core Minimal APIs. Detailed guide involving .NET CLI, AWS CLI, and configuration of AWS environment.


Package and Upload a Lambda Function with the AWS CLI

Learn how to package and upload a .NET AWS Lambda function and create a testable AWS Lambda function URL.


Create a .NET AWS Lambda Function with an HTTPS Endpoint

Learn to create a .NET AWS Lambda function with an HTTPS endpoint. Understand AWS CLI, Lambda function URL creation, testing, and packaging.


How to Create a Simple .NET Core AWS Lambda Function

Step by step guide on creating a simple .NET Core AWS Lambda Function. Covers AWS Lambda function development, .NET Core SDK, and AWS services.


3 Things: Developing with Amazon SNS

Enhance AWS development with these Amazon Simple Notification Service tips. Discusses handling failures, FIFO delivery, and tenant-based message filtering.