Hi everyone,
Iโm planning a project to build a fleet management analytics platform using Databricks and Iโd love some community guidance. The goal is to ingest vehicle telematics, GPS data, maintenance logs, and fuel consumption into a unified Lakehouse, then generate dashboards and predictive insights (e.g., ETA, vehicle health, route efficiency).
Specifically, Iโm looking for advice on:
Best practices for realโtime vs batch ingestion (Delta Live Tables, Kafka, etc.)
Schema design for highโvolume timeโseries telemetry
ML models for predictive maintenance or ETA forecasting
Visualization options integrated with Databricks
Has anyone built something similar or have architectural patterns to share?
Thanks in advance!
James Wood