3 ms·
Its funny you say that because everyone just started moving back to monoliths, and vibe coding would fit perfectly with microservices lol
by cchance 1y ago
Its funny you say that because everyone just started moving back to monoliths, and vibe coding would fit perfectly with microservices lol
- kyrra 1y agoMicroservices don't make it any better. They tend to have a lot of implicit contracts that people don't necessarily express well through the API. All it does is give you a boundary that is fuzzy depending on the protocol used to communicate between the services.