Overview
Learn how to deploy a Python 3.9 application as a service using Supervisor on a free AWS EC2 instance. This 35-minute tutorial covers Python 3.9 installation, configuring Python environments, creating a sample application, installing and configuring Supervisor, and setting up Supervisor as a service. Follow step-by-step instructions to ensure your Python application runs uninterrupted on AWS EC2, while maintaining compatibility with existing Python 2.7 applications. Gain practical knowledge on AWS EC2 instance management, Python environment setup, and service deployment using Supervisor for reliable application hosting.
Syllabus
- HOL Starts
- HOL intro
- Prerequisite
- HOL Documentation
- Python 3.9 Installation
- Fixing existing app to run python 2.7
- Supervisor Installation
- Sample Python App
- Python app config in supervisord.conf
- Supervisor as Service
- Recap/Thanks/Credits
Taught by
Prodramp