Talks

Talks I’ve given over the years, mostly on release engineering, DevOps culture, and surviving tech conferences as an introvert. Most are from my Chef and DevOpsDays days. Slides are PDFs; recordings are linked where they exist.

Building a Healthy DevOps Culture (Keynote) slide

Building a Healthy DevOps Culture (Keynote)

September 2015 · Thomson Reuters · Recording

This is a presentation that I gave to a great group of folks at Thomson Reuters who graciously invited me to Keynote at their internal DevOps event. Thomson Reuters is making great strides in adopting DevOps so I wanted to provide them with some bullet points that they can use to help build a solid foundation.

Introversion & Tech Gatherings (Keynote) slide

Introversion & Tech Gatherings (Keynote)

June 2015 · Target Corporation

After giving my “Introversion & Tech Conferences” ignite at a local Minneapolis meetup I was invited to give an extended version as a Keynote at a Target internal DevOps event. This presentation takes the themes I introduced in the ignite and delves deeper into them.

The Nitty-Gritty of the Docker API slide

The Nitty-Gritty of the Docker API

January 2015 · DevOps MSP · Recording

This was a talk aimed at those who may have been using Docker for awhile now and want to start pushing the boundaries a bit, perhaps by leveraging the sweet API they have. In this short talk I cover my approach using the API and some gotchas of which users coming from the CLI might not be aware.

Introversion & Tech Conferences (Ignite) slide

Introversion & Tech Conferences (Ignite)

October 2014 · DevOpsDays Chicago · Recording

Technical conferences can be difficult for individuals who, like myself, identify as “introverted.” The sea of people can overwhelm the senses and the social pressures hidden around every corner can send some into anxious panics. This talk will discuss how introverts, extroverts, and everyone in between can approach these types of conferences so that it can be enjoyed by everyone.

Everything as a Cookbook slide

Everything as a Cookbook

April 2014 · ChefConf · Recording

Cookbook reusability across the community has been hindered by a lack of standardization on how different types of cookbooks should be developed and consumed. The good news is that by shifting our mindset slightly about how we develop and consume cookbooks, we can leverage existing service models to define criteria that will set expectations between developers and consumers for how cookbooks should be designed and consumed.

Test Kitchen Demo slide

Test Kitchen Demo

January 2014 · Twin City Infracoders

Test Kitchen is a test harness tool to execute your configured code on one or more platforms in isolation. A driver plugin architecture is used which lets you run your code on various cloud providers and virtualization technologies.