Thinking it through

Hi, I’m Sebastien.

This is a place where I put down thoughts and ideas about Software Architecture and Engineering. These are distilled from my experiences at work and from the resources that I’ve consumed as part of my professional journey. I work as a software engineer and architect. I state both ‘titles’ as I do both!

You can find me on linkedin if you want to get in touch.

Recent Posts

Quality of behaviour

The quality of behaviour should be expressed as the quality of the code, which leads on to the structure of the code, which is supported by tests, which are...

Services need people

This is perhaps a bit obvious: the services you build and run need people to run, maintain, extend, adapt, and fix them

Getting this site up and running

I’ve wanted to do some writing for a little while and had the thought of writing in markdown with magic (pipelines) that would magically transform markdown i...