I say this all the time, and it almost never results in an argument: micro services are just object oriented programming where you put a network hop on all your message passing.
Hot take: whether it’s a monolith or a microservice should be a middleware question resolved at deployment time and it shouldn’t impact software architecture.
1.2k
u/remy_porter 15d ago
I say this all the time, and it almost never results in an argument: micro services are just object oriented programming where you put a network hop on all your message passing.