Blog

Featured

Why 429 Is Sometimes a Sign Your System Is Healthy
distributed-systems
Why 429 Is Sometimes a Sign Your System Is Healthy

Many engineers treat HTTP 429 responses as errors, but in modern distributed systems they are often a sign that protective mechanisms are working correctly. This article explores rate limiting, throttling, retry storms, cascading failures, and how healthy platforms use 429 responses to preserve stability and availability.

Managing Modular OpenAPI Specifications at Scale
projects
Managing Modular OpenAPI Specifications at Scale

By using Catdocs, each team can manage their part of the API independently—paths, schemas, components—while still contributing to a single source of truth that is validated and bundled in CI.

How I built my website?
projects
How I built my website?

Welcome to my blog! In this post, I will share how I built my website using a mix of static & dynamic site generator!