Scaling for Many Users
Problem
- Many users editing the same documents
- Many users editing different documents
- what is the Reader to Author ratio?
Solution
- The same document edited by many users is not a likely scenario
- Many users is very likely, and is the main reason we must scale
- Readers (read-only)
- Authors (read/write)
- Tools for empowering the users, enabling scaling