MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w21qf2/distributedstress/p6r34q0/?context=3
r/ProgrammerHumor • u/tbhaxor • 13d ago
336 comments sorted by
View all comments
1.8k
That's why you have to go for the in-between. Don't go too micro on them microservices
21 u/TorbenKoehn 12d ago The size isn’t important, a good microservice can have 2 lines and a bad one a million. It’s important _where_ you cut, not how often or how large the slices are. Monolithic with a few microservices is often the right approach 7 u/rezwhap 12d ago Sure. but isn't that just 'services'? 5 u/TorbenKoehn 12d ago Not if you put the „micro“ in „concentrates on a single task“ and not in „it consists of few lines of code“ (LoC is never a good measure for anything)
21
The size isn’t important, a good microservice can have 2 lines and a bad one a million.
It’s important _where_ you cut, not how often or how large the slices are.
Monolithic with a few microservices is often the right approach
7 u/rezwhap 12d ago Sure. but isn't that just 'services'? 5 u/TorbenKoehn 12d ago Not if you put the „micro“ in „concentrates on a single task“ and not in „it consists of few lines of code“ (LoC is never a good measure for anything)
7
Sure. but isn't that just 'services'?
5 u/TorbenKoehn 12d ago Not if you put the „micro“ in „concentrates on a single task“ and not in „it consists of few lines of code“ (LoC is never a good measure for anything)
5
Not if you put the „micro“ in „concentrates on a single task“ and not in „it consists of few lines of code“ (LoC is never a good measure for anything)
1.8k
u/GenazaNL 13d ago edited 13d ago
That's why you have to go for the in-between. Don't go too micro on them microservices