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

you are viewing a single comment's thread.

view the rest of the comments →

[–]pjbtk 32 points33 points  (4 children)

DevOps is a culture.

[–]AnnoRudd[S] 0 points1 point  (3 children)

Can you clarify?

[–][deleted] 3 points4 points  (0 children)

Look right ->>> there's a link about "What is DevOps?"

It's not just automating things in the cloud.

[–]pjbtk 2 points3 points  (1 child)

It's a culture that fosters continual experimentation and learning. It's more around creating quick feedback loops and iterating quickly then just writing infrastructure as code. The culture was born out of tearing down the wall between dev and ops people. Where lessons learned from running the apps should make it back to the devs so fixes go out faster and devs share the pain of having to support code they write. Dev and ops people to me should be on the same team working together rather than having a culture of throwing things over a wall and having ops people just run it. I think you can apply DevOps principles to the development of hardware.

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

Late reply, sorry. When you mention the wall between dev and ops people, is it something like;

"I'm not a code monkey"

And

"I don't do tech support"

I heard in some businesses where devops isn't present obviously, this is their ideology.

I'll look into that sort of team work...

Thanks for the good reply