TrustRadius: an HG Insights company

Kong Gateway Community (Open Source)

Score6.2 out of 10

4 Reviews and Ratings

What is Kong Gateway Community (Open Source)?

Kong Gateway Community is an open-source API gateway designed to provide lightweight, fast, and flexible cloud-native API management solutions. According to the vendor, it caters to companies of all sizes, from small startups to large enterprises, and is widely used by software developers, DevOps engineers, API architects, IT managers, and e-commerce companies. With its architectural flexibility and seamless integration across any cloud, platform, or protocol, Kong Gateway Community aims to empower businesses to efficiently manage and control their APIs.

Read more details.

Who Buys & Uses Kong Gateway Community (Open Source)

Best Open Source API Gateway for your micro-services setup

Use Cases and Deployment Scope

We use Kong as an API Gateway for our Back-end API services. Kong sits behind AWS ALB and in front of our API services. We use Kong to authenticate all the requests, rate limiting, bot detection, request/response transformation, etc. For authentication, we use OAuth2.0 primarily and ApiKey auth for other use cases.

Pros

  • Mapping requests to back-end services
  • Plugins for almost everything
  • It's super fast

Cons

  • Logging plugins need more explanation
  • Monitoring plugins can also be made a bit more simple to use
  • Online Documentation in general

Most Important Features

  • OAuth Plugin
  • API Gateway implementation with Services and Routes
  • Request / Response transform plugins

Return on Investment

  • Kong helped us quickly setup micro services
  • Domain based request routing
  • OAuth plugin for centralized authentication