|
|
|
|
|
by bluefirebrand
413 days ago
|
|
> scaling high traffic services separately This is a great optimization once you have high traffic services Building this way before you have any traffic at all is a great way to build the wrong abstractions because your assumptions about where your load will be might be wrong |
|
> Building this way before you have any traffic at all is a great way to build the wrong abstractions
These services only make sense to think about within specific traffic contexts. It'd be impossible to build the right abstraction.