SUBSCRIBE TO BLOGPOSTS AND ARTICLES VIA EMAIL

Enter your email address to subscribe to this blog and receive notifications of new articles and posts by email.

u003cbru003e

Technical Debt and Ageing Systems

When developers take shotcuts or decrease the quality to gain time, they will cause a technical debt. By doing nothing and letting the system age, the technical debt is growing too.

Functional domain modelling

When I’ve tried to learn more about functional programming, I’ve always felt that something is missing. There is a lot focus on the functions themselves, but less on where to put them in a structure.

Why Microservices?

From my perspective, micro services (either compiled together or completely separated) is the only way of making a system survive over time. Even the most modern, high tech technology eventually gets old-fashioned, and if we don’t want to completely rewrite the whole system every 20th year, we have to split them into smaller units.