Skip to content

This project is a part of my system design practices. Focus of this project will be to design a resilient, scalable and distributed notification delivery system that can be integrated in any system.

License

Notifications You must be signed in to change notification settings

hardeeksharma/Notification-delivery-system-design

Repository files navigation

Notification-delivery-system

System design inspiration

One of my friend has a startup Xenium Network, they are into affiliate markting, so one day my friend shared his requirement that they have some clients for which they run multiple advertising campaigns and now the want to send same notification to many number of users on different platforms like whatsapp, sms, email etc. Right now they were using 3rd party bulk mailing, sms solution that was costing them more than their profit. They used to send 2-5 lakhs email+sms+whatsapp messages per day. He asked me "Bro can we combine all these panels together". Then this system started to build.

This project is a part of my system design practices. Focus of this project will be to design a resilient, scalable and distributed notification delivery system that can handle thousand to millions of request daily.

Enhanced system design

The system design diagram may be improved as per requirements.

Notification-Delivery-System-Design

Image Link


Before starting to code a system we need to perform essential steps to be good at system deign.

  1. System requirements
    • Functional Requirements
    • Non-Functional Requirements
    • Capacity Estimation and Constraints
  2. Security and Permissions
  3. System APIs
  4. Class Diagram
  5. Code

Credits & Resources

  • System design prototyping tool - Draw.io
  • System design xml for draw.io is added in the root directory.

About

This project is a part of my system design practices. Focus of this project will be to design a resilient, scalable and distributed notification delivery system that can be integrated in any system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages