Skip to content
View harlemmuniz's full-sized avatar
Block or Report

Block or report harlemmuniz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. apache_kafka_zookeeper_docker apache_kafka_zookeeper_docker Public

    A docker compose example to deploy multiple brokers in a VM cluster

  2. apache_kafka_zookeeper_prometheus_grafana_docker apache_kafka_zookeeper_prometheus_grafana_docker Public

    A docker compose example to deploy multiple brokers in a VM cluster with Prometheus enabled and a dashboard to Grafana

    1

  3. apache_spark_streaming apache_spark_streaming Public

    A streaming project using Spark to listen from Kafka and write to Big Query

    Python

  4. fastapi_gunicorn_uvicorn_docker fastapi_gunicorn_uvicorn_docker Public

    A FastAPI + Gunicorn + Uvicorn project using AsyncIO lib to produce messages to Kafka in concurrency

    Python 1

  5. fastapi_gunicorn_uvicorn_traefik_docker fastapi_gunicorn_uvicorn_traefik_docker Public

    A FastAPI + Gunicorn + Uvicorn + Traefik project using AsyncIO lib to produce messages to Kafka in concurrency using Docker and via HTTPS using Traefik

    Python