What problem does it solve? Building software-defined vehicle (SDV) platforms requires deep expertise across cloud connectivity, containerization, digital twins, and OTA update pipelines, which most teams must assemble from scattered documentation and trial-and-error. ## Core Features & Use Cases - Cloud-Vehicle Integration: Production-ready MQTT telemetry clients with offline SQLite buffering, AWS IoT Core fleet backends, FastAPI gateways, and Terraform infrastructure for connected vehicle platforms. - Containerized Vehicle Apps: Guidance on container runtimes (Docker, Podman, containerd) for automotive workloads with resource limits and inter-container communication. - OTA Updates, Digital Twins & App Stores: Coverage of over-the-air update systems, cloud-based vehicle digital twins, and in-vehicle application distribution. - Use Case: A fleet engineer needs to stream battery telemetry from vehicles to AWS, store it in Timestream, trigger low-battery alerts via SNS, and send remote lock commands — this Skill provides the complete working implementation. ## Quick Start Ask the agent to design a vehicle telemetry pipeline using MQTT and AWS IoT Core with offline buffering and remote command support.