gRPC and CloudEvents Kafka PoC Proof of concept using gRPC (Protocol Buffers) and CloudEvents in Kafka. Architecture Requisites Start Kafka container by entering the following command: docker compose up Build services mvn clean install Run services Follow the instructions in the readme file of each service to run them.