No video

Deploy Flask Web App on AWS Elastic Beanstalk|

  Рет қаралды 40,607

Nachiketa Hebbar

Nachiketa Hebbar

Күн бұрын

Deploying your web app on AWS Elastic Beanstalk is really easy with 3-4 simple steps that are required. In this tutorial I explain how to deploy a flask app in AWS servers using the Elastic Beanstalk service.
Github source code: github.com/nac...
Do subscribe to the channel and like the video if you want more videos like this!
You can connect with me on my socials:
Linkedin: / nachiketa-hebbar-86186...
My 2nd KZbin Channel: / @nachitalks
My medium account(I publish blogs here): / nachihebbar

Пікірлер: 94
@jstello
@jstello Жыл бұрын
This is outdated by now, the UI changed and the steps are not so automated now. It requires instance profiles and key pairs, it would be nice to show that now.
@rupeshypr1436
@rupeshypr1436 3 жыл бұрын
It is not working for me. It showing 502 ngix error. How can I fix this?
@brahm.aggarwal
@brahm.aggarwal Жыл бұрын
Did you get a fix?
@divyathawani9640
@divyathawani9640 5 ай бұрын
SAME ERROR
@Ankitbhangegmailcom
@Ankitbhangegmailcom Күн бұрын
try to add PORT 8081 in environment variable or you can check logs you will find error
@EvfretuiNiuertye
@EvfretuiNiuertye 2 ай бұрын
actually if you change application:application in WSGIPath to whatever you have written in script it will work . I mean if your flask variable is app then your wsgipath should be application:app
@ShashankData
@ShashankData 3 жыл бұрын
Thank you for the clear and up to date tutorial. You really have a knack for this!
@AITheFuture295
@AITheFuture295 Жыл бұрын
I generally follow you and look who is here .. hey Shashank .. how is going on ? Btw i am also subscribed to both of you guys .. Thanks for your videos
@abhishektanwar8070
@abhishektanwar8070 3 жыл бұрын
So aws manage the database ?. If my flask application is using mysql database in which it is storing the information that the user submits in the form then where will this information go ?
@deemon710
@deemon710 2 жыл бұрын
I wanna know the answer to this too.
@The_Night_Panda
@The_Night_Panda 2 ай бұрын
The current menues of aws does not match the ones you use. There are alot more spaces to fill out now and I couldn't get it to work following your instructions :(
Ай бұрын
Im working with Flask and it showed an errrorr 502 and I added PORT same as you but it still does not work can you help me?
@realblummusic
@realblummusic 2 жыл бұрын
mine fails with this error: Each option setting in configuration file .ebextensions/python.config in application version 1208_apptest04-source must be a map. Update each option setting in the configuration file.
@HashimSam-jf5zk
@HashimSam-jf5zk 4 ай бұрын
very good explanation, i have doubt could you please clarify this what if i have some system dependancy for example i am using pdfkit, to work on this i need to download wkhtmltopdf tool on my system now how can i push my code to server which have elastic beanstack
@shyamkumar-pq2qv
@shyamkumar-pq2qv 3 ай бұрын
nice explanation
@nnaamehn
@nnaamehn Жыл бұрын
Environment health has transitioned from Degraded to Severe. 100.0 % of the requests are failing with HTTP 5xx. ELB processes are not healthy on all instances. ELB health is failing or not available for all instances. Impaired services on all instances.
@carlosherrera4282
@carlosherrera4282 Жыл бұрын
Objective and Simple! Really enjoyed the tutorial. Thank you for sharing!
@osvaldobauzan8232
@osvaldobauzan8232 6 ай бұрын
option_settings: "aws:elasticbeanstalk:container:python": WSGIPath: application:application
@___vijay___
@___vijay___ 2 жыл бұрын
Thank you Brother!! Whole day i was trying but the health was showing severe but after following your instructions everything went well 😁😁🥳
@nnaamehn
@nnaamehn Жыл бұрын
Environment health has transitioned from Pending to Degraded. 100.0 % of the requests are failing with HTTP 5xx. Initialization completed 19 seconds ago and took 3 minutes. Impaired services on all instances.
@user-yh8qs5wk4v
@user-yh8qs5wk4v Жыл бұрын
You are just amazinggggggggggggggggg
@NachiketaHebbar
@NachiketaHebbar Жыл бұрын
Thanksss!
@jus_jo
@jus_jo 2 жыл бұрын
thank you for this. very clear and simple
@justanotheraccount4u
@justanotheraccount4u 2 жыл бұрын
Awesome video and a great explanation. I'll follow you right now
@sofiahuppertz3653
@sofiahuppertz3653 6 ай бұрын
This is very helpful! Thank you
@mkrtichhovhannisyan6244
@mkrtichhovhannisyan6244 Жыл бұрын
Thank you for this, very informative.
@homeworks5060
@homeworks5060 2 жыл бұрын
You teaching style was Great but somehow what you explained did not work for me and got below error. Any suggestion to troubleshoot it? 502 Bad Gateway nginx/1.20.0
@aasthagoyal6589
@aasthagoyal6589 3 жыл бұрын
You explained in the most clean way and was to the point ... and it actually worked for me.. thanks👍
@NachiketaHebbar
@NachiketaHebbar 3 жыл бұрын
Glad it helped!
@Dannyboyjr
@Dannyboyjr Жыл бұрын
this guy is a boss
@getoverhere4465
@getoverhere4465 2 жыл бұрын
Excellent vid, thank you sir
@prerna_mishra
@prerna_mishra 2 жыл бұрын
It's showing Bad gateway error!
@adityapatil6235
@adityapatil6235 7 ай бұрын
should I also select my instance file which consist of my db.sqlite3 database files. Does it works the same way?
@anirudhsrinivas3544
@anirudhsrinivas3544 2 жыл бұрын
Great tutorial bro! Thank you!
@luisalbertobenalcazar1071
@luisalbertobenalcazar1071 2 жыл бұрын
this configuration, ca i use when my app worked in wondows 10 and used postgress sql?
@courtney_ann7988
@courtney_ann7988 2 жыл бұрын
This video was really helpful! Will the website stay on the same IP address?
@ejemplosytutos
@ejemplosytutos 3 жыл бұрын
Thank you very much. Your videos are very helpful
@NachiketaHebbar
@NachiketaHebbar 3 жыл бұрын
Glad to know that :)
@princemathew9034
@princemathew9034 2 жыл бұрын
@Nachiketa Hebbar, In my case i need to have tesseract also to be install in the elastic beanstalk. I do not see any straight forward option. Please let me know. I understand that we can ssh to the EC2. But then that is defeating the paas. Is there a way i can install tesseract also as part of creating application in Elastic beanstalk???
@shreyasb.s3819
@shreyasb.s3819 2 жыл бұрын
Really nice explanation
@nishantkumar-lw6ce
@nishantkumar-lw6ce Жыл бұрын
What’re the best ways to deploy web apps such as streamlit, dash plotly open source to AWS?
@MGamerGames
@MGamerGames 2 жыл бұрын
hey sir, what if i want to specify a gevent worker type in the python.config file? please help it is needed for production! thanks
@sriadityab4794
@sriadityab4794 3 жыл бұрын
Can you make a video on time series model (ARIMA, LSTM) deployment as web app?
@NachiketaHebbar
@NachiketaHebbar 3 жыл бұрын
Will try to make a video on it soon.
@ejemplosytutos
@ejemplosytutos 3 жыл бұрын
I am really interested in this too
@ZaarmTech
@ZaarmTech 2 жыл бұрын
The github repository is not updated to use application and .elasticbean folder is also missing
@osvaldobauzan8232
@osvaldobauzan8232 6 ай бұрын
option_settings: "aws:elasticbeanstalk:container:python": WSGIPath: application:application
@ViniiR
@ViniiR 2 жыл бұрын
thank you bro! BR watching your video :)
@shvang8
@shvang8 2 жыл бұрын
Thanks your content is good, I want to know How To Deploy a Flask Application on EMR ??
@DangThinh261
@DangThinh261 2 жыл бұрын
do we need to manually repeat those steps when we are updating our code( application)?
@daniellem1119
@daniellem1119 3 жыл бұрын
Thank you so much! Straight forward tutorial and super helpful.
@user-mv6bn7vb2s
@user-mv6bn7vb2s 2 жыл бұрын
thank you that helps a lot!!
@ZaarmTech
@ZaarmTech 2 жыл бұрын
Nice tutorial Thanks a lot
@devendrap9659
@devendrap9659 Жыл бұрын
How to deploy with mongodb database and flask api
@luigi2606
@luigi2606 2 жыл бұрын
how do you put the domain of your web aplication?
@Sugurous
@Sugurous 2 жыл бұрын
Very good video! ->Thanks
@preeethan
@preeethan 2 жыл бұрын
Awesome bro !
@AgustinNazer
@AgustinNazer 7 ай бұрын
this is working this way at today?
@Nando7695dev
@Nando7695dev 2 жыл бұрын
muchas gracias por este video.
@rupeshypr1436
@rupeshypr1436 3 жыл бұрын
Is there any background process for this or we will directly follow this? Iam beginner.
@fireberrywocky
@fireberrywocky Жыл бұрын
Doesn't work.
@shehansaverimuttu2049
@shehansaverimuttu2049 3 жыл бұрын
bro, is there any advantage's of using Elastic Beanstalk| than using EC2 other than what you mentioned ?
@patilsoham
@patilsoham 3 жыл бұрын
superb...helped a lot
@RahulKumar-ym3vs
@RahulKumar-ym3vs 3 жыл бұрын
error in the python.cofig file (The configuration file .ebextensions/python.config in application version emailextractor-source-1 contains invalid YAML or JSON. YAML exception: Invalid Yaml: mapping values are not allowed here in "<reader>", line 3, column 27: WSGIPath: application : application ^ , JSON exception: Invalid JSON: Unexpected character (o) at position 0.. Update the configuration file.)
@octaviodiaz7277
@octaviodiaz7277 3 жыл бұрын
You are really great at teaching! Thank you for this video, super helpful!
@sohailhosseini2266
@sohailhosseini2266 Жыл бұрын
Thanks for sharing!
@AgustinNazer
@AgustinNazer 7 ай бұрын
hi! how are you? did you use this tutorial in the last 4 months? I mean, im looking for a tutorial but this is from 3 years ago so i dont know is working this way today.
@ergunerkus
@ergunerkus 2 жыл бұрын
saved my code! why it doesn't work with "app" instead of "application" ?
@Illack
@Illack 7 ай бұрын
I'm thinking it may be something to do with the extensions file, I'm going to try and deploy and will reply if it worked for me
@remixowlz
@remixowlz 3 жыл бұрын
thank you sir, you're very clear and passionate!
@manavvishwas2226
@manavvishwas2226 3 жыл бұрын
Thank you bro :)
@souravmukherjee7668
@souravmukherjee7668 Жыл бұрын
What about load balancing?
@AlexandreSurf90
@AlexandreSurf90 3 жыл бұрын
Nice work
@neilmanna9720
@neilmanna9720 Жыл бұрын
very good
@prathams8685
@prathams8685 Жыл бұрын
TY boss
@christopherabelet4672
@christopherabelet4672 3 жыл бұрын
Thanks a lot
@nnaamehn
@nnaamehn Жыл бұрын
thank you
@mohammedsedebay4781
@mohammedsedebay4781 3 жыл бұрын
Thanks for sharing this video, it's really helpful!
@akankshgatla4258
@akankshgatla4258 2 жыл бұрын
Is AWS elastic beanstalk is a free tier like ec?
@mohammedtaher3717
@mohammedtaher3717 3 жыл бұрын
Thanks for the Tutorial, It was quite clear and Straight forward! Also, If you could make a video on deploying the same Web App on Aws Lambda would be really great. :) Thanks again
@kalashkalwani4469
@kalashkalwani4469 3 жыл бұрын
what are the charges for that?
@niteeshsatyapu104
@niteeshsatyapu104 2 жыл бұрын
Not working bro
@momo54604
@momo54604 3 жыл бұрын
When I upload an app with numpy, show me "No module named numpy" and is in the file requirements.txt Can somebody help me? 🙏
@akashprabhakar6353
@akashprabhakar6353 3 жыл бұрын
Check if if you have inported the numpy library or not in your code
@coldzeragod4333
@coldzeragod4333 3 жыл бұрын
Aap toh chod diye thae utuhoob ?
@shubh9504
@shubh9504 3 жыл бұрын
We need answers
@NachiketaHebbar
@NachiketaHebbar 3 жыл бұрын
Bas break liya tha, aise kaise chod denge KZbin :)
@coldzeragod4333
@coldzeragod4333 3 жыл бұрын
@@NachiketaHebbar 😑
@socialshrey5266
@socialshrey5266 8 ай бұрын
bhai pice map galat hai dek le
@keshavsharma7415
@keshavsharma7415 Жыл бұрын
not at all helpfull aws not working as shown just a little frustated
@3051suryanarayananbkrist
@3051suryanarayananbkrist 4 ай бұрын
nice explanation
@mohitagrawal211
@mohitagrawal211 Жыл бұрын
very nice
Creating a Flask Web Server in EC2 on the AWS Free Tier from scratch!
17:28
Create an AWS Elastic Beanstalk Application
8:28
Digital Cloud Training
Рет қаралды 7 М.
大家都拉出了什么#小丑 #shorts
00:35
好人小丑
Рет қаралды 78 МЛН
АЗАРТНИК 4 |СЕЗОН 2 Серия
31:45
Inter Production
Рет қаралды 648 М.
Harsh Reality of AI Jobs No one Tells You|
8:52
Nachiketa Hebbar
Рет қаралды 383 М.
Flask Web App with Amazon RDS, Elastic Beanstalk & Route53
1:40:04
Parwiz Forogh
Рет қаралды 8 М.
Easily Deploy a .NET Application to AWS Elastic Beanstalk
16:32
Milan Jovanović
Рет қаралды 30 М.
How to Deploy a Flask App to Heroku | Flask Heroku Deployment
6:35
Arpan Neupane
Рет қаралды 51 М.
Deploy your Flask app on Google Cloud Platform
17:51
Leslie Wubbel
Рет қаралды 16 М.
How to Deploy a Flask App to a Linux Server with a Domain Name
21:29
Pretty Printed
Рет қаралды 24 М.
AWS Elastic Beanstalk deploy flask application
19:11
Technology Hub
Рет қаралды 2 М.
Deploying a Flask App on cPanel: Step-by-Step Tutorial 🚀
17:56
Dynamic Technologies
Рет қаралды 2,9 М.