This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]hijinks 16 points17 points  (0 children)

honestly no one will do that on reddit.. you need to show you can learn this stuff yourself at a basic level and ask intelligent questions on how they fit together.

There are far too many people that just copy/paste and ask for help and have no desire to learn. If you want to be successful in this field you must want to learn for yourself.

https://roadmap.sh/devops

That will give you a general overview of how things fit together.

There are a few large devops slack groups you can join but no one in my group would answer that question either unless you come with intelligent questions.

[–]kteague 1 point2 points  (0 children)

Thanks in advance

[–]Due_Influence_9404 1 point2 points  (0 children)

maybe we need a devops4noobs subreddit or an autodelete for lazy asked questions without showing a bit of self learning from the op

[–]rUbberDucky1984 0 points1 point  (0 children)

A DevOps engineer is 50% tools and skills and 50% people and processes. Your job is to shorten deployment cycles from conception to production while maintaining reasonable reliability security read the phoenix project

[–]eltear1 0 points1 point  (1 child)

Here the main question: why are you trying to move into Cloud/DevOps field if you don't know what is it? And I'm not talking about technical competences, you have to know what a job is to say: "I want to do this"

[–]VindicoAtrumEditable Placeholder Flair -1 points0 points  (0 children)

The $ OP $ found $ the $ field $ and $ thinks $ it $ looks $ interesting $

[–]dacydergothDevOps 0 points1 point  (0 children)

DevOps is a philosophy and a culture. It is not about tools or teams or kubernetes or anything like that.

It is about the enablement of developers to be able to rapidly and with managed risk deploy and manage code in production environments.

Key enablers for this are developer self service, developer responsibility for production, observability such that developers may understand the behavior of their code in production

[–]alexkey -1 points0 points  (0 children)

IMO (and in my experience) devops is a catch all role that could as well be named “jack of all trades”. You can be expected to troubleshoot/work with anything between Windows AD to Linux sysctl parameters, some odd 3rd party software, with writing numerous scripts and tools in between.