
John Furrier35




















OK lets get the people conversation going. What does a DevOps person look like? Skills etc

CrowdFather
coders who can engineer not just administrate. Node and integrated stacks; zero provisioning issues (manual) speed is key to success

Patrick Hoolboom
...or the other way. Ops Eng who can code. It naturally lends itself to turning out DevOps oriented tool sets.

Coté
whether dev, QA, ops, manager, product mgr, etc.: people who are curious and want to explore new things. Few will ever have the "can do everything" utopia, but people can at least learn & block less to protect their comfy cube of ignorance.

John Furrier
@phool_stormer This is what i'm seeing as well; it's not about just Dev or Ops but engineering talent
Carmine Rimi
SW Developers with an interest in Operations - everything from Application Ops to Deployment to Infrastructure

Coté
in the enterprise-y space, equally vital to "engineers" are making sure management and "business owners" are aligned. If you build a great appdev pipeline, and the money people don't care, it's likely a waste of your effort.

Coté
we can also look at how Agile Development played out in the 2000s for similar patterns and tips/tricks.
Carmine Rimi
@cote True. I think cost savings, repeatability, and delivering business more quickly are great drivers for business owners.
Carmine Rimi
@cote True. I think cost savings, repeatability, and delivering business more quickly are great drivers for business owners.
Carmine Rimi
@cote True. I think cost savings, repeatability, and delivering business more quickly are great drivers for business owners.
James Fryman
@cote I think the latter point is key. The end goal is business enablement, not automation mecca. How do you find companies tackle the balance between the pipeline development and pipeline usage wrt automation?

Patrick Hoolboom
@cote Yes! It can be quite an uphill battle getting adoption for DevOps tactics if management is not on board.

Lori MacVittie
There's a big difference between coding (an application) and coding (a script for automation or simple integration). That distinction needs to be made. We aren't talking full on app dev, we're talking scripting and targeted code.

Lori MacVittie
There's a big difference between coding (an application) and coding (a script for automation or simple integration). That distinction needs to be made. We aren't talking full on app dev, we're talking scripting and targeted code.

ThirdWave Insights
@cote Agree with your penetration point.

Evan Powell
@lmacvittie +1. Can scripting be a slippery slope though? We've seen orgs go through to refactor scripts in a way that basically turns them all together into a control plane. Is that just us? (self selection bias). Anyone else see it?

Lori MacVittie
@epowell101 Absolutely can be a slippery slope. Discipline is necessary as is starting with design. It's not just the coding pieces of agile we need to adopt in ops.. it's the system-level approach up front we also need

Lori MacVittie
@epowell101 Absolutely can be a slippery slope. Discipline is necessary as is starting with design. It's not just the coding pieces of agile we need to adopt in ops.. it's the system-level approach up front we also need

Lori MacVittie
@epowell101 Absolutely can be a slippery slope. Discipline is necessary as is starting with design. It's not just the coding pieces of agile we need to adopt in ops.. it's the system-level approach up front we also need

ThirdWave Insights
@epowell101 Automating/scripting can be a slippery slope when the maintenance cost associated with lots of changes cause the ROIs to go negative.

Evan Powell
@3rdwaveinsights Lots of changes to the automation itself? Do you get into the DevOps people, process, tools needed to author the automation for the DevOps people, process, tools?