When you are running a truck company, you will need the telematics data to track where your trucks are, the drivers' performance and driving records. You may rely heavily on telematics data to predict sales and optimize revenues for your company. Often time, telematics data comes in as a batch. You may have a hard time sorting and finding out the relation of the telematics data. In this meeting, I will go over how to refactor telematics service as a cloud native application and deploy it to OpenShift. OpenShift contains features to handle the telematircs data in the batch format, as well as caching and persisting the telematircs data.