KrakenD API Gateway (Community Edition)
KrakenD API Gateway | 2.8.0Linux/Unix, Amazon Linux Amazon Linux 2 AMI - 64-bit Amazon Machine Image (AMI)
Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
External reviews are not included in the AWS star rating for the product.
Excellent documentation and container images that are ready to use to evaluate
What do you like best about the product?
I’ve had a great experience using this API Gateway! One of the standout features is the excellent documentation. It’s well-structured, easy to follow, and provides clear explanations for a wide range of use cases.
What truly sets it apart, though, is the inclusion of live working examples. These aren’t just basic snippets—you get fully functional Docker images that are ready to use right out of the box. This makes it incredibly easy to test and deploy different configurations without wasting time on setup.
What truly sets it apart, though, is the inclusion of live working examples. These aren’t just basic snippets—you get fully functional Docker images that are ready to use right out of the box. This makes it incredibly easy to test and deploy different configurations without wasting time on setup.
What do you dislike about the product?
Limited API monetization alternatives. I was able to find only one plugin. Maybe I didnt search enough
What problems is the product solving and how is that benefiting you?
Moving from SaaS to our OnPremise API Gateway
- Leave a Comment |
- Mark review as helpful
The best-documented API gateway among the competitors, with the most helpful people behind it.
What do you like best about the product?
- The documentation is great, compared to other competitors
- The focus on being a good API Gateway, no focus on side projects that lower the quality of the gateway
- The people behind it are very helpful - they really want to help and search for a solution
- The flexible documentation feature
- It was easy to deploy in our Kubernetes cluster
- Go plugin support, with a handy builder image supplied
- Uses security-first principles like zero-trust security policy
- The focus on being a good API Gateway, no focus on side projects that lower the quality of the gateway
- The people behind it are very helpful - they really want to help and search for a solution
- The flexible documentation feature
- It was easy to deploy in our Kubernetes cluster
- Go plugin support, with a handy builder image supplied
- Uses security-first principles like zero-trust security policy
What do you dislike about the product?
- Because of the stateless nature of everything, some business requirements are challenging to implement. But I can see the reasoning - speed matters.
What problems is the product solving and how is that benefiting you?
Replacing our current API Gateway, ultimately lowering maintenance.
Supporting future API Monetization & usage logging
Supporting future API Monetization & usage logging
The best-documented API gateway among the competitors, with the most helpful people behind it.
What do you like best about the product?
- The documentation is great, compared to other competitors
- The focus on being a good API Gateway, no focus on side projects that lower the quality of the gateway
- The people behind it are very helpful - they really want to help and search for a solution
- The flexible documentation feature
- It was easy to deploy in our Kubernetes cluster
- Go plugin support, with a handy builder image supplied
- Uses security-first principles like zero-trust security policy
- The focus on being a good API Gateway, no focus on side projects that lower the quality of the gateway
- The people behind it are very helpful - they really want to help and search for a solution
- The flexible documentation feature
- It was easy to deploy in our Kubernetes cluster
- Go plugin support, with a handy builder image supplied
- Uses security-first principles like zero-trust security policy
What do you dislike about the product?
- Because of the stateless nature of everything, some business requirements are challenging to implement. But I can see the reasoning - speed matters.
What problems is the product solving and how is that benefiting you?
Replacing our current API Gateway, ultimately lowering maintenance.
Supporting future API Monetization & usage logging
Supporting future API Monetization & usage logging
KrakenD Enterprise Version Review
What do you like best about the product?
What I like best about KrakenD is how easy it is to integrate it to your systems. It is also easy to implement the endpoint definitions. I like its ability to allow you to implement your own custom plugins to manage authorization and authentication based on your business needs. I also like how responsive its support team is, helping with enterprise level issues on a timely manner.
What do you dislike about the product?
What I don't like about KrakenD is its inability to run the application locally in debug mode. KrakenD offers metrics and logging mechanisms, but when running the application locally using your IDE of choice, it is not possible to have debug mode enabled and debug your code line by line. When writing custom plugins, it would be useful to run debug mode to make sure that each line of code in the plugin is working as expected.
What problems is the product solving and how is that benefiting you?
For my organization KrakenD solved the problem of multiple authentication providers. To consume our private cloud APIs, users can choose between two types of authentication tokens being okta and authblue. We did not have a solution to enable the two authentication tokens in the same API gateway endpoint. However, after acquiring KrakenD Enterprise Version, we were able to integrate multiple authentication providers which solved a tremendous need for our customers to consume private cloud APIs.
KrakenD Enterprise Version Review
What do you like best about the product?
What I like best about KrakenD is how easy it is to integrate it to your systems. It is also easy to implement the endpoint definitions. I like its ability to allow you to implement your own custom plugins to manage authorization and authentication based on your business needs. I also like how responsive its support team is, helping with enterprise level issues on a timely manner.
What do you dislike about the product?
What I don't like about KrakenD is its inability to run the application locally in debug mode. KrakenD offers metrics and logging mechanisms, but when running the application locally using your IDE of choice, it is not possible to have debug mode enabled and debug your code line by line. When writing custom plugins, it would be useful to run debug mode to make sure that each line of code in the plugin is working as expected.
What problems is the product solving and how is that benefiting you?
For my organization KrakenD solved the problem of multiple authentication providers. To consume our private cloud APIs, users can choose between two types of authentication tokens being okta and authblue. We did not have a solution to enable the two authentication tokens in the same API gateway endpoint. However, after acquiring KrakenD Enterprise Version, we were able to integrate multiple authentication providers which solved a tremendous need for our customers to consume private cloud APIs.
We use KrakenD to power the Public API
What do you like best about the product?
It is generally intuitive to configure and reliable. We've never had issues with it crashing or anything like that.
What do you dislike about the product?
Some of the documentation is not clear or needs more examples. For example, the rate limiter docs are quite confusing to me. I would also find it useful to have some repository with sample implementations with comments around what each configuration item does.
I'd also really like to see the possibility to customise access logs in a better way so that it is more filterable in tools such as datadog.
I'd also really like to see the possibility to customise access logs in a better way so that it is more filterable in tools such as datadog.
What problems is the product solving and how is that benefiting you?
KrakenD handles our token validation, routing to different backends, rate limiting and even region routing via a custom plugin.
We use KrakenD to power the Public API
What do you like best about the product?
It is generally intuitive to configure and reliable. We've never had issues with it crashing or anything like that.
What do you dislike about the product?
Some of the documentation is not clear or needs more examples. For example, the rate limiter docs are quite confusing to me. I would also find it useful to have some repository with sample implementations with comments around what each configuration item does.
I'd also really like to see the possibility to customise access logs in a better way so that it is more filterable in tools such as datadog.
I'd also really like to see the possibility to customise access logs in a better way so that it is more filterable in tools such as datadog.
What problems is the product solving and how is that benefiting you?
KrakenD handles our token validation, routing to different backends, rate limiting and even region routing via a custom plugin.
Very stable and extendable API gateway
What do you like best about the product?
In short, it's stability, the performance and the extendability via plugins. Also, the file-based configuration, including templating, is something we value a lot.
It took us only 3-4 weeks to develop a robust solution that suits our needs, including Golang plugins.
We run KrakenD in production for a couple of months now and haven't had any issues since we deployed it. The uptime is flawless.
The team at KrakenD is super quick in responding to questions and issues. They have been great to work with.
Thanks to the Docker image and the file-based configuration, it integrated very neatly into our stack.
It took us only 3-4 weeks to develop a robust solution that suits our needs, including Golang plugins.
We run KrakenD in production for a couple of months now and haven't had any issues since we deployed it. The uptime is flawless.
The team at KrakenD is super quick in responding to questions and issues. They have been great to work with.
Thanks to the Docker image and the file-based configuration, it integrated very neatly into our stack.
What do you dislike about the product?
One part for which we use KrakenD is to proxy requests. One minor point regarding this is that the configuration file gets somewhat lengthy with duplication. There is a technical reason for this, and it's not hindering us from using KrakenD. Further, a lot of the duplication can be decreased by using the templating that is offered by KrakenD, which we do.
What problems is the product solving and how is that benefiting you?
We use KrakenD as the single interaction and entrypoint for our Frontend applications. It has benefited us greatly in establishing a unified way of interaction and also helped us aligning our product teams around this approach using a API gateway.
Very stable and extendable API gateway
What do you like best about the product?
In short, it's stability, the performance and the extendability via plugins. Also, the file-based configuration, including templating, is something we value a lot.
It took us only 3-4 weeks to develop a robust solution that suits our needs, including Golang plugins.
We run KrakenD in production for a couple of months now and haven't had any issues since we deployed it. The uptime is flawless.
The team at KrakenD is super quick in responding to questions and issues. They have been great to work with.
Thanks to the Docker image and the file-based configuration, it integrated very neatly into our stack.
It took us only 3-4 weeks to develop a robust solution that suits our needs, including Golang plugins.
We run KrakenD in production for a couple of months now and haven't had any issues since we deployed it. The uptime is flawless.
The team at KrakenD is super quick in responding to questions and issues. They have been great to work with.
Thanks to the Docker image and the file-based configuration, it integrated very neatly into our stack.
What do you dislike about the product?
One part for which we use KrakenD is to proxy requests. One minor point regarding this is that the configuration file gets somewhat lengthy with duplication. There is a technical reason for this, and it's not hindering us from using KrakenD. Further, a lot of the duplication can be decreased by using the templating that is offered by KrakenD, which we do.
What problems is the product solving and how is that benefiting you?
We use KrakenD as the single interaction and entrypoint for our Frontend applications. It has benefited us greatly in establishing a unified way of interaction and also helped us aligning our product teams around this approach using a API gateway.
Easy to develop, implementation and use
What do you like best about the product?
I have migrated an older api manager to KrakenD and it is faster, secure and powerfull. It is easy to develop, deploy and use for customers.
What do you dislike about the product?
Sometimes it is difficult search a valid example
What problems is the product solving and how is that benefiting you?
We have security risk with older api manager and we have some problems to develop new features.
KrakenD gives us new tools, features and security updates often
KrakenD gives us new tools, features and security updates often
showing 1 - 10