filmov
tv
Run your ASP.NET Minimal API on AWS Lambda in 10 minutes

Показать описание
ASP.NET is a powerful technology for building web applications in .NET. .NET 6 introduce a new way of defining your API's, using the minimal API syntax. Minimal API's simplify the definition of your API endpoints and handlers.
AWS provides tooling to run your ASP.NET minimal API on AWS Lambda by adding a single line of code to your existing application. The additional code allows the same code to run on both using the Kestrel web server and with AWS Lambda when deployed into the Lambda environment.
In this video we walk through how to take an out of the box ASP.NET minimal API and deploy that on to AWS Lambda.
00:00 - Introduction
00:30 - Create a new minimal API
01:40 - Install Nuget package
02:10 - Add additional startup code
04:00 - AWS Lambda .NET Global CLI
05:10 - Deploy Function wizard
07:40 - API Gateway Configuration
09:40 - Performance
Links
AWS provides tooling to run your ASP.NET minimal API on AWS Lambda by adding a single line of code to your existing application. The additional code allows the same code to run on both using the Kestrel web server and with AWS Lambda when deployed into the Lambda environment.
In this video we walk through how to take an out of the box ASP.NET minimal API and deploy that on to AWS Lambda.
00:00 - Introduction
00:30 - Create a new minimal API
01:40 - Install Nuget package
02:10 - Add additional startup code
04:00 - AWS Lambda .NET Global CLI
05:10 - Deploy Function wizard
07:40 - API Gateway Configuration
09:40 - Performance
Links
Run your ASP.NET Minimal API on AWS Lambda in 10 minutes
ASP.NET Minimal API - Create an API in seconds not hours
.NET Minimal API Part 3 - Basics of running your Project
ASP.NET Minimal API Performance
Create a minimal API with ASP.NET Core - Hands-On Tutorial
Can I Run .NET 7 Minimal API in a Windows Service?
ASP.NET Core - Minimal Web API In UNDER 5 Minutes!
What is the ASP.NET Core Minimal API?
Should You Use Controllers or Minimal APIs in .NET?
ASP.NET Minimal API and Swagger
On .NET Live - Finding joy in minimal APIs
The simplest way to create an API is with .NET | Minimal APIs
ASP.NET Web API CRUD Operations - .NET8 and Entity Framework Core Tutorial
Getting started with Minimal APIs in .Net 6
ASP.NET Community Standup - Minimal API Deep Dive
An Intro to ASP.NET Core Minimal API - Packaging our API into a container
Getting started with NET 6 minimal APIs
Build a RESTful API in ASP.NET 6.0 in 9 Steps!
Your First ASP.NET Core Minimal APIs and Static Files
ASP.NET Community Standup - Minimal APIs
.NET 9 Web API & Entity Framework 🚀 Full Course: CRUD, Code-First Migrations & SQL Server
Minimal APIs in .NET 6
.NET 8 Web API & Entity Framework 🚀 Full CRUD Course (with Code-First Migrations & SQL Serve...
Building a Web API in .NET 6 | Minimal API
Комментарии