Lambda Annotations Framework Introduction | .NET ON AWS | Serverless | Amazon

Описание к видео Lambda Annotations Framework Introduction | .NET ON AWS | Serverless | Amazon

Hey👋,
The Lambda Annotations Framework is a programming model that makes it easier to build AWS Lambda Functions using .NET. It provides a natural programming model to build Lambda Functions. The framework uses C# custom attributes and Source Generators to translate annotated Lambda functions to the regular Lambda programming model.

In this video let’s learn what the Lambda Annotation Framework aims to solve and how it compares with older ways of building APIs using AWS Lambda Functions. We will look at a simple example of building an API endpoint that adds two numbers by first building it in using the default Lambda Programming model and then by using the Lambda Annotations Framework.

00:00 Introduction
00:56 Lambda Programming Model
04:39 Lambda Annotations
07:00 LambdaFunction Attribute
08:19 HttpApi Attribute
09:53 Deploy To AWS
13:01 Advantages of Annotations Framework
13:30 Exploring Generated Code
15:48 Lambda Function Properties
17:29 Conclusion

🔗Blog - https://www.rahulpnath.com/blog/aws-l...
🔗Lambda Annotations Framework - https://aws.amazon.com/blogs/develope...

Additional Watching
📹AWS Lambda -    • AWS LAMBDA For The .NET Developer: Ho...  
📹Lambda Udemy Course - https://bit.ly/aws-lambda-udemy
📹Lambda Development Environment -    • SETUP AWS FREE Tier Account and .NET ...  
📹AWS Credential Management -    • AWS CREDENTIALS: How To Manage - Gett...  
📹 ASP Series - https://bit.ly/asp-net-core-series
📹AWS Series - https://bit.ly/aws-net-series

Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter -   / rahulpnath  
📸Instagram -   / rahulpnath  

#dotnet #aws #lambda

Комментарии

Информация по комментариям в разработке