Systems | Development | Analytics | API | Testing

DevOps

How does DevOps influence Digital Transformation?

Today’s world has become undeniably digital. New technologies from social media to LIVE GPS systems and AI machines, make the world unrecognizable from even 20 years ago. If you’re feeling uncertain at the speed of change, hold tight. It’s only going to get faster. The pace at which disruptive technologies are arriving is accelerating – and they’re changing how businesses are flourishing.

Scaling Kubernetes Deployments of Kong

In my previous post on scaling Kong deployments with and without a database, we covered the concepts of deploying Kong with and without a database, as well as using decK, distributed, and hybrid deployments. In this article, we take a tour of some of the possible Kubernetes deployments of Kong. Kubernetes (K8s) is the container orchestration war winner. While there are still deployments using other engines, we see K8s far more.

API Gateway vs Load Balancer: Which is Right for Your Application?

API gateways and load balancers are useful tools for building modern applications. While they have some functionality overlaps, they’re distinct tools with different purposes and use cases. In this article, we’ll discuss the differences between API gateways and load balancers, give examples of their implementations, and how to choose the right tool for your web application.