Deploy Flask Web App on AWS Elastic Beanstalk|

preview_player
Показать описание
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.

Do subscribe to the channel and like the video if you want more videos like this!

You can connect with me on my socials:

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

Thank you for the clear and up to date tutorial. You really have a knack for this!

ShashankData
Автор

thank you for this. very clear and simple

jus_jo
Автор

@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???

princemathew
Автор

this configuration, ca i use when my app worked in wondows 10 and used postgress sql?

luisalbertobenalcazar
Автор

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

MGamerGames
Автор

should I also select my instance file which consist of my db.sqlite3 database files. Does it works the same way?

adityapatil
Автор

Thank you for this, very informative.

mkrtichhovhannisyan
Автор

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.

esoterictime
Автор

Awesome video and a great explanation. I'll follow you right now

justanotheraccountu
Автор

do we need to manually repeat those steps when we are updating our code( application)?

DangThinh
Автор

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

HashimSam-jfzk
Автор

What’re the best ways to deploy web apps such as streamlit, dash plotly open source to AWS?

nishantkumar-lwce
Автор

Thank you very much. Your videos are very helpful

ejemplosytutos
Автор

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.

jstello
Автор

You are really great at teaching! Thank you for this video, super helpful!

octaviodiaz
Автор

Thank you so much! Straight forward tutorial and super helpful.

daniellem
Автор

It is not working for me. It showing 502 ngix error. How can I fix this?

rupeshypr
Автор

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

homeworks
Автор

Objective and Simple! Really enjoyed the tutorial. Thank you for sharing!

carlosherrera
Автор

You explained in the most clean way and was to the point ... and it actually worked for me.. thanks👍

aasthagoyal