airavata-courses / RandomError

RandomError
0 stars 0 forks source link

Microservice architecture flaw in Retrieval/Analysis services #49

Closed J-Yash closed 4 years ago

J-Yash commented 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.

ashleshashinde commented 4 years ago

They are separate services which communicate via rabbitmq and run on separate Kubernetes pods