Learning devops

Just started the devops course. After looking at the courses I feel like the path is a bit confusing after research on what jobs wants. For instance I see SQL segments and even the order is different from many places where previously researched.

I want to be efficient and learn as much as possible but not to learn things that are unnecessary at this stage to get a junior role.

Currently my thinking is Linux then Git and the python , docker and progress to core principles within Devops.

Can someone please give clarity if I am on the right lines ?

Hi @Abdi

Please share the course link so we can better understand your context.

Overall, I think SQL knowledge is important for a DevOps role. At a minimum, we should understand what it is and how to connect to a database from an application. In production, DevOps often has access to the database, so when troubleshooting issues, we may need to run SQL scripts ourselves.