Deploy your python 3.9 app with Supervisor as service in free AWS EC2 instance

preview_player
Показать описание
If you would like to deploy you python or java or any other application into AWS EC2 instance and configure it with supervisor as service to keep running un-interrupted, this tutorial is for you.

In this tutorial we will cover the following:

1. Python 3.9 installation in the EC2 AWS Linux instance
2. Setup python and python3 app to run python3.9
3. Make sure python2.7 based app works fine
4. Create a simple python app and setup it with supervisord
5. Supervisor installation
6. Setting Python app into supervisor configuration
7. Supervisord setup as service

Content timeline:
-----------------
- (00:00) HOL Starts
- (00:08) HOL intro
- (02:48) Prerequisite
- (03:16) HOL Documentation
- (03:27) Python 3.9 Installation
- (10:22) Fixing existing app to run python 2.7
- (13:21) Supervisor Installation
- (17:54) Sample Python App
- (29:03) Supervisor as Service
- (34:02) Recap/Thanks/Credits

HOL Documentation:
----------------------------------

Please visit:
------------------

Tags:
#ai #aicloud #h2oai #driverlessai #machinelearning #cloud #mlops #model #collaboration #deeplearning #modelserving #modeldeployment #keras #tensorflow #pytorch #datarobot #datahub #aiplatform #aicloud #modelperformance #modelfit #modeleffect #modelimpact #modelbias #modeldeployment #modelregistery #modelpipeline #neptuneai #pythondsp #pythonaudio #streamlit #pythonapps #deepchecks #modeltesting #codeartifact #dataartifact #modelartifact #onnx #aws #supervisor #ec2 #supervisord
Рекомендации по теме
Комментарии
Автор

Thank you so much for such a detailed overview, especially to install python 3.9 onto ec2 linux.

gautamdawar
Автор

Sir not able to run supervisor in docker container

bhalendrasharma