Feature Toggles: The Good, The Bad and The Ugly

A Talk on how Feature Toggles can be a great asset or terrible curse. Examples of how the go wrong/right, and what to do about it.

Slides and Slide Source

12 Factor Microservices (in C#)

A Talk on how the 12 Factor Application Principles can help simplify development and operations of microservices. Examples in asp.net core.

Slides and Slide Source

Nomad: Kubernetes without the Complexity

A talk on Hashicorp’s Nomad product, which provides container orchestration, but in a much lighter weight manner than Kubernetes.

Slides and Slide Source

How to Secure Your Microservices

A talk on how to use Hashicorp’s Vault to generate and consume dynamic database credentials. Examples on the CLI and from a C## application.

Slides and Slide Source

Streaming Software Development for Fun and…?

A Lightning Talk on my experiences streaming software development on Twitch.

Slides and Slide Source

Building a Serverless, EventSourced Slack clone

A talk about the leasons learned trying to make a totally serverless application. Covers terraform, cognito, lambda, api-gateway, dynamodb and s3

Slides and Slide Source

Strong Type All The Things!

A Lightning Talk on Strong Typing, covering configuration, identifiers and value types.

Slides and Slide Source