Containerize .NET Core 7 Web API using Docker on AWS EC2 (Ubuntu)

preview_player
Показать описание
In this Video, we will see How to Containerize .NET Core Web API using Docker and we will deploy this application on AWS EC2 Ubuntu Image.
Step 1: Create Sample .NET Core Web API & Create Docker file
Step 2: Push the Code on Github Repo .
Step 3: Create an Ubuntu Server on AWS Clone the Repo and build the Docker Image .
Step 4 : Once you build the Image Run the Container . Browse the public Address of your EC2 Instance and there you go . The API is ready .

You can also find Link of the Previous Video where had explained how to Create Docker File

Connect Me on Linkedin for More Updates
Рекомендации по теме
Комментарии
Автор

Thank you... how can we give the baseurl of the api a different name instead of the IP itself?

stanleyjekwu
Автор

I followed your steps but 404 error any idea

mechdeepan
Автор

Showing my public ip refused to connect. why did you created new security group at 12:11 .

cnzjkox
Автор

This site cannot be accessed52.90.147.174 connection was refused.
Try:

Check the connection.
Check the proxy and firewall.
ERR_CONNECTION_REFUSED

Why is this happening

juanmartinez-zbfv