Skip to main content

Reading List

This is a list of articles that I found interesting and want to note down for myself and share with others. You can also subscribe via RSS.

2022


Product vs. Feature Teams Reading List

·37 words·1 min

An interesting and apt breakdown of team types. I work in neither a product nor a feature team at the moment but am trying to add more product thinking into my own work and then my team’s.

On rebooting: the unreasonable effectiveness of turning computers off and on again Reading List

·61 words·1 min

Getting back to a defined and known state is a great way to recover. I found the concept of ‘crash-only-software’ very interesting, and the described approach of inevitable improvement and resilience from software that rather crashes than being in an unknown state. If it keeps crashing and you depend on it, you will get to understanding and fixing the issues quicker.

Microservices: Why Are We Doing This? Reading List

·30 words·1 min

At work I help maintain a platform used for microservices. This article helps ask the question whether microservices are the right approach for that particular application or system at all.