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