doitintl / banias

Opinionated serverless event analytics pipeline

Home Page:https://banias.io

Repository from Github https://github.comdoitintl/baniasRepository from Github https://github.comdoitintl/banias

Banias

License GitHub stars Build Status

Blog Post

Banias (Arabic: بانياس الحولة‎; Hebrew: בניאס‬) is the Arabic and modern Hebrew name of an ancient site developed around a river once associated with the Greek god Pan.

So, like the flow of the Banias, events are flowing into our system. So we decided to build a reference architecture and actual implementation of event analytics pipeline. You can take the code as it is and use it or use it a design reference.

Banias Architecture:

  • API receiving the events data from the producers (e.g. web apps, mobile app or backend servers)
  • The events are sent to Google Pub/Sub topic
  • Apache Beam/Google Cloud Dataflow streams the events into BigQuery with or without mutations or agregations

Installation

About

Opinionated serverless event analytics pipeline

https://banias.io

License:MIT License


Languages

Language:Go 52.5%Language:Java 31.8%Language:Makefile 10.3%Language:Shell 3.3%Language:Dockerfile 2.1%