AWS EC2 running a Python script continuously, EC2 setup with Python tutorial

Publié le: 26 avril 2023
sur la chaîne: Tech with Hitch
58,045
834

Dive into this AWS EC2 and Python tutorial, where we demonstrate how to set up an EC2 instance, run Python scripts continuously using nohup, and manage processes effectively. Master essential commands like:

sudo su for getting root
nohup python3 my_script.py & for running a script continuously in the background
ps aux | grep python3 for listing Python processes
kill 2322 for terminating processes

By following this step-by-step guide, you'll gain valuable insights into configuring EC2, installing dependencies, executing scripts, monitoring output, and gracefully terminating processes when needed. Boost your cloud deployment and management skills for Python applications.

0:00 Introduction
0:30 Setting up EC2 instance
1:50 Connecting to EC2 instance & setup
3:20 Writing example python script
4:30 Continuously running the script with Nohup
4:55 Using tail, grep, and kill


Sur cette page du site, vous pouvez voir la vidéo en ligne AWS EC2 running a Python script continuously, EC2 setup with Python tutorial durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Tech with Hitch 26 avril 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 58,045 fois et il a aimé 834 téléspectateurs. Bon visionnage!