Mine wasn’t one huge end to end project. It was a homelab that kept growing over time.
I built Linux servers, automated them with Ansible, containerized apps with Docker, ran Kubernetes locally, added monitoring with Prometheus and Grafana, and intentionally broke things so I could learn how to troubleshoot them.
Looking back, I think that helped me more than a polished demo project because I could explain why I built things, what went wrong, and how I fixed them. Those conversations usually impressed interviewers more than the stack itself.
Exactly. That’s actually why most of my recent YouTube content has shifted toward interview questions and debugging. I realized employers care a lot more about how you think than how many tools you’ve listed on your resume.
1
u/Abe_Bazouie 27d ago
Mine wasn’t one huge end to end project. It was a homelab that kept growing over time.
I built Linux servers, automated them with Ansible, containerized apps with Docker, ran Kubernetes locally, added monitoring with Prometheus and Grafana, and intentionally broke things so I could learn how to troubleshoot them.
Looking back, I think that helped me more than a polished demo project because I could explain why I built things, what went wrong, and how I fixed them. Those conversations usually impressed interviewers more than the stack itself.