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 API aggregation is lacking as we have to implement the extra layer to get that. The extra layer may be microservice and serverless , but no build-in support is there
After 3 years of productive use, still these are my favourite properties of KrakenD: - Easy setup. - Easy configuration. - Comprehensive Docs. - No performance issues.
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...
After 3 years of productive use, still these are my favourite properties of KrakenD: - Easy setup. - Easy configuration. - Comprehensive Docs. - No performance issues.
But API aggregation is lacking as we have to implement the extra layer to get that. The extra layer may be microservice and serverless , but no build-in support is there