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

Pubblicato il: 26 aprile 2023
sul canale di: 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


In questa pagina del sito puoi guardare il video online AWS EC2 running a Python script continuously, EC2 setup with Python tutorial della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Tech with Hitch 26 aprile 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 58,045 volte e gli è piaciuto 834 spettatori. Buona visione!