rtukpe

↗ HN profile [ 76.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Have you had to design a distributed circuit breaker in production? What technologies did you use, and how did that work out?

  2. How do you guarantee throughput performance while facing back pressure in a push-based messaging system with failing downstream destinations? e.g., webhooks

  3. Hi HN, Does anyone know a DBaaS provider that provides Postrges clusters with the option to shard them down the line? Most providers I currently know don't offer features beyond replication and connection pooling. Would…

  4. I was booted out of my cluster, kubectl and helm aren't working anymore. When I use doctl to fetch the list of clusters I get this error Error: GET…

  5. Hey Friends, Convoy is an open-source webhooks gateway. Webhooks continue to be hard at scale, and large teams require consistent tooling for inbound & outbound webhooks. Convoy enables developers to securely send,…

  6. Easily format and display code in Google Docs (workspaceupdates.googleblog.com)
  7. Priority Queues in C# (visualstudiomagazine.com)