Skip to content

Welcome to Nexus SDV documentation

Nexus SDV is a reference implementation for a connected vehicle platform for the Software Defined Vehicle.
Simple Deployment

Simple Deployment

Automated setup on Google Cloud via Terraform. Support for both GitHub Actions and native GCP Cloud Build.

Scalable Connectivity

Scalable Connectivity

High-performance messaging via NATS and integrated data sink on BigTable, designed for massive telemetry throughput.

Security First

Security First

End-to-end security through mTLS-backed communication. Covering factory provisioning, OpenID Connect, and registration.

Multi-Arch Support

Multi-Arch Support

Cloud-native footprint with support for both AMD64 and ARM64 (v1.1.0+) architectures for rapid SDV prototyping.

What's New

The v1.1.0 release focuses on infrastructure flexibility and developer velocity:

  • GCP Cloud Build Support: Native alternative to GitHub Actions for platform bootstrapping.
  • ARM64 Architecture: Support for Tau T2A instances to optimize infrastructure cost-performance.
  • Python In-Vehicle SDK: New lightweight SDK for custom telemetry and service implementations.

Detailed technical notes can be found in the Changelog.