Conference Talks

I love sharing knowledge and connecting with the developer community through conference talks. Here are some of my recent presentations:

2025

Accelerating DevOps Practices with Claude Code

DevOpsDSM

Des Moines, IA
December 10th, 2025

A demonstration of how AI coding assistants like Claude Code can help streamline DevOps workflows by automating the repetitive setup of CI/CD pipelines, infrastructure as code, and monitoring configurations.

2025

Automated Testing for AI Features

DSM Web Geeks

Des Moines, IA
November 10th, 2025

How to tackle unique AI testing challenges: managing non-deterministic, validating safety guardrails against harmful outputs and PII leaks, and observability practices for debugging AI test failures.

2025

Navigating Branching Strategies

DevOpsDSM

Des Moines, IA
February 26th, 2025

An exploration of Continuous Integration and a review of different branching strategies such as Git-flow, GitHub Flow, Trunk-Based Development, and Ship/Show/Ask.

2025

How to Deliver Software Extremely Quickly

DSM Web Geeks

Des Moines, IA
January 13th, 2025

Delivering value through software solutions quickly is a goal of many teams and companies. However, there are typically a lot of moving parts and technical considerations that teams need to think about and implement. This presentation is going to focus on practices and a mindset for delivering software extremely quickly.

2024

Implementing DORA Metrics: A Practical Example

Devops Days + Agile Des Moines 2024

Des Moines, IA
October 11th, 2024

This session walks through implementing DORA metrics. It covers what the metrics are, what goals should be focused on for the metrics, what questions need to be answered to implement the metrics, and a practical strategy for implementing the DORA metrics within an organization. This is based on the knowledge and experience that I have gained through implementing them within my organization.

2023

Code/Application Quality

DSM Web Geeks

Des Moines, IA
October 9th, 2023

A review code and application quality practices and what makes great quality software.

2023

Pair Programming

DSM Web Geeks

Des Moines, IA
August 14th, 2023

An overview of Pair Programming which included best practices, things to watch out for, strategies for pairing, and how to make it the most effective.