Skip to content

Instantly share code, notes, and snippets.

@bunchc
Last active June 17, 2016 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bunchc/f2e8289086b186523b22773e7b2b6878 to your computer and use it in GitHub Desktop.
Save bunchc/f2e8289086b186523b22773e7b2b6878 to your computer and use it in GitHub Desktop.
Boston VMUG Speaker Notes

Automation - You're doing it wrong

Automation has been a major topic at IT conferences more or less forever. Be it batch files, PowerShell, VCO (you know, before they renamed it). We've even had movements towards automating IT workloads at scale... DevOps, etc. In this talk, we aim, not to cover whatever is the latest and greatest in tactical tools for automation. Rather, our aim is to equip you with the mental models to help resolve some of the underlying issues that prevent IT teams from achieving the goal of having a more automated system, by approaching the problem with a different mindset.

  • Introductions
    • Who is Cody
    • About the space
  • Processes
    • The Credit Union
      • Standard Operating Procedure(s)
      • A Big Project
      • A Small shell script
      • What happened...
      • Lessons learned
    • The Roomba example:
      • "O2O" - Order to Online
      • The Whiteboard
      • Lessons learned
  • People
    • The Credit Union
      • The People
        • The "Mainframe Guy"
        • The "Operator"
        • The "Desktop Guy"
        • The "Web Guy"
  • Stop addressing first order tasks
    • Evolution of Automation
      • Mechanical Turks
      • Task Based
      • "DevOps" / Product Dev
    • Look at the whole system
    • Design an autonomous system
  • Buying Time
    • "If we are engineering processes and solutions that are not automatable, we continue having to staff humans to maintain the system. If we have to staff humans to do the work, we are feeding the machines with the blood, sweat, and tears of human beings. Think The Matrix with less special effects and more pissed off System Administrators" - Joseph Bironas, Google SRE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment