Is My Self-Directed Learning Approach for DevOps Okay?

0
0
Asked By CuriousCoder42 On

I just started diving into DevOps after working in development for a while. I've covered the basics of Linux, shell scripting, and networking, and I'm using resources like roadmaps.sh and TechWorld with Nana for guidance—though I'm not strictly following any one path. My question is, do I really need to buy a formal course to learn DevOps effectively, or is my current approach of researching and learning on my own sufficient? I'm feeling good about my progress as I learn, revise, and practice!

3 Answers

Answered By DevOpsDude On

Experimenting with CI/CD is crucial too. Tools like GitHub Actions are straightforward and free to use. CI/CD skills are gonna be essential in any DevOps role, no matter what platform you end up using. Take your time with the fundamentals first, and once you're comfortable, dive into building pipelines!

Answered By TechyTommy On

If you're feeling like you're learning and making progress, I'd say stick with it! Many people pick up DevOps through a mix of online courses, personal projects, and real-world experience. Just make sure you don't skip over the important theory—having a solid understanding of OS and networking fundamentals is key. Enjoy the process!

Answered By CloudyDays On

You might want to check out Jenkins and aim for some certifications later on. They can be really beneficial for your career!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.