Home/system desing
- Recent Questions
- Most Answered
- Answers
- No Answers
- Most Visited
- Most Voted
- Random
- Bump Question
- New Questions
- Sticky Questions
- Polls
- Followed Questions
- Favorite Questions
- Recent Questions With Time
- Most Answered With Time
- Answers With Time
- No Answers With Time
- Most Visited With Time
- Most Voted With Time
- Random With Time
- Bump Question With Time
- New Questions With Time
- Sticky Questions With Time
- Polls With Time
- Followed Questions With Time
- Favorite Questions With Time
Design a scalable notification system that can handle millions of notifications per day. Describe the architecture and how you would ensure reliability and performance.
Designing a scalable notification system that can handle millions of notifications per day involves careful consideration of architecture, technologies, and best practices to ensure reliability, performance, and scalability. Here's a high-level overview of how such a system could be designed: ArchitRead more
Designing a scalable notification system that can handle millions of notifications per day involves careful consideration of architecture, technologies, and best practices to ensure reliability, performance, and scalability. Here’s a high-level overview of how such a system could be designed:
Architecture Overview
Detailed Architecture
Ensuring Reliability and Performance
By following these principles and using the appropriate technologies, a robust, scalable, and reliable notification system can be built to handle millions of notifications.
See less