Compare this with other toolsSave it to your board and evaluate your options side by side.
Save to board

Kong Gateway Reviews & Product Details

Value at a Glance

Averages based on real user reviews.

Time to Implement

4 months

Kong Gateway Media

Play Kong Gateway Video
Play Kong Gateway Video
Play Kong Gateway Video
Play Kong Gateway Video
Product Avatar Image

Have you used Kong Gateway before?

Answer a few questions to help the Kong Gateway community

Kong Gateway Reviews (298)

Reviews

Kong Gateway Reviews (298)

4.4
298 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise Kong Gateway for its flexibility and scalability, making it a strong choice for managing APIs in diverse environments. The modular plugin architecture allows for easy customization and integration, which enhances its usability for various applications. However, many note that the initial setup can be complex, particularly for those new to API gateways.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Danyal A.
DA
Senior Research Assistant
Small-Business (50 or fewer emp.)
"Flexible, High-Performance API Management at Scale with Kong Gateway"
What do you like best about Kong Gateway?

What I like best about Kong Gateway is its flexibility and ease of managing APIs at scale. It provides a strong plugin ecosystem, solid performance, and smooth integration with Kubernetes and cloud-native environments. I also appreciate the centralized control it gives for security, traffic management, and observability, which makes operations much more efficient for both developers and platform teams. Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

What I dislike most about Kong Gateway is that it can feel complex to configure and manage at first, especially for teams that are new to API gateways or service mesh concepts. Some advanced features also seem better suited to larger organizations, which can make it feel heavy for simpler use cases. In addition, troubleshooting and understanding plugin interactions can sometimes take more time than expected. Review collected by and hosted on G2.com.

pongthep p.
PP
system engineer
Mid-Market (51-1000 emp.)
"Fast-to-Deploy API Gateway with a Rich Plugin Ecosystem"
What do you like best about Kong Gateway?

A fast-to-deploy API gateway that you can get up and running in a minute with Docker, plus a lot of plugins. Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

Memory & Performance Overhead

Wait, isn't Kong famous for being fast? Yes, but there’s a catch:

Plugin Bloat: Every plugin you enable adds a small amount of latency. If you stack 15+ plugins (Auth, Logging, Rate Limiting, Transformer, etc.) on a single route, you will see your P99 latency start to creep up.

Resource Usage: Because it runs on Nginx, it’s highly efficient, but if you're running it in a "sidecar" pattern in Kubernetes for every single microservice, the cumulative memory footprint can become significant compared to lighter alternatives like Envoy. Review collected by and hosted on G2.com.

purva s.
PS
Associate Consultant
Information Technology and Services
Mid-Market (51-1000 emp.)
"High-Performance, Cloud-Native API Gateway with Flexible Plugins and Strong Security"
What do you like best about Kong Gateway?

High performance – Built on NGINX/OpenResty, handles heavy API traffic with low latency

Plugin-based architecture – Easily add features like auth, rate limiting, logging

Scalable – Suitable for microservices and large distributed systems

Cloud-native friendly – Works well with Kubernetes and containerized environments

Strong security features – Supports OAuth2, JWT, key authentication, etc.

Centralized management – Control APIs from a single platform

Flexible deployment – Can be deployed on-prem, cloud, or hybrid

Active community & support – Good documentation and ecosystem Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

Advanced features are paid – Many enterprise capabilities (analytics, RBAC, dev portal) require paid versions Review collected by and hosted on G2.com.

CA
Small-Business (50 or fewer emp.)
"Flexible API Management with a Steep Learning Curve"
What do you like best about Kong Gateway?

I really appreciate Kong Gateway's plugin-based architecture and flexibility. It allows us to centralize security and traffic management while keeping services simple, which scales well in cloud-native environments. The architecture helps us to centralize cross-cutting concerns like authentication, rate limiting, and observability, significantly reducing duplication and keeping services focused on business logic. From a platform perspective, it improves consistency and makes it easier to enforce policies across all APIs without touching individual services. Its flexibility also helps us respond quickly to changing requirements by updating configurations at the gateway level instead of redeploying services, leading to better scalability, faster iteration, and a more maintainable system overall. Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

I find the learning curve can be steep, especially for teams new to API gateways. Configuration complexity increases as the number of services grows. Debugging issues across plugins and routing rules can sometimes be non-trivial. The initial setup had a steep learning curve due to the Lua-based architecture and our plugins were in Go language, which was not supported out of the box. Review collected by and hosted on G2.com.

Verified User in Computer Software
AC
Mid-Market (51-1000 emp.)
"Phenomenal Speed and GitOps-Friendly Routing with Kong Ingress Controller"
What do you like best about Kong Gateway?

The speed is phenomenal, but the real game-changer is how the Kong Ingress Controller allows us to automate our entire routing configuration through kubernetes native resources and GitOps best practices. Using the OIDC and Rate Limiting plugins saved us weeks of custom development, instantly securing our services with zero performance hit. Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

The shift away from a fully supported Open Source (OSS) model is disappointing, as it forces teams to move toward the Enterprise/Konnect licensing much earlier than expected to maintain security and stability. This transition adds significant overhead for smaller projects and complicates our long-term roadmap when balancing cost against the need for basic production-grade features. Review collected by and hosted on G2.com.

Ravi S.
RS
Senior
Information Technology and Services
Enterprise (> 1000 emp.)
"Kong: A Powerful Open-Source API Gateway for Managing APIs Across Any Environment"
What do you like best about Kong Gateway?

