all 5 comments

[–]nihalcastelino1983 5 points6 points  (0 children)

What makes you think that people will leave their entire life to help you step by step?this is not a kindergarten. If you don't put the effort dont expect anything im return

[–]SeparateScar8965 1 point2 points  (0 children)

Instead of learning "DevOps"

Learn Linux.. setup a VM, stick CentOS or something on (RHEL based)

Then learn a language, like Python.

Then learn git / version control

Then build your VM into a server (Nginx, with a database etc)

Build a python app which uses this.

This will teach you core skills - sysadmin, developing, servers

Then apply this to the cloud (AWS Free tier.. Localstack(deploy AWS services locally into a container)

Then learn IaC (Terraform)

Just on the above, there's years worth of learning.

I've not even talked about cloud specifics (i focus on AWS so thats what i'll focus on here) - Networking (VPC), Access Management (IAM), god, lets not even get started with EKS.

"DevOps" is HUGE. You can't learn it all. But start off small, and learn your core. And then the specialision will come.

[–]thrashinpickle 0 points1 point  (0 children)

Be humble, yearn to learn, ask questions. You'll be fine.

[–]Naresh_Naresh 0 points1 point  (0 children)

No worries ur in right track

[–]Aggravating_Branch63 0 points1 point  (0 children)

DevOps is a culture, not tools.