Добавить
Уведомления

Dependency Injection on AWS Lambda with .NET 6

The AWS Serverless Application Model (AWS SAM) is an open-source framework that helps to build Serverless applications on AWS. It provides a command line interface (CLI) and extensions on top of AWS Cloud Formation to simplify the development of serverless applications. Dependency injection is a fundamental part of building .NET applications. It is possible to use the exact same functionality in AWS Lambda as you would in a .NET 6 application. In this video we walk through how to configure dependency injection when using Lambda. 00:00 - Introduction 00:35 - AWS Lambda Execution Environments 01:50 - Code demo 06:00 - Configuring Dependency Injection in Lambda Links Video 2 - https://youtu.be/6AR5pPnPMDs Dependency Injection Explained: https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection Lambda Execution Environments: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtime-environment.html Twitter - https://twitter.com/plantpowerjames LinkedIn - https://www.linkedin.com/in/james-eastham/

Иконка канала Понятный JS
13 подписчиков
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

The AWS Serverless Application Model (AWS SAM) is an open-source framework that helps to build Serverless applications on AWS. It provides a command line interface (CLI) and extensions on top of AWS Cloud Formation to simplify the development of serverless applications. Dependency injection is a fundamental part of building .NET applications. It is possible to use the exact same functionality in AWS Lambda as you would in a .NET 6 application. In this video we walk through how to configure dependency injection when using Lambda. 00:00 - Introduction 00:35 - AWS Lambda Execution Environments 01:50 - Code demo 06:00 - Configuring Dependency Injection in Lambda Links Video 2 - https://youtu.be/6AR5pPnPMDs Dependency Injection Explained: https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection Lambda Execution Environments: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtime-environment.html Twitter - https://twitter.com/plantpowerjames LinkedIn - https://www.linkedin.com/in/james-eastham/

, чтобы оставлять комментарии