# 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.

1. Declaring dependencies
2. Constructing the *processor* module
3. Constructing the executable for the processing service
