Create AWS Lambda Function using ASP.NET Core Web API 6.0 | .NET on AWS | AWS Cloud | Step by Step

preview_player
Показать описание
This video will describe how to create an ASP.NET Core Web API (.NET 6.0) using Visual Studio 2022 and finally how to deploy this web api into AWS Lambda Function from Visual Studio. After deployment you can see how can we validate Lambda function API's using Swagger endpoint.

In next video, I will describe how can we expose and consume AWS Lambda Function via Amazon API Gateway.

📚 My Courses 📚

🌎 Find me here:
Рекомендации по теме
Комментарии
Автор

Hi ! i try to do the same as you but i have a problem. after publish, the url return a inter server error and in the cloudwacht i see " boostrap error " . i don´t know how can resolve. do you have any idea what can be ? thanks, great video

carlosezequielpalladinotor
Автор

Hello, @Arup how are you?
Excellent video!

I have been having problems with creating the api and uploading it to AWS, it works locally, but when I upload it to AWS I always get "Error 500".

I have followed the step by step more than 100 times
Do you think you can give me support?

pierreabboud