Christian Brinker

Results 4 comments of Christian Brinker

It also helps people to onboard to a software project if it uses with well-known standards were possible.

Seems to be a fair point. I remember producing some microservices just because some task was easier to do in some other language than the rest of the code. And...

I think I produced a tl;dr 😅. Maybe the key here is simply: Don't overcomplicate things. Only introduce modularity where really needed. Prefer modularity in code over in infrastructure as...

On my way to work, I think I got it. What is adding to much Microservices in the first place? It is introducing complexity early on in a development process...