High performance sharding cluster

Figure 828. Sharding rationale Slide presentation
  • Problem: Large datasets / high throughput

  • Two alternatives:

    • Vertical scaling: RAM, cpu,...

    • Horizontal scaling: Load distribution by multiple nodes.


Figure 829. Sharding rationale Slide presentation

See sharded-cluster for details.