Log In
Sharded Counters
/
...
/
Detailed Design of Sharded Counters
Detailed Design of Sharded Counters
Learn about the design of sharded counters in detail.
We'll cover the following...
Detailed design
Sharded counter creation
Burst of writes requests
Round-robin selection
Random selection
Metrics-based selection
Manage read requests
Using sharded counters for the Top K problem
Placement of sharded counters
Evaluation of the sharded counters
Availability
Scalability
Reliability
Conclusion
Detailed design