I set up an app inside a virtual machine that runs several containers. I used Docker to connect
the app with its database and some automation tools. Then I added Prometheus and Grafana to
keep an eye on everything, and they also ran in containers. Everything talked to each other
smoothly, and I made sure the system used resources well. It was a great way to build my skills
with containers, monitoring, and cloud setup.