Florian Hussonnois
Random Thoughts about Software Engineering
I've contributed to a few open-source projects over the past few years. Here's a small selection of projects I've worked on.
Jikkou 🔗
Jikkou is a powerful, flexible open-source framework that enables self-serve resource provisioning. It allows developers and DevOps teams to easily manage, automate, and provision all the resources needed for their Apache Kafka platform.
Kestra 🔗
Kestra is an open-source, event-driven orchestration platform that makes both scheduled and event-driven workflows easy. By bringing Infrastructure as Code best practices to data, process, and microservice orchestration, you can build reliable workflows directly from the UI in just a few lines of YAML.
Kafka Connect FilePulse 🔗
Connect FilePulse is an open-source multipurpose connector for Kafka Connect that makes it easy to parse, transform and stream any file, in any format, from cloud storages (AWS S3, Google Cloud Storage, Azure Blob Storage, etc) into Apache Kafka.
Kafka Streams CEP 🔗
Kafka Streams CEP is an open-source Complex Event Processing (CEP) library implemented on top of Apache Kafka Streams. It allows you to detect event patterns in an endless stream of events.
Azkarra Streams 🔗
Azkarra is a lightweight java framework to make it easy to develop, deploy and manage cloud-native streaming microservices based on Apache Kafka Streams.
Kafka Monitoring Stack 🔗
This project provides Docker compose files to deploy an Apache Kafka platform with a monitoring stack using Prometheus and Grafana