Jul 30, 2022
Microservices and even integrations also do have design patterns by the way. And even if some microservice code is "simple", it does not mean, that it can't be seen as done with some pattern.
Not that I defend use of design patterns, just wanted to note that decomposing code one way or another does not mean patterns magically disappear. One can create a big mess out of microservices.