Closed J-Yash closed 4 years ago
The data retrieval and analysis services seem to not follow proper microservice architecture design. They seem to be single python files and not proper services.
They are separate services which communicate via rabbitmq and run on separate Kubernetes pods
The data retrieval and analysis services seem to not follow proper microservice architecture design. They seem to be single python files and not proper services.