External reviews
278 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Excellent product, both community or enterprise can help any company in their API strategies
What do you like best about the product?
The great flexibility of the solution allows it to address almost all use cases of an api strategy
What do you dislike about the product?
It is not so versatile to work with XML in the api exposure
What problems is the product solving and how is that benefiting you?
Help with the exposure of the apis and how they manage
Kong is the meta of API Gateway
What do you like best about the product?
Easy installation and management on any platform.
Highly scalable and flexible to one's needs.
Great performance and support as compared to other alternatives.
Highly scalable and flexible to one's needs.
Great performance and support as compared to other alternatives.
What do you dislike about the product?
Pricing plans may not be cost-effective for small scale businesses and startups.
What problems is the product solving and how is that benefiting you?
Easy and faster deployments saves a lot of time.
Aides managing several APIs making my tasks easier.
Aides managing several APIs making my tasks easier.
Kong is a mature stack for api management, stable, resilient and scalable.
What do you like best about the product?
Kong is resilient and has big community support.
What do you dislike about the product?
Kong architecture is like a monolithic system, it's not helpful in big environment
What problems is the product solving and how is that benefiting you?
Kong resolved our problems to scale API Products, with Kong plugin our products were more confident and resilient
This is one the best API gateway and platform i ever used. It was joyful to use it
What do you like best about the product?
Kong api gateway and platform is one of the finest middleware I have seen.
What do you dislike about the product?
No Disklikes , It is easy and simple to use
What problems is the product solving and how is that benefiting you?
It solving the security and management problems as another api gateways doesn't provide in such better way
Kong API Gateway: Feature Rich, Secure and Versatile option for Modern Micro Services
What do you like best about the product?
Best features we liked about this gateway
-Feature-rich and easy integration with Microservices application, dockerized components
- Highly Scalable for growing business needs
- Versatile security features.
-Feature-rich and easy integration with Microservices application, dockerized components
- Highly Scalable for growing business needs
- Versatile security features.
What do you dislike about the product?
Some of the downsides of this gateway
- Considerable learning curve and adoption.
- Plugins are available and custom plugin development is not very flexible
- Considerable learning curve and adoption.
- Plugins are available and custom plugin development is not very flexible
What problems is the product solving and how is that benefiting you?
It helped us decouple of microservices architecture vai API design and allowed us to scale at individual component levels. Also created to our scalability needs at each component level with flexibility for configuring security options. We now serve around 17 million customers daily on new applications driven by Kong Gateway.
Simple to use and configure, works great and very resilient.
What do you like best about the product?
The best thing that I like is the gateway API, easy and multiple options allow you to configure and be up and running in no time. I can only compare to ISTIO that I've used previously where the complex configuration made it a bit more time-consuming to set up initially.
What do you dislike about the product?
I've been using the container version of KONG, and maybe the only part that I dislike was that I needed 2 separate instances to handle internal and external NLB when running on AWS
What problems is the product solving and how is that benefiting you?
This resolved the complexity of handling and creating host addresses for all APIs that we are currently hosting. The gateway is the way to go to handle all different traffic coming in and out of the K8 cluster.
Excellent API Monitoring
What do you like best about the product?
Kong API is an excellent API Gateway service that allows for multi-node scaling It also grants low-level access to traffic control and monitoring of inbound and outbound traffic
What do you dislike about the product?
Kong API has been great There have been issues with support management and pricing, but these issues are minor
What problems is the product solving and how is that benefiting you?
API Scaling. Traffic Monitoring
Good tools with lots of security feature and leading market on api gateway
What do you like best about the product?
Kafka API Gateway is full of security and scalability features which were the main reasons we moved to Kong API Gateway. It is cheaper as well compared to Google API GEE and other API Gateway offerings.
What do you dislike about the product?
Kafka API Gateway needs further simplification. Also resource material needs to be improved. There are not many courses available which can be referred by learner.
What problems is the product solving and how is that benefiting you?
It is solving security requirements and allows me to add custom authentication which is difficult with other API gateway. Also, scalability is another advantage of Kong API Gateway.
Light, fast Api management
What do you like best about the product?
Easily deployable, lightweight. Simplest way to handle and manage api gateways
What do you dislike about the product?
Slightly expensive for small team, rest all is decent about kong
What problems is the product solving and how is that benefiting you?
Have few APIs in to host and manage as part of my organization, makes my task easier.
Kong API Gateway review
What do you like best about the product?
The dashboard actually makes sense now: I used to dread explaining API performance to our product team, but Kong's analytics are pretty straightforward. I can literally show them a graph and say "here's where things slowed down" without getting into the technical weeds.
Kubernetes setup was surprisingly smooth: I'll be honest, I was expecting a headache when we moved to containers, but Kong just... worked? The ingress controller picked up our services automatically. Saved me probably a week of manual configuration.
No more 3am deployment calls: Being able to tweak rate limits or add authentication without taking anything down has been huge. Last month during Black Friday traffic, I adjusted our rate limiting on the fly while sitting in my pajamas. My sleep schedule thanks Kong for this.
Finally, consistent environments: Our staging environment actually mirrors production now. No more surprises when we deploy - what works in dev actually works in prod.
Kubernetes setup was surprisingly smooth: I'll be honest, I was expecting a headache when we moved to containers, but Kong just... worked? The ingress controller picked up our services automatically. Saved me probably a week of manual configuration.
No more 3am deployment calls: Being able to tweak rate limits or add authentication without taking anything down has been huge. Last month during Black Friday traffic, I adjusted our rate limiting on the fly while sitting in my pajamas. My sleep schedule thanks Kong for this.
Finally, consistent environments: Our staging environment actually mirrors production now. No more surprises when we deploy - what works in dev actually works in prod.
What do you dislike about the product?
Look, Kong's solid, but it's not perfect:
The Lua thing is annoying: If you need custom plugins, you better know Lua or be ready to learn it. I spent way too many hours on Stack Overflow figuring out basic syntax. Would love a simpler way to write custom logic.
Documentation feels incomplete sometimes: The basics are covered well, but when you hit edge cases, good luck. I've had to reverse-engineer solutions from GitHub issues more times than I'd like.
Monitoring could be better: I still use external tools to keep an eye on resource usage. Would be nice if Kong gave me better visibility into how much CPU and memory it's actually using.
Initial setup was overwhelming: My first time setting up Kong, I stared at the config files for like an hour. A setup wizard would've saved me a lot of confusion.
The Lua thing is annoying: If you need custom plugins, you better know Lua or be ready to learn it. I spent way too many hours on Stack Overflow figuring out basic syntax. Would love a simpler way to write custom logic.
Documentation feels incomplete sometimes: The basics are covered well, but when you hit edge cases, good luck. I've had to reverse-engineer solutions from GitHub issues more times than I'd like.
Monitoring could be better: I still use external tools to keep an eye on resource usage. Would be nice if Kong gave me better visibility into how much CPU and memory it's actually using.
Initial setup was overwhelming: My first time setting up Kong, I stared at the config files for like an hour. A setup wizard would've saved me a lot of confusion.
What problems is the product solving and how is that benefiting you?
Automation, we did a lot of end-to-end automation with this KONG API Gateway.
We developed APIs with this. and security services with this.
We developed APIs with this. and security services with this.
showing 191 - 200