Question 3 of 10Pro Only
Design a real-time notification system that can deliver push notifications, emails, and SMS to one hundred million users. How would you ensure reliability, handle user preferences, and manage delivery at scale?
Sample answer preview
Designing a notification system at this scale requires careful consideration of reliability, user experience, and cost efficiency. Here is my approach. For the high-level architecture, I would design the system with five main components.
push notificationsmessage queuedelivery guaranteesuser preferencesrate limitingKafka