|
|
|
|
|
by coldcode
3221 days ago
|
|
I find it interesting that these sorts of stacks have tons of moving parts. Maybe it's the nature of highly scalable systems? Or does it come from starting with one particular technology and then having to drag in lots of other things to make it work? |
|
Furthermore, to get high scalability, you have to make things as loosely coupled as possible. This means you're up to making some choices.
Hope that makes sense and answers the question :)