Step-by-step guide to deploying .NET 6 AWS Lambda functions on ARM64 processors. Covers installing the required AWS Lambda tooling and templates, the difference between lambda.* and serverless.* templates, and how to configure ARM64 support by adding a single line to aws-lambda-tools-defaults.json. Includes a working example that returns the detected processor architecture and .NET version at runtime.

4m read timeFrom nodogmablog.bryanhogan.net
Post cover image
Table of contents
Moving to ARM64