I'm diving into DevOps and I'm on the lookout for a solid course or a roadmap to guide me through it. Does anyone have recommendations for online resources or paid courses that are worth checking out?
2 Answers
If you're focusing on DevOps, I recommend finding a hands-on course that covers Continuous Integration and Continuous Deployment (CI/CD), Docker, Kubernetes, and Terraform. Platforms like Udemy or Coursera offer some great options. Also, consider a learning bootcamp for a more intensive experience, and after that, Dev is a great follow-up course to deepen your skills.
You might want to check out KodeKloud or the Bootcamp-like course by TechWorldWithNana. They both offer good content that can help you get a firm footing in DevOps practices.
I'll definitely look into those, thanks!

I'm already familiar with CI/CD and Docker from my SDE role, but I'm eager to get a stronger grasp on Kubernetes and the fundamentals of DevOps. Thanks for the tips!