Amazon ECS - Getting Started | Hosting ASP NET on ECS | .NET ON AWS

preview_player
Показать описание
Amazon Elastic Container Service (ECS) is a fully managed container orchestration service that helps you to more efficiently deploy, manage, and scale containerized applications.

In this video, we will focus mainly on understanding some of the core concepts of ECS, including task definitions, tasks, services, clusters, etc.

We will deploy a simple ASP NET Web API application to ECS using Visual Studio and AWS Toolkit.

This video aims to give you a 1000-foot view of ECS, setting the stage for future videos where we'll explore each aspect in greater detail.

This video is sponsored by AWS and is part of my AWS ECS Series.

Additional Watching

Come say hi! ✋

#dotnet #aws #ecs
Рекомендации по теме
Комментарии
Автор

This is an excellent video! please make one like this on Elastic beanstalk.

sulaimanmuhammad
Автор

Thank you so much for your explanation, Could you please consider creating a video on health checks and NService bus saags.

venkateshb
Автор

Hi Rahul,
Thanks for an amazing video.
One question - I can access the API(s), however, I can not access URL.
Is it because we did not configure environment variable in the container????

sagarmistry