|
|
|
|
|
by mjlawson
1378 days ago
|
|
I don't think that this is always possible. For one, I've yet to meet anyone who can meaningfully predict: a. What features are going to be added over the course of your application
b. What features are going to be popular
c. How these features scale, independently of the overall application Architecting for reasonable performance should always be a goal. Architecting for scalability, however, is often wishful thinking that from my experiences has lead to more harm than good. |
|