Razorpay system design question
Anonymous User
1910

The problem statement was - design a webhook notification platform which would promise that the event will be published atleast ones.

NON Funtional req"

  1. Strick SLA from the time the request is made/submitted.
  2. Take care of high load on special clients

Below doc will help you to get an idea.

https://medium.com/hootsuite-engineering/a-scalable-reliable-webhook-dispatcher-powered-by-kafka-2dc3d677f16b

Happy learning.

Comments (0)