4
3 Comments

Technical deep-dive into how we built a rate limiter to throttle outbound webhooks

  1. 2

    Hi IH, when we started on our journey to build this new feature for hookdeck.com I couldn't find good technical write-ups on how other teams have designed their architecture to throttle the delivery of messages.

    For our product, it was essential we allow devs to configure the specific throughput they want to receive their webhooks. Here's our technical deep dive into how specifically we built it. I hope it can serve as inspiration for your own projects!

    1. 3

      cool! thanks for sharing!

  2. 1

    We create an AWS step function invocation per hook we want to fire. That's been the most effective and most reliable. It's also really easy to set up.

Trending on Indie Hackers
After 10M+ Views, 13k+ Upvotes: The Reddit Strategy That Worked for Me! 39 comments Getting first 908 Paid Signups by Spending $353 ONLY. 19 comments 🔥Roast my one-man design agency website 18 comments Launch on Product Hunt after 5 months of work! 16 comments Started as a Goodreads alternative, now it's taking a life of its own 12 comments I Sold My AI Startup for $1,500 and I'm Really Happy About It 11 comments