Live data from Hacker News

What I Do as a DevOps Consultant

ilhicas.com

61–70 of 80 posts

Re: What I Do as a DevOps Consultant

#61

I wish the idea that DevOps was a role or activity would die.

I wish the insistance on devops not being a role, because of pedantics, would die. Yes we all know devops is a culture. But we also know its a role. Someone has to drive the culture. HR people are now calling themselves people operations, sales teams have sales operations aka salesops. Its not farfetched to have devevelor operations, aka devops as a role. Lets accept that both the role and culture exists, and move on.

Re: What I Do as a DevOps Consultant

#62

In practice, and talking from my experience, unless you're one of the lucky few this is what it really means to do DevOps in 2019: - Forget what the books said, theory, semantics and idealism. You are a DevOps Engineer, working in a platform specific team. - You deal with Jenkins or similar, and consult other teams or developers to write scripts for it, or worse, do the work for them since they're too busy doing actu…

wow, it is as if you wrote something what I experienced exactly last year. That caused me to quit DevOps Engineering as a career after spending 5+ years in it. I went back to development having realized that just becoming tool expert won't be of much help especially in era where Devs themselves are keen to learn k8s, AWS automation, and CI/CD setup.

Re: What I Do as a DevOps Consultant

#63

In practice, and talking from my experience, unless you're one of the lucky few this is what it really means to do DevOps in 2019: - Forget what the books said, theory, semantics and idealism. You are a DevOps Engineer, working in a platform specific team. - You deal with Jenkins or similar, and consult other teams or developers to write scripts for it, or worse, do the work for them since they're too busy doing actu…

My company calls what I do DevOps but I write full stack webapps to support the network operations team. I prefer to call it OpsDev, but noone seems to agree with me.

This is in my mind what an SRE with a strong development background should be doing.

Re: What I Do as a DevOps Consultant

#64

In practice, and talking from my experience, unless you're one of the lucky few this is what it really means to do DevOps in 2019: - Forget what the books said, theory, semantics and idealism. You are a DevOps Engineer, working in a platform specific team. - You deal with Jenkins or similar, and consult other teams or developers to write scripts for it, or worse, do the work for them since they're too busy doing actu…

> if you are a creative individual with a software engineering background and you're considering a career in DevOps

Well there's your first mistake. DevOps is not a career, unless you are a management consultant.

Re: What I Do as a DevOps Consultant

#65

In practice, and talking from my experience, unless you're one of the lucky few this is what it really means to do DevOps in 2019: - Forget what the books said, theory, semantics and idealism. You are a DevOps Engineer, working in a platform specific team. - You deal with Jenkins or similar, and consult other teams or developers to write scripts for it, or worse, do the work for them since they're too busy doing actu…

My company calls what I do DevOps but I write full stack webapps to support the network operations team. I prefer to call it OpsDev, but noone seems to agree with me.

DevOps has nothing to do with writing code or doing ops. Think of DevOps as a synonym for Agile and Lean, but not specific to software development.

Re: What I Do as a DevOps Consultant

#66
Just recently I wrote a brief post about how the title of ‘DevOps Engineer’ (and similar) were irking me, especially when looking for new roles / opportunities. DevOps isn’t a job title - it’s a culture and making click-bate / hipster job titles isn’t helping recruiters or business gain the value or plug the gaps they need:

https://smcleod.net/tech/2019/08/08/camels-and-unicorns.html

Re: What I Do as a DevOps Consultant

#67

In practice, and talking from my experience, unless you're one of the lucky few this is what it really means to do DevOps in 2019: - Forget what the books said, theory, semantics and idealism. You are a DevOps Engineer, working in a platform specific team. - You deal with Jenkins or similar, and consult other teams or developers to write scripts for it, or worse, do the work for them since they're too busy doing actu…

Personally, I don't like DrvOps, either. I think it does a disservice to both devs and ops.

At current job, its kind of frustrating in that ee act as if we're doing dev ops, but as a dev, when a (my) job fails, ops doesn't trust me to either abort or restart the job.

So we've got all the buzzwords, none of the benefit.

Typical support call: ops calls me with the failed job. I log in, take a look see; tell them to download a file and restart a job. Whole lot takes an hour because I dont have permissions in prod to do anything but look at the log. Take that definition of devops and whove it up your ass.

I do recognize its not like this everywhere, but thays how it is at my current company, and they want to call it dev ops. More like roadblock he'll.

Re: What I Do as a DevOps Consultant

#68

In practice, and talking from my experience, unless you're one of the lucky few this is what it really means to do DevOps in 2019: - Forget what the books said, theory, semantics and idealism. You are a DevOps Engineer, working in a platform specific team. - You deal with Jenkins or similar, and consult other teams or developers to write scripts for it, or worse, do the work for them since they're too busy doing actu…

My company calls what I do DevOps but I write full stack webapps to support the network operations team. I prefer to call it OpsDev, but noone seems to agree with me.

I do OpsDev too and I’m a fan of the term!

I’m an ops engineer but develop the code to do my team’s operations tasks.

Re: What I Do as a DevOps Consultant

#69

"DevOps" == "sysadmin that can write scripts"

Or “a developer that does on-call” I’m being facetious. Sysadmins always wrote scripts and developers always got called at home.

The best always did.

Many of the rest did, but not high quality scripts, and only in shell; not perl or python or tcl or ...

The lower rungs of sysadmin were happy to point and click on guis and lug and plug hardware.

Re: What I Do as a DevOps Consultant

#70
One of the coolest things about devops is that nobody seems to agree on what it is, and articles like this one elicit many different opinions. So here's mine: devops is infrastructure as code, where code in this context is something that is checked in to an scm and is really more like configuration. It is not software development, which is more likely done by software developers. I'm still not sure where the 'dev' part came from.
Post reply on HN