One of the Popular opensource API Gateways which help us to manage APIs deployed anywhere from a simple infra to complex multi cloud environment.

As per my obeservation Kong is capable to handle different protocols like REST, GRPC, Graphql which enables us to manage almost all of our APIs needs. Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

Need improvement on AI features and plugins in Kong Gateway is limited, impacting overall functionality and performance.

There is lack of analytics and monitoring in Kong Gateway, hindering effective performance tracking. Review collected by and hosted on G2.com.

Neeraj H.
NH
Technical Operation Engineer
Enterprise (> 1000 emp.)
"Fast, Scalable & Reliable API Gateway"
What do you like best about Kong Gateway?

What I like most about Kong Gateway is its high performance and scalability, which make it a strong fit for managing APIs in production environments. It also has a rich plugin ecosystem for authentication, rate limiting, logging, and security, so I can customize behavior easily without heavy coding. The setup feels straightforward, and its support for a microservices architecture helps streamline overall API management. On top of that, the flexibility to deploy either on-premise or in cloud environments makes it versatile for a wide range of use cases. Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

One downside of Kong Gateway is that the initial setup and configuration can feel complex, especially for beginners. You really need a solid understanding of plugins, routing, and the different deployment modes to get everything working smoothly. In addition, some advanced features are only available in the enterprise version, which can drive up costs. Debugging and troubleshooting can also be challenging at times, particularly when visibility is limited unless you have the right monitoring set up. Review collected by and hosted on G2.com.

Denis S.
DS
Data Analyst
Small-Business (50 or fewer emp.)
"Reliable API Gateway with Strong Flexibility"
What do you like best about Kong Gateway?

What stands out most is the flexibility and control it gives us over our API traffic. The plugin-based architecture has been especially useful: we can apply authentication, rate limiting, and logging in a consistent way without having to build everything ourselves. It also integrates smoothly into our existing stack and supports both cloud and on-prem setups, which matters for us given our regulatory and data constraints. Performance has been solid under load as well, and that reliability is critical for our use cases. Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

The biggest challenge for me is the initial setup and the ongoing maintenance. It isn’t always straightforward, especially for teams that aren’t deeply familiar with API gateway concepts. When configuration issues come up, debugging can take a while, and although the documentation is extensive, it can feel a bit fragmented when you’re working through more advanced scenarios. I also get the sense that some enterprise features are more necessary than optional, which can affect cost considerations. Review collected by and hosted on G2.com.

Anudeep V.
AV
Senior Technical Lead
Enterprise (> 1000 emp.)
"Future-Ready Kong: Thoughtful Features, Flexible Automation, and Great Support"
What do you like best about Kong Gateway?

I started working with Kong about six months ago as a beginner. What I appreciate most about Kong is that the features they release are well thought‑out and come ready for use. Most capabilities can be easily performed through the UI, CLI, or Admin API, which makes automation straightforward and flexible. Kong also supports a wide range of architectures, from legacy setups to modern, cloud‑native designs. Their development process is strong, user feedback is actively considered, enhancements are delivered quickly, and the overall support experience has been very good. This has made learning and working with the platform much easier and more effective.

The introduction of AI Gateway capabilities further positions Kong ahead of the market, making it a future‑ready platform. Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

One area where I see room for improvement is that some capabilities which were previously available—and are still relevant and commonly expected in the API gateway space—have been deprecated or are no longer supported. For example, earlier versions allowed API products to be created with the same name, which enabled a single‑organization model while differentiating environments such as Production and Non‑Production, and publishing them to their respective developer portals.

With the v3 Developer Portal, this is no longer supported, as API products must have globally unique names. This results in a less optimal user experience or requires maintaining separate organizations for Production and Non‑Production, which in turn increases operational and maintenance overhead. It would be valuable to revisit this capability to better support common enterprise environment‑segregation use cases. Review collected by and hosted on G2.com.

Chirang M.
CM
Technical Lead
Enterprise (> 1000 emp.)
"High-Performance, Scalable API Traffic Handling with Flexible Plugins"
What do you like best about Kong Gateway?

Kong Gateway stands out for its high performance and scalability, handling large volumes of API traffic with low latency.

Its flexible plugin architecture also makes it easy to extend functionality for security, monitoring, and authentication. Review collected by and hosted on G2.com.

What do you dislike about Kong Gateway?

The learning curve can be steep, especially when dealing with advanced configurations and plugins.

It can also become complex to manage at scale without strong operational practices and tooling in place. Review collected by and hosted on G2.com.

Questions about Kong Gateway? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

GU
Guest User

What is Kong API Gateway used for?

GU
Guest User
Last activity almost 3 years ago

What does KONG software do?

Pricing Insights

Averages based on real user reviews.

Time to Implement

4 months

Return on Investment

13 months

Average Discount

12%

Kong Gateway Comparisons
Product Avatar Image
MuleSoft Anypoint Platform
Compare Now
Product Avatar Image
WSO2 API Platform
Compare Now
Product Avatar Image
Azure API Management
Compare Now
Kong Gateway Features
API Testing
Data Security
Orchestration
Traffic Control
Logs/Documentation
API Monitoring
App Integration
Data Transformation
Plugins
API Testing
Orchestration
Scalability
Product Avatar Image
Kong Gateway