Module V - Building a Microservice for Processing the Sourced Data
In this module we will create a Data Provisioning service which will listen for data that is being staged and mainatin aggregate measurements that are used for reporting.
Declaring dependencies
Constructing the processor module
Constructing the executable for the processing service
Last updated
Was this helpful?