Systems | Development | Analytics | API | Testing

Hitachi Solves the Hybrid, Multicloud Management Challenge for Kubernetes

A more agile and efficient infrastructure is key to realizing the cost savings and productivity gains businesses needed to succeed in today’s highly competitive market. Recent surveys by Roger Magoulas & Steve Sawyer, May 19, 2020, show that 88% of enterprises are currently using cloud in some form or another. This adoption is not surprising as clouds have been around now for several decades since Amazon Web Services (AWS) was launched in 2002.

Managing APIs at Scale in a Kubernetes Environment - Part II

In the last blog, we discussed the challenges in managing APIs at scale in a Kubernetes environment. We also discussed how deploying a Kubernetes Ingress Controller or an API gateway can help you address those challenges. In this blog, we will briefly touch upon some of the similarities and differences between an API gateway and Kubernetes Ingress. We will also discuss a unique approach offered by Kong for the end-to-end lifecycle API management (APIM) in Kubernetes.

Looking forward to KubeCon

KubeCon + CloudNativeCon North America is just around the corner. I’ve been looking forward to this event for a long time, especially since 2020 was virtual and it looks like there will be an in person option this year. This should be a great event and there are going to be a ton of awesome sessions. Last year was simply enormous with over 15K attendees who joined virtually.

Managing APIs at Scale in a Kubernetes Environment

Kubernetes continues to lead the container orchestration charge. In fact, according to the latest CNCF survey, 83% of respondents said they were using Kubernetes in production. Kubernetes provides you with key features such as self-healing capabilities, automated rollouts and rollbacks, automated scheduling, scaling, and infrastructure abstraction. This provides a truly extensible, highly available and infrastructure-agnostic environment to deploy all your modern microservices-based applications.

APM with Prometheus and Grafana on Kubernetes Ingress

In this video, we’ll see how operating a Kubernetes environment using Kong Ingress Controller, Prometheus and Grafana can simplify the daunting task of getting full application performance monitoring up and running. Want to learn more about Kong Ingress Controller? Join us at Kong Summit (Sept 28-30), the biggest event for API practitioners.

Speedscale & Locust: Comparing Performance Testing Tools

Picking the right performance testing tool can be a challenge. What should you look for and what is important? Performance testing is a phrase many developers have come across at some point, but what is it exactly? In simple terms, performance testing is a software testing practice used to determine stability, responsiveness, scalability, and most important, speed of the application under a given workload.

Deploying Hybrid Kong API Gateway with EKS Anywhere

Modern microservices-based architectures require companies to change not just the way they build applications but also how to deploy them. Basically, the new microservices foundation should be based on two main pillars: hybrid deployments and Kubernetes orchestrator. With the complete separation of the control plane (CP) and data plane (DP), Kong Gateway fully supports hybrid deployments.