Posts

Using mutual TLS to secure Kubernetes workload traffic

A step-by-step guide on implementing mutual TLS enabled traffic with example service and application.

What's a Functor?

A brief look at the functional programming concept of functors.

Bottom Type and The Halting Problem

A look into the concept of a bottom type and related Halting Problem.

Work-In-Progress (WIP) commits: a git technique in Trunk-Based Development

Practical git technique for saving work during a long running story.

No substitutions for Liskov Substitution Principle (LSP)

A look into a fundamental concept of object-oriented design.