|
|
|
|
|
by selcuka
1254 days ago
|
|
> everything breaks at scale This is good advice. You should be aware of who you are building for. Designing your system to run on 100 containers orchestrated by Kubernetes is overkill for your average SaaS MVP, while counting on shell scripts is a recipe for disaster at FAANG scale. Scale matters. |
|