How to Deploy a Node.js (Express) Server Docker Container to AWS via Elastic Container Registry

preview_player
Показать описание


Docker Tutorial:

#dockercompose #containerization #DataPersistence #postgresql #pgadmin #nodejs #api #environmentvariables #devops #softwaredevelopment #cloudcomputing #virtualization #programmingtutorial #learningresources #docker #dockercompose #containerization #devops #microservicestutorial #CI/CD #orchestration #kubernetes #dockerfile #dockerswarm #dockernetworking #ContainerManagement #ContainerDeployment #cloudnative #ContainerRegistry #dockerimage #devopstools #DevOpsCulture #devopscommunity
#nodejstutorial #dockervideos #dockerhub #dockerimage #dockercommands #dockercontainer #dockercompose #javascript #javascripttutorial #ecr #aws #linux
Рекомендации по теме
Комментарии
Автор

man, you saved my weekend!! salute from brazil

geavila
Автор

I was just starting in this cloud world. And i am thankful I got your video. Thank you sir.

ratnakiduniya
Автор

I LOVE YOU BRO
SHOUT OUTS FROM BRAZIL!!!!

Cxrniani
Автор

The fantastic video helped me a lot. Can you create a new video about setting pipeline CI&CD with AWS ECR EC2?

naimuddin
Автор

Followed all the steps but my IP address is 54.xxx… and not 3.xxx… will this affect it? My app is not running at port 8000

daraheaphy
Автор

"Enjoying the content? Hit that subscribe button to stay updated with more!"

prograamer
Автор

what about redis if we have redis and kafka in our nodejs app ???

shubhamkshirsagar
Автор

I finished setting up my node js container into AWS EC2, but I cannot access it. When I try to open the public DNS or public ip address with :8080, I am using port 8080. It tells me it cannot reach the server. Would I need to add more security rules? I have the same security rules as yours.

cerritosrules
Автор

thats a good video, congrats. but bro, I have a docker-compose with my backend, redis and redis-commander, when I run it locally runs, but when i take the image from ecr, my ec2 cant find the redis and my application cant run, do you know somo solution?

matheussiqueira
Автор

By any chance do you know how to do this for a flask application that connects to a mysql database? I am running into a TLSV1_ALERT_PROTOCOL_VERSION error when trying to do "docker run"

cerritosrules