The Simplest Way To Build .NET 8 Native AOT Lambda Functions

Описание к видео The Simplest Way To Build .NET 8 Native AOT Lambda Functions

Hi, I'm James! And in this video you're going to learn how you can simplify the development of natively compiled .NET 8 Lambda functions with the Lambda Annotations Framework.

If you're building with native AOT, or non-managed runtimes, on Lambda you'll have found there is boilerplate code you need to add to manually bootstrap the runtime.

With the 1.1.0 release of Lambda annotations that code is no more. You can now add a simple attribute to your code, and let .NET source generators handle the rest.

00:00 - Introduction
01:00 - Native AOT on Lambda
02:35 - Simplify your code
04:00 - Delete 50% of your code
07:50 - Configuring Handlers
10:00 - Recap

Serverless .NET Benchmarks - https://github.com/aws-samples/server...
Lambda Annotations - https://github.com/aws/aws-lambda-dot...
Native AOT on Lambda -    • .NET 7 on AWS Lambda with NativeAOT  
Docker Build Image - https://hub.docker.com/repository/doc...

Twitter -   / plantpowerjames  
LinkedIn -   / james-eastham  
Website - https://jameseastham.co.uk

Комментарии

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