My organization has been overdoing microservice based architecture and inching past 100+ microservices. Any new feature need data from 10+ services and each one need to build a new API / Event to support the usecase. This impose hefty penalty on the feature turn-around time. Any suggestions to come out of this problem?
[+] [-] FrankWilhoit|2 years ago|reply
(The other dirty little secret is that the temptation to overload roles (and information types) comes from "the database".)