Road to big data pipeline with Apache Kafka
Whenever I develop and operate a service, I need to build a data pipeline to extract key metrics.
The easiest and first approach is to extract metrics from your datastore. (e.g. querying your production MySQL database regularly…