Rob's Presentations, page 1

Scaling the Testing Pyramid in TypeScript

Slides spa javascript testing spa
8/15/2025 at KCDC in Kansas City, MO
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....

.NET Testing Best Practices

asp.net core testing
8/14/2025 at SLC.NET in Salt Lake City, UT (virtual)
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....

Kubernetes hands-on (Workshop)

docker devops kubernetes
8/13/2025 at KCDC in Kansas City, MO
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....

Feature Flags: Separate Deployment from Feature Release

Slides asp.net core node.js react devops
6/13/2025 at DevSum in Stockholm, Sweden
Tired of rolling back the feature because a hotfix is coming through? Want to get away from code freezes to fit an arbitrary deadline?...

Level-up Your DevOps with GitHub Actions and Kubernetes

devops kubernetes
6/12/2025 at DevSum in Stockholm, Sweden
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....

Kubernetes hands-on (Workshop)

docker devops kubernetes
6/11/2025 at DevSum in Stockholm, Sweden
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....

Kubernetes hands-on (Workshop)

docker devops kubernetes
5/22/2025 at DevOpsCon San Diego in San Diego, CA
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....

Delivering Infrastructure as Code with Terraform

Slides docker devops cloud terraform
5/21/2025 at DevOpsCon San Diego in San Diego, CA
We’ve entered an everything-as-code world where it’s easy to tear down everything and rebuild it. This is perfect for disaster recovery and deploying new versions....

Horizontal Autoscaling with Kubernetes

Slides kubernetes
5/21/2025 at DevOpsCon San Diego in San Diego, CA
Now that the app is running in Kubernetes, how do we scale it to meet demand?...

GitOps: Easy Deploy and Even Easier Rollback

Slides devops kubernetes
5/15/2025 at SDD London in London, England
GitOps isn’t just for containers. The methodology of deploying from a build is now baked into our culture....
1