Pinned Repositories
connectivity_monitoring_solution
Data-pre-processing-pipeline
Fetching data from API/any DB and then pushing the data into the RabbitMQ input queue. From the RabbitMq input queue consume it and perform some aggregations according to need how the data is needed in the worker script. From the worker script push the data to the storage queue. Storage script accepts the data from the storage queue and send its to the ElasticSearch DB installed on a Docker container.
Real-Time-Data-Monitoring-System
Real-time Network Data Monitoring System using RabbitMQ , InfluxDB and Chronograf
shreyashkulkarni's Repositories
shreyashkulkarni/Real-Time-Data-Monitoring-System
Real-time Network Data Monitoring System using RabbitMQ , InfluxDB and Chronograf
shreyashkulkarni/connectivity_monitoring_solution
shreyashkulkarni/Data-pre-processing-pipeline
Fetching data from API/any DB and then pushing the data into the RabbitMQ input queue. From the RabbitMq input queue consume it and perform some aggregations according to need how the data is needed in the worker script. From the worker script push the data to the storage queue. Storage script accepts the data from the storage queue and send its to the ElasticSearch DB installed on a Docker container.