Sean Hull posts a punch list of do-nots for web application scalability:
- Object Relational Mappers
- Synchronous, Serial, Coupled or Locking Processes
- One Copy of Your Database
- Having No Metrics
- Lack of Feature Flags
A good introduction for intermediate web developers looking to broaden their perspective: read the whole thing.
No comments:
Post a Comment