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 - • SAM Templates, AWS Lambda Function Structu...
Dependency Injection Explained: https://docs.microsoft.com/en-us/dotn...
Lambda Execution Environments: https://docs.aws.amazon.com/lambda/la...
Twitter - / plantpowerjames
LinkedIn - / james-eastham