I've spent over 9 years as a C++ developer, and honestly, I'm starting to feel burnt out. Coding just isn't something that comes naturally to me, and I think I'd like to pivot into DevOps. I know this is a broad field that could take a while to get into, but I really want to find a career path that I can enjoy rather than sticking with something that feels draining. For those who have made a similar switch or understand the DevOps space, what are the best ways to upskill for this transition? Is changing careers realistic after so long in development?
4 Answers
Before anything, think about your current development environment. Are you more familiar with Windows or Linux? That could influence your transition into DevOps since many DevOps tools work best in a Linux setting.
Switching to DevOps can definitely be doable, especially if you're flexible with salary expectations at the start. You might want to try building a simple project, like a small NestJS API, and then create GitHub Actions for deployment on a platform like AWS. This experience will help you see if you really enjoy the work, but be prepared for the possibility of on-call work! It's a lot about problem-solving and troubleshooting.
It sounds like you might want to reconsider if switching to DevOps is the right choice for you, given your feelings about coding. DevOps involves a lot of workflows and operations management, which can come with its own stresses. But if you're interested, you could look for opportunities in your current role to shadow someone in DevOps. That way, you get a better feel for what it really entails without fully committing to the switch just yet.
It's interesting how different companies handle DevOps. At my workplace, developers manage their CI/CD processes and other related tasks as part of their roles. This might be worth considering—being adaptable in your current role and gaining those skills can help bridge the gap you feel towards DevOps.

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