A step-by-step guide to running .NET 6 on AWS Lambda using a custom runtime, since a managed runtime for .NET 6 wasn't yet available. Covers installing Amazon Lambda Tools and templates, creating a project from the .NET 5 custom runtime template, updating the target framework to net6.0, configuring self-contained publishing in aws-lambda-tools-defaults.json, deploying with the Lambda CLI, and invoking the function to verify the .NET version and architecture.

5m read timeFrom nodogmablog.bryanhogan.net
Post cover image
2 Impressions