dotnet31-lambda AoT in serverless .NET A quick guide on why and how to enable Ahead-of-Time compilation for your .NET Core projects in AWS Lambda.
dotnet31-lambda DynamoDB & System.Text.Json A hands-on DynamoDB .NET serialization guide, exploring existing Newtonsoft.Json use cases and replacing them along the way with System.Text.Json suitable equivalents.
dotnet31-lambda A better serializer for Lambda This is the second part of my ".NET Core 3.1 on AWS Lambda" series. We'll explore the pros & cons of the new, based on System.Text.Json, Lambda serializer.
dotnet31-lambda .NET Core 3.1 on AWS Lambda Opportunities for performance improvements and lessons learned by upgrading AWS Lambda .NET Core 2.1 apps to 3.1.