Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.91 KB

File metadata and controls

55 lines (41 loc) · 1.91 KB

Show Notes - #012 - Scripting vs Automation - 12/09/2014

Introduction

Chris Welcome to Ops All The Things, your podcast for all things DevOps, SysAdmin and Operations.

Chris I'm Chris Webber

Steve and I'm Steve Murawski and this show is being recorded on December 09th, 2014

Chris And this podcast is sponsored by Chef.

News

  • Steve - Windows Server and Client Technical Previews are out and already being updated! Next updates coming in the new year...
  • Steve - Containers are coming to Windows Server! The code for the Docker client for Windows has been merged already.
  • Steve - and .NET is being open-sourced!
  • Chris - Chef 12 is out!
  • Chris - Tis the season for sysadvent
  • Chris - Intersting discussions on the Puppet Mailing List about AIO packages

Main Topic

Scripting vs Automation

Scripting and automation are two things that are discussed almost synonomously, but they are not.

  • Tools are

    • Scripts or programs that take a multi-step process and consolidate them to fewer steps
  • The benefit of tools

    • Standardization of process
    • Less re-inventing the wheel
    • Allows ops folks to deal with repeat issues faster
  • Automation is

    • Creating a system to elimate the task
    • Taking the tooling and surfacing it to consumers
  • The benefit of Automation

    • Ops becomes a service provider
    • Requirement to scale
      • Tools are still dependent on operations time to run and shepard the results
      • Automation makes it possible for consumers to execute the task on their schedule

NOTES:

Closing

Thanks for joining us for Ops All The Things. If you have questions, comments, or other feedback, you can find us at http://www.opsallthethings.com or on twitter as @opsallthethings.