Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Kong

Kong | 2.1.3

Linux/Unix, Amazon Linux 2 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

176 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Sanjay S.

King Kong Of the Gateway World

  • May 10, 2022
  • Review provided by G2

What do you like best about the product?
The way kong manages endpoints with REST API without downtime. We can easily add new endpoints and plugin rules.
Develop plugins using custom languages in your favourite language. Mine is Javascript Kdk plugin. I developed in nodejs.
What do you dislike about the product?
Plugin testing is very difficult. And Documentation is very less info.
What problems is the product solving and how is that benefiting you?
In the microservice world, the gateway need to place to protect microservices and to manage authentication and authorization
to be placed at the gateway itself instead of microservices. Kong handles all these things itself. Or Allow custom solution with it plugin development


    Mert S.

Manage Your API Services Solemnly

  • May 06, 2022
  • Review provided by G2

What do you like best about the product?
Kong API Gateway is helpful to manage our back-end services. I appreciate having it because it reduces cumbersome processes for us. I focus on my services in this way.
What do you dislike about the product?
I' haven't faced critical challenges with micro-services architecture. Therefore I have no idea downsides of it yet. I think current features are working very well for us.
What problems is the product solving and how is that benefiting you?
There are some common problems among services. They are caching requests/responses, authorization/authentication, proxy mechanisms, and so on. Kong API Gateway helps us to manage these steps in the center point.


    Andrew K.

Very Performant and feature rich API Gateway

  • May 06, 2022
  • Review provided by G2

What do you like best about the product?
Kong API Gateway is easy to install on several platforms (k8s, VM) and is very feature-rich.
Several plugins allow me to apply policies to my APIs at a global or granular level, from securing the API, request/response validation to rate limiting to name but a few.
There is a very active community which is great to see, and most plugins if not bundled with the product have been written within the community and you can add these to your Kong install pretty easily. Observability is a key component of Kong and without much trouble, you can generate and display health and traffic level metrics. Kong integrates with all your well known third party monitoring systems e.g. prometheus. grafana and ELK (plus many more - these are just the most common ones)
What do you dislike about the product?
As mentioned before Kong API Gateway is easy to install and feature-rich, but I think one of Kong's negative aspects is its documentation. The documentation is not always very clear, often missing information and sometimes I have found the examples/tutorials don't work. Something I think they can improve on.
What problems is the product solving and how is that benefiting you?
The problem solved with any API Gateway is the management of your North-South traffic and centralized governance of the policies you wish to apply. Kong API Gateway allows you to do this via plugins, either built and managed by Kong or custom plugins written by yourself or the community. This means developers can just build their APIs and not have to worry about things like authentication, authorization or even validation as this can be managed globally across all your APIs in the gateway. These policies (plugins) can then also be built into your GitOps pipelines allowing you to automate applying these policies across your API estate.


    Fabian H.

Kong: Super lightweight and fast API gateway solution

  • May 05, 2022
  • Review verified by G2

What do you like best about the product?
Kong API Gateway is a fantastic product that supports the process of holistic API management excellently. It's super lightweight, especially with its plugin-based approach. Their support makes the daily work of API development much easier and saves many lines of code in your applications.
In addition, I have found the support to be very competent and helpful. So far we have always received quick and appropriate answers.
What do you dislike about the product?
Overall, I have almost no criticisms. In some cases, the documentation could be more precise or more detailed. In the case of more complex architectures, the examples in the documentation could be presented more specifically.
What problems is the product solving and how is that benefiting you?
Kong API Gateway establishes an additional security layer that can secure access to applications both technically and professionally. With the appropriate plugins, the development of authorization and authentication functionality is completely relieved. Kong offers excellent routing functionalities, which enable a quick exchange of API versions, or make a canary deployment possible. Last but not least, Kong's Developer Portal offers a great way to present your API specifications in a great way.


    Greg H.

Kong is an all around superstar at any level

  • May 05, 2022
  • Review verified by G2

