filmov
tv
.NET 7 native AOT with AWS SAM
Показать описание
In this video you will learn how you can use .NET 7 on AWS Lambda using native Ahead of Time Compilation with the AWS Serverless Application Model.
AWS Lambda will not support .NET 7 as a managed runtime as it is not an long term support release. However, with NativeAOT compilation going GA this opens up the possibility of running .NET applications on Lambda using a custom runtime.
AWS SAM released support in version 1.64 to support compiling and deploying .NET applications using .NET 7 and native AOT. The released included templates to enable you to quickly get started.
00:00 - Introduction
00:35 - Getting started with sam init
01:45 - Template walk through
03:15 - SAM template changes
04:45 - Compiling with SAM build
06:00 - Viewing build logs
08:00 - Deploying with SAM deploy
08:40 - Native AOT Performance
AWS Lambda will not support .NET 7 as a managed runtime as it is not an long term support release. However, with NativeAOT compilation going GA this opens up the possibility of running .NET applications on Lambda using a custom runtime.
AWS SAM released support in version 1.64 to support compiling and deploying .NET applications using .NET 7 and native AOT. The released included templates to enable you to quickly get started.
00:00 - Introduction
00:35 - Getting started with sam init
01:45 - Template walk through
03:15 - SAM template changes
04:45 - Compiling with SAM build
06:00 - Viewing build logs
08:00 - Deploying with SAM deploy
08:40 - Native AOT Performance
Using .NET 7 native AOT with AWS Lambda
Deep .NET - Ahead of Time Compilation (Native AOT) with Eric Erhardt
.NET 8 | What is Native AOT in .NET?
NativeAOT for .NET APIs Is Here and It’s INSANE!
.NET 7 native AOT with AWS SAM
Deep dive on native AOT
Native AOT in .NET 7. The .NET Show with Carl Franklin Ep 21
Native AOT in .Net | Native AOT deployment in C#
.NET 7 Minimal API with native AOT on AWS Lambda
.NET 8 Native AOT Every Developer Must Know | HOW TO - Code Samples
.NET Native AOT – Übersicht und Performance
A simple introduction to native AOT in .NET 8.0
Deep dive into .NET performance and native AOT | BRK205H
The Simplest Way To Build .NET 8 Native AOT Lambda Functions
AOT e .NET 7
Using .NET’s NativeAOT to fix the biggest serverless issue
Compiling C# into NATIVE code, just like Go, Rust and C++
Николай Николов - Native AOT compilation in .NET 7 | .NETworking Conference 2023
Pushing C# to new places with NativeAOT | .NET Conf 2022
Experimental C# Interceptors: AOT & Performance for free | .NET Conf 2023
Compiling C# like Rust, Go and C++
How to Create an MSIX Package For a Native AOT Application
.NET 7 on AWS Lambda with NativeAOT
Testing Native AOT in C#
Комментарии