Deploy Flask application on AWS EC2 instance

preview_player
Показать описание
I am making series of videos available to you to learn Amazon Web services and in this session we are going to talk about deployment of Flask application on EC2 instance.

Be careful to choose other options you will be charged. Quick disclaimer, I am not going to be responsible for any charges incurred throughout this workshop. Please choose type of instances/aws resources carefully before launching.

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

So far the EASIEST tutorial, thank you!

radekjestrabik
Автор

Thanks, man. This was an excellent intro to using python on EC2!
Such a handy way to expose raw processing power to the web

nickm
Автор

Thank you so much! This tutorial was a godsend

altruisticlemur
Автор

Excellent Video. Great Explanation. It helped me a lot!!!

yasirurandeepa
Автор

nice and simple..cool..clear the terminal at times too..

tejurfr
Автор

That was very interesting, thanks a lot!

davidkuda
Автор

3Q so much!! you doing a GREAT job! bro

yujiezheng
Автор

Thanks man . This video helped me a lot

hrushikeshsawant
Автор

thanks man the part to turn my ec2 instances into a https site helped alot, Im hosting an api so I kept getting Mixed Context error and this fixed !

Mobbin
Автор

dude i forgot to gice port in custom tcp, i was stuck for hours, :), thanx man, great stuff

shreyashtech
Автор

Hi, Thanks for the vedio, i have a question.
1) Why you open TCP connection on 8080, the request is HTTP request

akhtarnaved
Автор

Please make a tutorial to run it on windows ec2 instance and deploy flask app on public website

Santhosh-vtgk
Автор

How to configure resource pooling in AWS for flask

hareshsuvvari
Автор

Love it and subscribed. It would be very great if you will make a complete tutorial from deploying application to flask and then connecting the domain to it

islamicinterestofficial
Автор

It's not working when I have html files to server in templates. Throwing error : home.html"

jitendrabafna
Автор

Hey I need you to help in deploying ec2 machine to web application

elishbasohail
Автор

apt-get didn't work for me. Had to use sudo yum install instead. What did I do incorrectly? Thanks!

samarmanjeshwar
Автор

what is that terminal?
how to open that

lakshitakajla
Автор

So looks like my code was running yesterday. But when I try to run it again and go the IP address with 8080 port then I am getting error "HTTPStatus.BAD_REQUEST" . Could you please help why?

PrasannaKulkarni
Автор

It's just not working for SSL's 443 port, I have checked security config, and everything else. It works fine on HTTP (port 80) but can't get the ipv4 public DNS working with HTTPS.

suharsh