Ricardo Ferreira
Ricardo Ferreira
bucket-priority-pattern
Pattern that groups topic partitions into buckets so these buckets can be processed in a given priority order.
building-apache-kafka-connectors
This repository contains a sample project that can be used to start off your own source connector for Kafka Connect.
opensearch-for-gophers
We all know Go is fast. Would you like to go even faster? Pair it with OpenSearch and find out.
otel-with-apache-pulsar
Example of application that produces and consumes events to/from Apache Pulsar. Traces from the transactions are captured using OpenTelemetry and sent to Elastic Observability.
otel-with-java
Getting started with OpenTelemetry
pacman-with-elasticsearch
Implementation of the Pac-Man game written in JS that uses Elasticsearch to store the data streams and to compute a near real-time scoreboard out of the events from the game.
prioritization-kafka
Sample code that demonstrates how to implement the bucket priority pattern