-
explore-flink Public
This project uses Apache Flink as a stream engine that consumes data from the File system or Kafka brokers and exposes metrics using Prometheus and Grafana, everything deployed on Kubernetes (minik…
-
-
explore-spring Public
Exploring Spring framework with spring-webflux, spring-reactive, spring-kafka, spring-cloud-stream, kafka-stream with project-reactive using Java 11
-
-
bidding-system-java Public
This is a bidding system implemented using Java 11 with Spring-webflux and the project-reactor. The project uses spring-actuator and micrometer to expose metrics to Prometheus and visualize them in…
Java UpdatedAug 10, 2021 -
-
This is a GitHub Kafka source connector. It consumes issues from a Github repo and published them on a Kafka topic.
Java UpdatedMay 2, 2021 -
explore-kafka Public
This project implements an end-to-end pipeline for batch to stream processing using Kafka on Docker images. Besides that, there are exercises for a full course in Kafka.
-
explore-akka Public
This project is a demo of an Akka-http and Akka-cluster running on top of Kubernetes (minikube) and with its own Docker image created by sbt-native-packager. It also includes several other examples…
-
-
bidding-system Public
This is a bidding system implemented using Scala with the libraries: akka-actor, akka-http, and akka-streams. Its docker image is created using abt-native-packager and it is tested on minikube.
Scala UpdatedMar 2, 2021 -
elevator-system Public
An elevator system using Akka actors to receive PickUps and DropOff messages asynchronously.
Scala UpdatedFeb 26, 2021 -
flink-adcom Public archive
Forked from apache/flinkApache Flink
-
explore-grpc Public
This project shows some examples using gRPC in java using blocking-unary, stream server, stream client, BiDiretctional stream, secure (SSL/TLS) calls, error handling, deadlines, and load balance.
-
explore-storm Public archive
This project uses Apache Storm particularly to test operator placements that aim to simulate an Edge environment with restricts nodes.
-
explore-akka-grpc-kubernetes Public
Forked from akka/akka-grpc-sample-kubernetes-scalaThis project is an example of an Akka HTTP application communicating with an Akka gRPC application inside of Kubernetes. Docker images are generated automatically by Travis-CI and pushed to the Doc…
Scala UpdatedJan 31, 2021 -
ptp Public archive
A message oriented middleware (MOM) with Two-Phase-Commit protocol (2PC)
-
prometheus-jdbc-exporter Public
Forked from yieldlab/prometheus-jdbc-exporterGather Prometheus metrics from any JDBC data source.
Java MIT License UpdatedJan 15, 2021 -
explore-docker-kubernetes Public archive
This project implements the exercises from the Docker+Kubernetes course
JavaScript UpdatedSep 3, 2020 -
-
explore-rpi-C Public
Exploring Raspberry Pi using C/C++ programming language
-