Video description
Learn to deploy a AWS ECS Fargate application for a .NET Blazor App.
00:00 Intro 00:54 Overview of the project and the requirements 02:17 Setting up Cloud9 for .NET 6 03:36 Creating .NET Blazor 04:08 Run locally using dotnet run –urls=http://localhost:8080 05:45 Create Dockerfile 07:28 Run dotnet aws deploy to deploy to AWS ECS 09:12 Grab ECS endpoint and test the application and inspect ECS