Amazon web services – Data Aggregator/composition service in Microservices
I am developing an application where there is a dashboard for data insights. The backend is a set of microservices written in NodeJS express framework, with MySQL backend. The pattern used is the Database-Per-Service pattern, with a message broker in…