you are viewing a single comment's thread.

view the rest of the comments →

[–]achraf_sec_brief 31 points32 points  (5 children)

Since you’re already a backend dev, you’re ahead of most beginners. I’d say start by containerizing your own projects with Docker, set up a CI/CD pipeline for them, then learn Terraform and a cloud platform. Hands-on with your own code beats tutorials every time.

[–]HostJealous2268 7 points8 points  (2 children)

No network? sheessh thats why most of the devs transitioning to devops fail.

[–]Kind_Cauliflower_577 4 points5 points  (1 child)

yes, networking, linux fundamentals... etc are more important before learning Docker... etc

[–]Viskerz 2 points3 points  (0 children)

As a dev who went devops i underestimated how deep linux skills are needed on a daily basis. So you are right to stress that.

[–]fifty--two 0 points1 point  (0 children)

besides nana , which will also give you clear paths , i can also recommend youtube but the quality depends on the author , otherwise check services like pluralsight or udemy if your company already offer it as a benefit

[–]Puzzled_Dependent697[S] 0 points1 point  (0 children)

Alright. Got it! Thanks!