System Design

Building resilient event-driven architectures with Apache Kafka
Article

A deep dive into Apache Kafka's KRaft protocol

Federico Valeri

Learn about the Apache Kafka's KRaft protocol, a consensus algorithm that ensures fault tolerance and consistency in a network of interconnected nodes.

containers
Article

What is an image mode 3-way merge?

Matt Micene

Learn how the 3-way merge works in Red Hat Enterprise Linux image mode, and explore how bootc and OSTree merge local /etc files with new images.

Building resilient event-driven architectures with Apache Kafka
Article

The hidden pitfalls of Kafka tiered storage

Federico Valeri +1

Learn how to optimize Kafka consumption from remote storage. Explore 2 critical problems, their solutions, and tuning advice for remote data consumption.

Feature image for Red Hat Enterprise Linux.
Article

How image mode for RHEL improves security

Valentin Rothberg +1

Learn about the benefits and security features of image mode for Red Hat Enterprise Linux, including zero-drift supply chain.

containers
Article

Containerizing workloads on image mode for RHEL

Valentin Rothberg +2

Learn how to manage workloads using image mode for RHEL and set up a build pipeline to automate building, deploying, and managing Linux systems at scale.

Red Hat Developer - Build Here Go Anywhere
Page

Red Hat Developers

Join Red Hat Developer for the software and tutorials to develop cloud applications using Kubernetes, microservices, serverless and Linux.

Featured image for Kafka topics.
Article

Is it better to split Kafka clusters?

Bilgin Ibryam

Is a monolithic Kafka cluster architecture the best design for your use case? Explore the benefits and challenges of a multiple Kafka cluster, then decide.