External reviews
278 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Amazing technology solving real world problems
What do you like best about the product?
Easy to use interface and implement in a microservice based architecture. I have been using it for a few months and I am able to appreciate the vast amount of features it provides to ease the entire software development process.
What do you dislike about the product?
While there aren't many things I dislike about the Kong API Gateway, the documentation, migration and upgrades are a few pain points
What problems is the product solving and how is that benefiting you?
Kong API Gateway solves a multitude of problems that greatly benefit me and many others in the tech world. Firstly, it streamlines the process of managing APIs by acting as a central hub for controlling, securing, and monitoring all API traffic. This resolves the issue of dealing with disparate systems and simplifies the overall API management process. Moreover, Kong Gateway enhances security by providing robust authentication, authorization, and encryption features. This helps in safeguarding sensitive data and preventing unauthorized access, ensuring compliance with various security standards and regulations. Additionally, Kong Gateway optimizes performance by offloading tasks like rate limiting, caching, and load balancing, thereby improving the overall speed and reliability of API interactions. This ensures a seamless experience for both developers and end-users, reducing latency and enhancing scalability. Furthermore, Kong's analytics and monitoring capabilities offer valuable insights into API usage patterns, performance metrics, and potential issues. This empowers me to make data-driven decisions, troubleshoot problems efficiently, and optimize the APIs for better performance and user experience. Overall, Kong API Gateway's ability to address these challenges – from simplifying management to enhancing security and performance – significantly benefits me by saving time, ensuring data security, improving API reliability, and enabling better decision-making based on comprehensive analytics.
kong with terraform
What do you like best about the product?
We've had to contact support in the past with upgrade issues who were really helpful and responsive to the questions and issues we had at the time. Overall kong has been really nice to use for scaling out to our needs with us not noticing any performance decreases over peak load.
What do you dislike about the product?
Using kong with terraform seems to be missing some features and the terraform docs could be a little more clear with more outputs/attributes listed. However, it seems moving away from terraform might be the better solution.
What problems is the product solving and how is that benefiting you?
We've found the monitoring side of kong super helpful in the past and relatively easy to integrate into logstash
Kong's 360 degree view
What do you like best about the product?
The best one is to get a single view and wider window of analysis It helps in giving diffrent persona to diffrent security aspects.
What do you dislike about the product?
Some p99 latency are not that accurate.More statistical techniques can be used to estimate.
What problems is the product solving and how is that benefiting you?
It helps in analysis and planning for the upcoming quaters about diffrent API security policies
Custommer support
What do you like best about the product?
Custommer support, easy, great service,support
What do you dislike about the product?
very good, nothing to complain about. good usability
What problems is the product solving and how is that benefiting you?
api management
Robust & Scalable API Gateway with a great open source community
What do you like best about the product?
Kong API gateway has delivers great performance along with all the core desired features, the documentation is awesome along with great community + customer support. Its easy to integrate and use across environments.
Its easy to implement in a distributed microservice setup. It scales well with high frequency usage.
Its easy to implement in a distributed microservice setup. It scales well with high frequency usage.
What do you dislike about the product?
Open source issue prioritization can be made even better in collaboration with the community.
What problems is the product solving and how is that benefiting you?
Addresses cross cutting concerns across the microservices wrt API management, tools like insomnia provide a great expereince for API design.
Best API Gateway. Very easy to use to configure and set up
What do you like best about the product?
Definitely AI gateway capability including LLMOps
What do you dislike about the product?
More reference implementation samples and publish best practices and anti patterns
What problems is the product solving and how is that benefiting you?
Easy to onboard API's, including various configuration options. Excellent monitoring capabilities
Very nice to engage clients on the go
What do you like best about the product?
Fast prototyping for our nascent company.
What do you dislike about the product?
You should consider a basic always free version for small use cases and applications
What problems is the product solving and how is that benefiting you?
We have a lot of services spread thin. Developing them inhouse is a real pain. Kong helped in rapid development here
Kong API Gateway: A Review of Its Features and Benefits
What do you like best about the product?
There are many things I like about Kong API Gateway, but here are a few of my favorites:
Performance and scalability: Kong is built on top of NGINX, which makes it extremely fast and scalable. It can handle millions of requests per second with ease.
Flexibility: Kong is highly extensible through plugins. This means that you can add new features and functionality to Kong to meet your specific needs.
Open source: Kong is an open source project, which means that it is free to use and modify. This also means that there is a large community of users and contributors who can help you if you have any problems.
Cloud native: Kong is cloud native, which means that it is easy to deploy and manage in the cloud. It also supports a wide range of cloud providers, such as AWS, Azure, and GCP.
Its support for multiple protocols: Kong supports a wide range of protocols, including REST, gRPC, WebSockets, and GraphQL. This makes it a good choice for managing APIs of all types.
Its extensive plugin library: Kong has a large and growing library of plugins. There are plugins for everything from authentication and authorization to rate limiting and caching.
Performance and scalability: Kong is built on top of NGINX, which makes it extremely fast and scalable. It can handle millions of requests per second with ease.
Flexibility: Kong is highly extensible through plugins. This means that you can add new features and functionality to Kong to meet your specific needs.
Open source: Kong is an open source project, which means that it is free to use and modify. This also means that there is a large community of users and contributors who can help you if you have any problems.
Cloud native: Kong is cloud native, which means that it is easy to deploy and manage in the cloud. It also supports a wide range of cloud providers, such as AWS, Azure, and GCP.
Its support for multiple protocols: Kong supports a wide range of protocols, including REST, gRPC, WebSockets, and GraphQL. This makes it a good choice for managing APIs of all types.
Its extensive plugin library: Kong has a large and growing library of plugins. There are plugins for everything from authentication and authorization to rate limiting and caching.
What do you dislike about the product?
Lack of native support for API generation: Kong does not offer native functionality to generate APIs automatically. This can be a significant issue if you cannot
import your desired API, which is a reason why Kong may not be right for you.
Steep learning curve for advanced features: While Kong is relatively easy to learn and use for basic tasks, the learning curve for more advanced features, such as plugins and custom routing, can be quite steep.
Limited support for certain technologies: Kong does not offer native support for certain technologies, such as GraphQL and gRPC. While there are plugins available for these technologies, they may not be as robust as native support.
Community support can be inconsistent: The Kong community is generally helpful and supportive, but the level of support can be inconsistent. Sometimes it can take a while to get a response to a question or issue.
import your desired API, which is a reason why Kong may not be right for you.
Steep learning curve for advanced features: While Kong is relatively easy to learn and use for basic tasks, the learning curve for more advanced features, such as plugins and custom routing, can be quite steep.
Limited support for certain technologies: Kong does not offer native support for certain technologies, such as GraphQL and gRPC. While there are plugins available for these technologies, they may not be as robust as native support.
Community support can be inconsistent: The Kong community is generally helpful and supportive, but the level of support can be inconsistent. Sometimes it can take a while to get a response to a question or issue.
What problems is the product solving and how is that benefiting you?
Routing and load balancing: Kong can route traffic to the appropriate backend services and load balance traffic across multiple instances of backend services. This can improve performance, reliability, and scalability.
Authentication and authorization: Kong can authenticate and authorize users to access specific APIs and resources. This can help to protect your APIs from unauthorized access.
Rate limiting: Kong can limit the number of requests that a user can make to an API within a given period of time. This can help to prevent abuse and protect your APIs from being overloaded.
Caching: Kong can cache responses from your APIs to improve performance and reduce the load on your backend servers.
Logging and monitoring: Kong can log and monitor requests and responses to identify and troubleshoot problems.
Authentication and authorization: Kong can authenticate and authorize users to access specific APIs and resources. This can help to protect your APIs from unauthorized access.
Rate limiting: Kong can limit the number of requests that a user can make to an API within a given period of time. This can help to prevent abuse and protect your APIs from being overloaded.
Caching: Kong can cache responses from your APIs to improve performance and reduce the load on your backend servers.
Logging and monitoring: Kong can log and monitor requests and responses to identify and troubleshoot problems.
"Efficient API management for microservices"
What do you like best about the product?
It's Efficient API management for microservices.
And Ease of Implementation
And Ease of Implementation
What do you dislike about the product?
it's very reliable system nothing is wrong
What problems is the product solving and how is that benefiting you?
There was a problem in management system and solved
Best API Management tool
What do you like best about the product?
Kong is one of the best API management, where we can implement multi level auth and security functionality
What do you dislike about the product?
bit complicated to implent with cloud Infra
What problems is the product solving and how is that benefiting you?
It was helping us to configure the API gateway and implent multi layer functionality for cross origin request
showing 61 - 70