What do you like best about the product?
Kong is a great solution for deploying a cloud vendor-agnostic API Gateway. You can deploy it from a container or with the native binary. I am especially fond of the leveraging the Kong Ingress Controller in K8s as I find it to be on the simplest ways to handle both Ingress and Routing with the other Kong feature as frosting on the cake.
What do you dislike about the product?
Kong's freemium model of open source can be frustrating for some, but in my opinion, it averages out in the end. You either have the internal team members on your roster to support the open-source product at enterprise scale or you leverage their team to support you at enterprise scale.
What problems is the product solving and how is that benefiting you?
K8's Ingress and service routing, load balancing, authorization for APIs using OIDC, rate-limiting, logging, monitoring
Recommendations to others considering the product:
Kong is a great API Gateway solution for project of all sizes


    Marcelo B.

Kong is a very flexible, robust and cloud ready plattform, an excellent choice for an API Gateway.

  • May 05, 2022
  • Review provided by G2

What do you like best about the product?
The OSS base for the product is great, and the documentation is pretty good too.
What do you dislike about the product?
Plugin customization with Lua adds the need to lear a new programming language. Of course you can develop plugins with Go or JS, but the performance is not the same. I also think there could be more community involvement.
What problems is the product solving and how is that benefiting you?
The problems includes creating an automated pipeline (based on OpenAPI and using an API-First approach) to deploy and expose APIs.

The benefits are the customizations that are possible with Lua custom plugins and the fact that Kong is very Kubernetes friendly.
Recommendations to others considering the product:
Start with Kong OSS and "feel" if your company needs Kong Enterprise. Also, consider using others tools from the Kong ecossystem like Insomnia and Kuma, because they have good integration with Kong API Gateway.


    Financial Services

Fast, Secure and easy to use API....

  • May 01, 2022
  • Review provided by G2

What do you like best about the product?
API Gateway is a simple, secure, fast and next-generation API which provides ultra-low latency, high throuput,Dynamic scalability, radically extensible and CI/CD integrations.
What do you dislike about the product?
Kong API is great in many aspects since recently I started using and testing it couldn't find many flaws and those flaws I have found and easily configurable and managable.
What problems is the product solving and how is that benefiting you?
We have been using Kong API for low latency, high throughput, Architectural Freedom (This is just amazing) and Kubernetes Native API Management which has amazing benefits.


    Prashant C.

Simple Setup, Easy to configure and customise.

  • April 30, 2022
  • Review verified by G2

What do you like best about the product?
Kong API Gateway is very easy to setup, configure and customise. It has a great community support as well.
What do you dislike about the product?
Nothing specific as such. But logging features can be improved
What problems is the product solving and how is that benefiting you?
Centralized Authentication, Service Discovery, Security


    Kunal Kumar Verma .

Awesome product

  • April 28, 2022
  • Review provided by G2

What do you like best about the product?
Kong API gateway is an excellent product. It has many features that qualify it as the most trusted gateway. The thing which I like the most about this product is its beginner-friendly structure which makes it quite simple for first-timers to use it. Apart from that, the variety of features acts as a cherry on the cake.
What do you dislike about the product?
Although the API is good, it lends it down is its customer support. Dealing with connection-related issues can be cumbersome due to its poor customer service. I'd be happier if it's improved a little bit.
What problems is the product solving and how is that benefiting you?
I personally use it to manage multiple APIs and services required in my organization. Also, after using it for a while, I love the user interface and accessibility features that the product provides to the consumer.
Recommendations to others considering the product:
I would recommend this product to my colleagues and ask them to use it in implementing micro-services in their startups and business ventures.


    Hospital & Health Care

Kong API Gateway

  • April 26, 2022
  • Review provided by G2

What do you like best about the product?
The performance of the gateway and the ease at which you can configure routes and services - everything can be done via an API.
What do you dislike about the product?
The API marketplace in the developer portal needs more work to make it truly world class.
What problems is the product solving and how is that benefiting you?
The ability to standardise and secure access to services via the gateway is the core value add it provides