All Stories
Chapter28 - digital-wallet
Digital WalletPayment platforms usually have a wallet service, where they allow clients to store funds within the application, which they can withdraw later.
In tutorial, digital-wallet, system design, Jan 21, 2025Chapter27 - high-level-flow
Payment SystemWe’ll design a payment system in this chapter, which underpins all of modern e-commerce.
In tutorial, high-level-flow, system design, Jan 21, 2025Chapter26 - leaderboard
Real-time Gaming LeaderboardWe are going to design a leaderboard for an online mobile game:
In tutorial, leaderboard, system design, Jan 21, 2025Chapter25 - storage-comparison
S3-like Object StorageIn this chapter, we’ll be designing an object storage service, similar to Amazon S3.
In tutorial, storage-comparison, system design, Jan 21, 2025Chapter24 - dns-lookup
Distributed Email ServiceWe’ll design a distributed email service, similar to gmail in this chapter.
In tutorial, dns-lookup, system design, Jan 21, 2025Chapter23 - qps-estimation
Hotel Reservation SystemIn this chapter, we’re designing a hotel reservation system, similar to Marriott International.
In tutorial, qps-estimation, system design, Jan 21, 2025Chapter22 - digital-advertising-example
Ad Click Event AggregationDigital advertising is a big industry with the rise of Facebook, YouTube, TikTok, etc.
In tutorial, digital-advertising-example, system design, Jan 21, 2025Chapter21 - metrics-monitoring-core-components
Metrics Monitoring and Alerting SystemThis chapter focuses on designing a highly scalable metrics monitoring and alerting system, which is critical for ensuring high availability and ...
In tutorial, metrics-monitoring-core-components, system design, Jan 21, 2025Chapter20 - message-queue-components
Distributed Message QueueWe’ll be designing a distributed message queue in this chapter.
In tutorial, message-queue-components, system design, Jan 21, 2025Chapter19 - partitioning-system
Google MapsWe’ll design a simple version of Google Maps.
In tutorial, partitioning-system, system design, Jan 21, 2025Featured
-
Live_Data
In featured, tutorial, android, -
Kt Coroutine
In featured, tutorial, android, -
Flutter interview questions
In Flutter, oneview, -
Hilt DI Deep Dive
In Android, DI,