(no title)
deamanto | 3 years ago
Is it something to do with calculating the cost of splitting off a monolith into a microservice vs. some other method?
deamanto | 3 years ago
Is it something to do with calculating the cost of splitting off a monolith into a microservice vs. some other method?
aahortwwy|3 years ago
This is a hard problem that spans architectures; you can have a poorly factored microservice architecture, just as you can have a poorly factored monolith.
These two posts from Shopify are good:
https://shopify.engineering/deconstructing-monolith-designin...
https://shopify.engineering/shopify-monolith
kqr|3 years ago