In my last post, we discussed building actionable cloud infrastructure metrics and how to create metrics, export them into a time series database, and visualize them with Grafana. Today, we'll take a look at how to build an infrastructure app using Streamlit, a framework that turns data into web apps.
If you are not familiar with Python, don't worry—we're going to keep it simple! In Prerequisites, we'll go over installing Python and the coding techniques utilized in this project.