Systems | Development | Analytics | API | Testing

Containers

Kafka-docker-composer: A Simple Tool to Create a docker-compose.yml File for Failover Testing

Confluent has published official Docker containers for many years. They are the basis for deploying a cluster in Kubernetes using Confluent for Kubernetes (CFK), and one of the underpinning technologies behind Confluent Cloud. For testing, containers are convenient for quickly spinning up a local cluster with all the components required, such as Confluent Schema Registry or Confluent Control Center.

The Great Leap Forward: Catch Bugs Early in DevOps Cycle w/Codezero

As software projects become more complex and the need for speed increases, catching critical bugs and vulnerabilities early in the process is crucial. This is where Codezero steps in, reshaping the DevOps cycle by focusing on “Shift Left” and early bug detection.

How to Manage Your Kubernetes Services with an API Gateway

Kubernetes is an open-source container orchestration system for automating deployment, scaling, and management of containerized applications. It groups containers into logical units for easy management and discovery. API gateways sit between clients and microservices. They act as a reverse proxy to accept all API calls, then route and transform requests to appropriate microservice.

How to Manage Your Kubernetes Services with an API Gateway

Want to try it out yourself? The quickest way to get started with Kong Ingress Controller is with Kong Konnect. Learn how to efficiently manage and secure microservices deployed on Kubernetes using an API gateway. This tutorial demonstrates integrating Kubernetes services with Kong Gateway via the Kong Ingress Controller.

A Day in the Life of a Dev Team: Leveraging Codezero Teamspaces for Collaborative Development, Efficiency and Excellence

Dev Teams rely on their Dev Leaders and DevOps to fill a crucial role, bridging the gap between development and operations to ensure smooth workflows in the fast-paced world of software development. This role requires not only technical expertise but also the ability to navigate team dynamics and project management challenges. Enter Codezero Teamspaces, a tool essential for modern Dev Teams fostering collaborative development.

4 Ways Codezero Optimizes AI Dev

Leveraging Codezero can significantly benefit AI developers in building better, larger, and more sophisticated models through its suite of features designed to simplify and secure microservices development. By addressing common challenges in AI model development, such as environment consistency, collaboration, scalability, and security, Codezero provides a conducive environment for innovation and efficiency. Here’s how AI developers can harness Codezero for these advantages.

Introducing the World's First OSS Production-Grade Gateway API Operator

Today’s the day you’ve all been waiting for: Kong Gateway Operator OSS is here. You can read the code and see what a production-grade Kubernetes operator looks like. Authored by multiple Gateway API contributors, Kong Gateway Operator is the de-facto reference for Gateway API implementers on Kubernetes. Kong Gateway Operator (KGO) 1.2 brings six new features plus a brand new Helm chart that allows you to deploy KGO using tools that you already know and love.

Managing the Lifecycle of Gateways in Kubernetes Using Gateway API

Managing your Gateways on Kubernetes has historically been a very manual process, usually involving the use of Helm for operations like upgrades. At Kong we've been working on the Kong Gateway Operator (KGO) to revolutionize the experience of operating Gateways in production. Say goodbye to the cumbersome, manual processes of managing Gateways. Our operator transforms the configuration and lifecycle management experience, automating the tedious and complex operations that used to bog you down.