I've recently transitioned to a DevOps team after a reorganization and I have about two years of experience in backend development, along with some Python scripting. However, my DevOps experience is limited primarily to Docker. In the past three months, I've had to learn a lot on the spot about infrastructure as code, deployments, and various concepts while supporting my teams. I'm enjoying the work more than I initially anticipated due to the opportunities it has provided.
However, I'm feeling a bit uncertain about my career direction since most of my mentors focus on feature development rather than DevOps. I would appreciate advice on which skills I should concentrate on in the long term to enhance my value in my current role and for future opportunities. We work with a typical tech stack, including Terraform, Docker/Kubernetes, AWS, and Datadog, and our tools are continually evolving.
I was considering focusing on foundational Kubernetes skills (like CKA) and then figuring out my next steps from there, but I'm unsure what those should be.
4 Answers
You'll want to focus on skills like standardization, integration, automation, architectural design, and effective communication. Also, check out the free golden path templates from esseesseff.com. These templates provide a scalable way to set up a GitHub repository, integrate GitHub Actions, and manage deployments with Helm/Argo CD. You can use local Kubernetes setups to minimize costs while you’re learning. This should help you define your role as a DevOps or Platform Engineer!
You're in an excellent position! Combining backend development with DevOps is a strong advantage. I suggest you dive deeper into Kubernetes fundamentals, as well as observability—think logs, metrics, and tracing. Designing reliable systems is crucial, not just deploying. Long-term, the real value lies in building robust platforms and workflows. Tools like Grmini or Claude can shift your thinking from just tasks to systems thinking, which is essential for growth.
What’s your take on what DevOps really entails?
Definitely focus on Ansible and Terraform for infrastructure automation, along with containerization and CI/CD practices. Given your backend experience, these should be a relatively smooth transition for you.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically