gpopides.me

My name is George and i live in the Netherlands. Here i post random articles and thoughts regarding software

Logging in a distributed system of Kotlin services

Read more...

In this post i will outline how we overcome at the place where i work the challenge of proper error handling in our continuously-growing codebase while keeping our code clean and tidy.

Read more...

I believe that the chance of a backend nowadays not having to persist data somewhere to be very slim. The monologue below is about applications that need to store data.

Read more...