I'm currently working as an infrastructure managed service associate with two years of experience, and I'm looking to switch to a career in cloud technology, specifically DevOps. I have a basic understanding of the field, but I would really appreciate any guidance or roadmaps on how to make this transition. If you've made a similar switch or have any insights to share, it would be super helpful!
1 Answer
Getting into DevOps is definitely doable! Start by learning Linux and scripting, then move on to version control with Git. After that, focus on Continuous Integration/Continuous Deployment (CI/CD) practices. Familiarize yourself with Docker and Kubernetes next, and try building your own home lab to practice these skills. Once you're comfortable, start looking for jobs—most of your learning can happen on the job! Oh, and check out the roadmap by Mischa van den Burg; it's a great resource!
Thanks for the tips! I'll definitely look into that roadmap.
How in-depth do I need to go with Linux knowledge?