C# (.NET 6) on Lambda with Multiple Handler, API Gateways

Описание к видео C# (.NET 6) on Lambda with Multiple Handler, API Gateways

Create Multiple Handlers (Get, GetById, Post) in Lambda Function
Verify (Get, GetById, Post) Handlers locally using the Lambda Test tool
Deploy Multiple Handlers Function Application to AWS
Verify (Get, GetById, Post) Handlers locally using the Lambda Test tool
Create New Lambda Function Project, and Modify it to accommodate API Gateway Events.
Verify the changes locally using the Lambda Test tool
Deploy Multiple Handlers Function with API Gateway changes Application to AWS
Verify deployed changes using the Lambda Test tool
Add the API Gateway Event Trigger and verify it using the API Gateway Test Tool in AWS Console.

GitHub URL: https://github.com/vishipayyallore/le...

Комментарии

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