Back to Blog
January 15, 2024 2 min read

My Journey from Helpdesk to DevOps

From fixing computers to managing cloud infrastructure - my career path in IT and the lessons learned along the way.

#career #devops #personal

After 15 years in IT, I’ve gone from fixing printers and reinstalling Windows to building and managing cloud infrastructure. Here’s what I’ve learned on the way.

The Beginning

My IT journey started like many others - working in retail tech support, troubleshooting hardware issues, and helping users with basic computer problems. I still remember my first job at Apple Retail, where I learned the importance of customer service and technical knowledge.

The Turning Point

The shift from traditional sysadmin to DevOps came gradually. It started with automation - writing scripts to automate repetitive tasks, then moving to configuration management with Ansible.

“The best sysadmin is the one who automates themselves out of a job.”

This mindset transformed how I approached problems. Instead of manual interventions, I started thinking about repeatable, automated solutions.

Key Lessons

1. Learn the Fundamentals

Understanding networking, operating systems, and basic programming forms the foundation for everything else. Without this base, you’ll struggle with more advanced topics.

2. Embrace Change

Technology evolves rapidly. What was best practice five years ago might be outdated today. Stay curious and keep learning.

3. Document Everything

If it’s not documented, it doesn’t exist. This applies to both your work and your learning process.

Where I Am Now

Today, I work as a DevOps/SRE Engineer, managing infrastructure on Azure, building CI/CD pipelines, and implementing Kubernetes solutions. The journey wasn’t easy, but it was worth it.

Looking Forward

The next steps in my career involve deeper specialization in platform engineering and possibly contributing more to open source projects. The learning never stops!