Learn to Deploy your Docker Container on EC2 in 15 Minutes

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

I like this energy in the beginning! Whatever coming next, my like is already there :)

andreyzykov
Автор

Switching to 3.2 didn't fix the issue. Using "sudo" fixed the issue.

theWorldInStrides
Автор

Have you considered making good video that is well thought out and clearly explained, rather then type in all the commands that you know at million clicks per minute and hope that something will work?
Slow down. Take a deep breath and think - why are you making these videos...

satishvis
Автор

SSH traffic coming from anywhere is not secure...

daneanderson
Автор

i like that you make it look like you are doing this for the first time looking for the IP and the files and missing the SUDO command but I think you know. Its a good teaching method. Thanks very helpful

tyeasir
Автор

why does this have so much dislikes? people can't waste 5 mins of time for valuable knowledge?

김도형-gi
Автор

Sad to say this mate but you act too oversmart in what you're showing here.

You're showing just the beginner stuff whether it's a Linux thing or setting up EC2 instance.

Just copying commands doesn't make you smart, I'm sure you never got the problem why docker daemon never connected when you tried without sudo but leave.

Whatever you demonstrated here is not at all scalable.

I came here in the hope of getting to know about ECS setup with ECR registry including load balancer and serving containers through separate EC2 instances which would make it scalable and easy to manage.

Take this criticism as a constructive feedback from one of your viewers and work on it.

You surely can do better than this :)

MASTERISHABH
Автор

Very useful. You explained it very well. It helped me a lot. Thank you!

juanbolanos
Автор

Just want to point out that this video is actually 14 minutes long and there's a 1 minute-long intro. This legend just deployed a Docker container in 13 minutes or less while promising us a 15 minute performance. Teaching us the valuable lesson of under-promise and over-deliver! Seriously. what a champion! :)

lukesemail
Автор

Maybe the issue was not appending sudo before docker-compose not docker-compose version.

deepdive
Автор

Why do you need nginx if you can just let aws handle the load balancing for you. You're also creating a docker container through AWS, not using "your" docker container that you already have...

alexvallejo
Автор

thanks for the video. helped me deploy my app.

fahnub
Автор

Thank you👍...Your voice is simply awsm.

bhagyashreejoshi
Автор

drag from one place to another place, which is called 'deployment' . LOL

Yena_
Автор

I have docker containers inside my EC2 instance how to create CI/CD pipeline for that? Thanks

Ravithezealous
Автор

First please learn how to present that things in YouTube. Screen size is very very small and not able to see ur commands. But u r doing awesome job but not presenting well

shreyasb.s
Автор

guys if your programmer just use Mac or Linux machine it's way easier patty putty, ,,, yuk

amittangale
Автор

Does someone have the link to this project he's deploying? I want to see every docker file for the main project and also nginx. Thanks!

MuhammadUmar-ckrq
Автор

this video is for developer on windows because you use apps windows, should not upload video like that

kamalkamals
Автор

I have a question - if I had an app made with Flask, React and using MongoDB, and dockerized it, would the steps to deploy it to AWS still be the same as in this video?

idkanonymouspanda