Scalability Killers (The art of scalability)
Top 10 scalability killers from The Art of scalability: Scalable Web Architecture, Processes, and Organizations for Modern Enterprise

- Thinking Scalability is just about technology
- Overuse of Synchronous calls
- Failure to weed or seed soon enough
- Inappropriate use of databases
- Cesspools instead of swim lanes
- Reliance on Vertical scale
- Failure to Learn from History
- Changing Development methodologies to fix problems
- Too little caching, too late
- Overreliance on Third parties to scale
Comments