Zum Inhalt springen
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
Referenzen Technologien Blog Know-how Tools
Über uns Zusammenarbeit Karriere
CS EN DE
Lassen Sie uns sprechen

Kong — API gateway pro mikroslužby

15. 05. 2019 1 Min. Lesezeit CORE SYSTEMSdevelopment
Kong — API gateway pro mikroslužby

Každá naše mikroslužba měla vlastní autentizaci, rate limiting a logging. S rostoucím počtem služeb to bylo neudržitelné. Kong API Gateway centralizuje cross-cutting concerns na jednom místě.

Proč API Gateway

Místo toho, aby každá služba implementovala JWT validaci, rate limiting, request logging a CORS, tyto funkce přesuneme na gateway. Služby se soustředí na business logiku.

Kong architektura

Kong je postaven na nginx/OpenResty. Vysoký výkon, plugin architektura, Kubernetes-native s Kong Ingress Controller. Konfigurace přes CRD nebo deklarativní YAML.

Naše pluginy

  • JWT — validace tokenů na gateway
  • Rate limiting — per consumer, per route
  • Request transformer — přidání headerů, path rewriting
  • Prometheus — metriky per route, per consumer
  • Correlation ID — propagace trace ID

Kong vs. Istio ingress

Istio řeší service-to-service komunikaci, Kong řeší north-south traffic (klient → cluster). Doplňují se. Kong jako edge gateway, Istio pro internal mesh.

API Gateway je nutnost pro mikroslužby

Kong nám ušetřil stovky hodin duplikovaného kódu. Centrální autentizace, rate limiting a monitoring — vše na jednom místě.

kongapi gatewaymicroservicesnginx
Teilen:

CORE SYSTEMS

Stavíme core systémy a AI agenty, které drží provoz. 15 let zkušeností s enterprise IT.

Brauchen Sie Hilfe bei der Implementierung?

Unsere Experten helfen Ihnen bei Design, Implementierung und Betrieb. Von der Architektur bis zur Produktion.

Kontaktieren Sie uns