With the variety of services offered by AWS, choosing one to deploy your application can be confusing.
EC2 is the lowest level of do-it-yourself computing service that AWS provides.
This might be attractive to some teams, while others might want their apps deployed without needing too much control over the underlying infrastructure.
AWS Elastic Beanstalk was introduced to solve this problem.
If you are not quite ready to deal with containers or go serverless but want to deploy and run your applications quickly on the AWS cloud, Beanstalk is your friend.
In this video, let’s look at how you can quickly get started using AWS Elastic Beanstalk to deploy a .NET Web API application.
We fill first see how to deploy a Web API directly from Visual Studio using the AWS Toolkit and then we will also see how we can do the same from AWS Console.
Thanks to AWS for sponsoring this video.
Additional Watching
📹AWS Series - https://bit.ly/aws-net-series
📹 ASP Series - https://bit.ly/asp-net-core-series
📹Azure Series - https://bit.ly/azure-series
📹RabbitMQ Series - https://bit.ly/rabbitmq-net-series
Come say hi! ✋
🎙️Uses - https://www.rahulpnath.com/uses
🌍Blog - https://www.rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter - / rahulpnath
📸Instagram - / rahulpnath
#dotnet #aws #ec2 #beanstalk