kongapi-gatewaytyk

Is there a comprehensive comparison between Tyk vs Kong?


I have been developing microservices (Spring Cloud) for a while (~2 years) and heavily used Netflix Zuul. While it offers a lot of functionalities and great features, my developer mind wandered towards knowing about the alternatives and came to know about Tyk and Kong.

Reading from the individual documentation and blogs, I understood more or less both offer the similar features. I would like to know a comprehensive comparison between the two and any real-world examples where you have implemented will be a great help understand.


Solution

  • According to CI/CD both can comply with Infrastructure-as-Code approach, so i do not see difference in terms on Deployment Pipeline practices.

    On the other side, the API of Kong has limited functions and terminology IMHO is not understandable: https://galileo.gelato.io/docs/versions/2.0.0/

    So based on your needs, if any of your needs matches with one of the above, you can consider tyk, if not you can consider whichever you like more...