main

2021/04/02

different data pipelines in data science projects

 There are many combinations which software stack you can choose for your data science projects. Here I am listing a few of them. Then I will create some examples to show how to glue them together.


1) redis, flower, celery, flask


2) elasticsearch/kibana, Jupiter for development, logstash, minio, nifi, rabbitmq, grafana, redis, faas, prometheus, alertmanager, flask


3) ES/Kibana, minio, nifi, rabbitmq, Casandra, hive, redis, MISP, keycloak, MongoDB,flask


4) LDAP, portioner, gâteau, drone, rabbitmq, kibana, minio, traefik



No comments:

Post a Comment

How to Supercharge Your Python Classes with Class Methods

  How to Supercharge Your Python Classes with Class Methods | by Siavash Yasini | May, 2024 | Towards Data Science As we just mentioned, a c...