Design an end-to-end distributed URL shortener system serving 100M daily active users with sub-10ms latency.
Architect a scalable URL shortener platform calculating QPS capacity estimations, Base62 encoding key generation services (KGS), Redis caching layers, and database sharding.