|
|
|
|
|
by yibg
306 days ago
|
|
Scale in this case isn't just about software scalability though, in the sense of RPS it can handle. It's: - Don't build some automated support system until you get enough customers - Don't build a fully automated provisioning system until it becomes a problem - Don't build some fancy multi-region failover setup - Don't worry about designing for some future feature that may or may not be needed This doesn't mean write bad code though. |
|