I am currently running a Streamlit app locally on Windows and I’d like to know how much resource will I need to deploy it on AWS EC2.
Does anyone know how to monitor CPU, memory, and disk usage for a Streamlit app locally?
Use psutil
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.