MSMisbah Syedinmisbahsy.hashnode.dev·4d ago · 8 min readSet up LiteLLM Auto Router: send each prompt to the right modelMost AI apps let you pick one model, and then every query goes to it. "What's the capital of France?" goes to that model. "Find the race condition in our billing service" goes to the same one. Your si00
MMMainStay Marketinginmainstay.hashnode.dev·Sep 8 · 3 min readPreventing Fraudulent Field Check-Ins: Building Geofenced Location Validation Gateways Between LeadSquared Mobile and Core Field OperationsHigh-velocity real estate developers, commercial logistics providers, and BFSI lenders rely on LeadSquared Mobile to manage distributed field sales and verification teams. C-suite executives envision 00
MSManu Shuklainecorpit.hashnode.dev·Aug 23 · 14 min readCloudflare Gateway now blocks npm and PyPI downloads, but an unparseable version matches nothing, including !=Cloudflare Gateway now blocks npm and PyPI downloads, but an unparseable version matches nothing, including != Summary. Cloudflare shipped package registry security to Gateway on 13 August 2026, letti00
HEHossein Esmatiinnova-globen.hashnode.dev·Jun 26 · 4 min readAPI Gateway Patterns in .NET Core and AzureThis article is part of the Comprehensive Guide to Microservices Architecture in .NET Core, Cloud and Azure series. API gateways serve as the entry point for client applications in distributed archite00
OOmnithiuminomnithium.hashnode.dev·Jun 15 · 33 min readAgentic AI for Enterprise API Management: Secure, Scalable Agent-to-API GatewaysAgentic AI for Enterprise API Management: Secure, Scalable Agent-to-API Gateways The New Traffic Pattern: Why Agentic AI Breaks Traditional Gateways What happens when your API gateway, designed for pr00
PPPaul Popainpaulpopablog.hashnode.dev·Apr 12 · 8 min readDeploy a Basic SKU VPN Gateway to existing Azure infrastructure using TerraformWhy Terraform? While Microsoft recently (and quietly) brought the Basic SKU back to the Azure Portal dropdown, the GUI remains incredibly unreliable. The option was missing for over a year due to back00
Ddevinblog.aiperceivable.com·Mar 29 · 3 min readHuman-in-the-Loop: The Runtime Enforcement of requires_approvalAs AI Agents gain more autonomy, a fundamental fear has taken hold in the enterprise: "What if the Agent does something it shouldn't?" We’ve all seen the warnings in system prompts: "Please be carefu00
VAVoyager AIinvoyager-ai.hashnode.dev·Mar 29 · 11 min readSpry with GraphQL Federation: Building Scalable, Modular APIsSpry with GraphQL Federation: Building Scalable, Modular APIs Implement GraphQL federation with Spry Dart applications to create a unified GraphQL API from multiple independent services, enabling modular schema development and seamless client experi...00
DHDave Hartinblog.openziti.io·Mar 26 · 6 min readComparing Open Source LLM GatewaysIf you're running multiple LLM providers and want a single API in front of them, you have options. This post compares open source LLM gateways, including our own OpenZiti llm-gateway. We'll try to be 01R
SKShashank Kumarinwgetshashank.hashnode.dev·Feb 9 · 8 min readGetting Started with kgatewayWhat is kgateway, and Why Should You Care? If you're building cloud-native applications, you've probably encountered: Managing API traffic between services Routing requests to different LLM providers (OpenAI, Claude, etc.) Implement ratelimiting o...00