Skip to main content
peanball.net
  1. Tags/

Microservices

2023


2022


You Don’t Need Microservices. Reading List

<time datetime="2022-07-28 06:40:10 &#43;0200 &#43;0200">28 July 2022</time><span class="px-2 text-primary-500">&middot;</span><span>48 words</span><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">1 min</span>

Most companies and projects are by far not big enough to benefit from microservices, and not good enough to deal with the implications and repercussions. There’s a reason “distributed systems” are hard: it’s the next difficulty level after multi-threaded concurrency — harder to observe, harder to reason about.

Microservices: Why Are We Doing This? Reading List

<time datetime="2022-03-23 09:32:21 &#43;0200 &#43;0200">23 March 2022</time><span class="px-2 text-primary-500">&middot;</span><span>30 words</span><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">1 min</span>

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.