Systems | Development | Analytics | API | Testing

Kong

How to Secure APIs and Services Using OpenID Connect

A modern API gateway like Kong enables organizations to achieve some use cases much more easily than traditional gateways. The reason is older, traditional gateways try to provide as many features as possible into a heavyweight monolith, while modern solutions use a best-in-breed approach. These traditional solutions not only try to be a gateway, but they also try to be a business intelligence system, a central logging hub, a monitoring tool and so much more.

Supporting Legacy Web Services With Kong

Let’s admit it – web services (SOAP) are here to stay for a few more years, and maybe for a long time in some places where there is no business incentive to rebuild them. However, with a decline in new SOAP web services and most applications moving to cloud native architectures, a common query is “how can we support legacy services while moving to microservices?”

Infrastructure as Code without Infrastructure

Infrastructure as Code (IaC) is a powerful process – replacing manual, error prone and expensive operations with automated, consistent and quick provisioning of resources. In many cases, IaC is dependent on existing infrastructure, typically including a configuration management system. Chef, Puppet and SaltStack are all commonly referenced players in this market, each requiring resources to be in place and having their own difficulties in setup and maintenance.

[Online Meetup] Learning Service Mesh From Scratch: from 0 to 100

Service Mesh is the future of application connectivity. It delivers immediate value to any architecture by increasing the security, reliability and observability of our application traffic. At the same time our industry made it challenging to understand and deploy it in production: but it doesn't have to be this way.

[Online Meetup] Mocking APIs with Kong and API Fortress

In this call API Fortress talked about mocking APIs with Kong and API Fortress. You might want to mock APIs to build tests against them before the services are ready, to save money during service development, or to keep your development environments isolated. Learn how API Fortress uses Kong in their API mocking technology. Plus, see a demo.