Federico Valeri

I'm a software engineer interested in distributed systems. I value a culture of respect, empathy and maintainable code.

Federico Valeri's contributions

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.

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.

Building resilient event-driven architectures with Apache Kafka
Article

Dynamic Kafka controller quorum

Federico Valeri +1

This article explores use cases for the dynamic quorum configuration in Kafka that allows KRaft clusters to scale controller nodes without downtime.

Building resilient event-driven architectures with Apache Kafka
Article

Kafka tiered storage deep dive

Federico Valeri +1

Explore Apache Kafka's tiered storage feature, which helps scale compute and storage resources independently and provides better client isolation.