Auf einen Blick
- Aufgaben: Leite die Entwicklung einer intelligenten Datenplattform für die Automobilbranche.
- Unternehmen: A2Z Sync, ein innovatives SaaS-Unternehmen im Automobilsektor.
- Vorteile: Umfassende Gesundheitsleistungen, unbegrenzter Urlaub und ein 401k-Plan.
- Weitere Informationen: Dynamisches Arbeitsumfeld mit echten Auswirkungen auf die Branche.
- Warum dieser Job: Gestalte die Zukunft der Automobilbranche mit datengetriebenen Entscheidungen.
- Qualifikationen: Mindestens 7 Jahre Erfahrung in Datenarchitektur und -engineering.
Das prognostizierte Gehalt liegt zwischen 60000 - 80000 € pro Jahr.
Why This Role Exists
We operate a multi-tenant automotive Saa S platform serving thousands of dealer groups across the United States.
Our data layer — My SQL, Aurora, Dynamo DB with Dynamo DB Streams, S3, Glue Data Catalog — has grown to support a complex, high-throughput transactional platform.
That layer works.
Now we need to make it intelligent.
- We are building a
- Dealer
- Intelligence
Platform: a closed-loop system that observes raw signals from dealer operations, predicts outcomes, optimizes decisions under constraints, acts through approved channels, and learns from what happened.
Pricing optimization, lead routing, inventory mix planning, service bay scheduling — each is a self-contained optimization function that consumes features, scores predictions, and closes the loop with action telemetry.
This role owns the entire data substrate that makes that loop possible — the lake, the feature store, the model registry, the action ledger, and the governance framework that keeps it all tenant-isolated and audit-grade.
You are not inheriting a finished architecture; you are designing the one that turns a transactional platform into a decision engine.
- Scope & Scale
- Targeting 5,000+ dealer tenants, each with isolated databases and per-tenant configuration.
- Billions in annual Gross Merchandise Value (GMV) flowing through platform transactions.
- 30+ third-party integrations across DMS, CRM, lending, F&I, and marketplace providers — each pushing data in different formats (SOAP/XML, REST, JSON, email).
- Data pipelines spanning 6 integration domains with multi-protocol vendor connectivity.
- Data Streams processing real-time change events across onboarding, inventory, and transaction tables.
- A Product roadmap with 6+ optimization functions — each requiring its own entity model, feature set, constraint definition, and feedback path.
- What You Will Own
- The data platform end to end: Bronze (raw + telemetry), Silver (canonical entities via Standardization Agent), Gold (KPIs + derived features) — plus the Feature Store and Action Ledger that make the optimization loop possible.
- Feature Store architecture — online (sub-50ms reads for real-time scoring) and offline (point-in-time joins for training).
Feature contract: owner, freshness SLO, PII tag, training/inference parity.
Governed by Lake Formation.
- Action Ledger — every recommendation, approval, override, and outcome logged as a first-class object.
This is the substrate that closes the loop: without it, models cannot retrain, we cannot attribute lift, and we cannot prove value to dealers.
- Model data pipeline — the feature materialization, training data assembly, and serving infrastructure that feeds Sage Maker models and Bedrock agents across all optimization functions.
- Data migration strategy for the legacy platform — defining which tables move to Dynamo DB, which consolidate into Aurora Serverless, and how dual-write validation works at every stage.
- Data quality and anomaly detection — automated monitoring for schema drift, null-rate spikes, stale pipelines, and integration data inconsistencies.
If a bad feature reaches a model, that is your bug.
- Data governance: retention policies, PII handling, audit trail integrity, and multi-tenant AI governance (per-dealer data isolation for model training, cost attribution for Bedrock inference, FTC-grade action audit).
- Streaming and event-driven data flows: Dynamo DB Streams, Event Bridge, CDC patterns, and real-time feature materialization.
- Technical Environment
- Data Stores: Dynamo DB (single-table design, Dynamo DB Streams), My SQL/Aurora, S3 data lake (Bronze/Silver/Gold layers, Iceberg), DAX, Glue Data Catalog.
- Feature Store: Sage Maker Feature Store (online + offline), S3 + Iceberg for point-in-time training data, Lake Formation-governed feature access.
- Streaming & Events: Dynamo DB Streams, Event Bridge, CDC, real-time feature materialization pipelines.
- ML/AI Platform: Sage Maker (training pipelines, model registry, Model Monitor), AWS Bedrock (Claude, Titan), Lang Chain/Lang Graph, Bedrock Knowledge Bases.
- Pipelines: Apache Ni Fi (multi-provider normalization), AWS Glue (ETL, Data Catalog), Athena (ad-hoc analytics).
- Infrastructure: Cloud Formation, Lake Formation, Open Telemetry, Circle CI.
- Analytics: Glue Data Catalog, Athena, Quick Sight or equivalent BI layer.
- Hands-On Expectations
This is not a slides-and-meetings role.
We expect roughly 30–40% of your time in code and SQL (writing critical-path feature pipelines, data migrations, schema designs, and reviewing PRs with rigor), 40–50% in design (data architecture docs, entity modeling sessions, feature catalog design, optimization-function data contracts), and 10–20% on cross-team alignment, mentoring, and operating mechanisms.
- First 12 Months
- Months 1–3: Immerse in the data landscape — audit every data store, pipeline, integration flow, and Dynamo DB Stream.
Map the current entity model against the v2 optimization-function requirements.
Publish the first data architecture ADR.
Identify the top data quality gaps and define the canonical entity schemas that Silver and Gold will standardize around.
- Months 4–6: Stand up the Feature Store (online + offline) and migrate the first round of features from Gold derivations.
Build the Action Ledger schema and approval-gateway integration.
Deliver the first data migration wave with dual-write validation.
Ship automated data quality monitoring that catches drift before it reaches a model.
- Months 7–9: Pricing Optimizer data pipeline live in production — features flowing, predictions scoring, action telemetry closing the loop.
Feature catalog operational with freshness SLOs and PII tagging.
Per-dealer + global model training pipelines running.
Lead Routing data contracts defined and in shadow mode.
- Months 10–12: Second optimization function (Lead Routing or Inventory Mix) in production.
Drift detection and auto-rollback wired into Model Monitor.
Outcome dashboards proving incremental lift to dealers.
Data platform roadmap documented for the next 12 months.
The team treats feature quality, action telemetry, and training/inference parity as non-negotiable engineering standards because of the patterns you set.
Requirements
- You Should Have
- 7+ years in data engineering or data architecture with at least 2 years in a platform-level architect or Head-of role.
- Deep experience with both relational (My SQL/Postgre SQL/Aurora) and No SQL (Dynamo DB, Dynamo DB Streams) data modeling — and strong opinions on when each is appropriate.
- Hands-on experience building or operating feature stores — online serving, offline training, point-in-time correctness, feature freshness SLOs.
- Hands-on experience with AWS data and ML services: Glue, Athena, S3, Dynamo DB, Dynamo DB Streams, Aurora, Lake Formation, Sage Maker.
- Current, practicing AI/Gen-AI practitioner — you have built or operated systems that prepare data for LLMs, embeddings, or ML models in production.
This is not theoretical interest; it is hands-on recent experience.
- Experience with streaming and CDC patterns: Dynamo DB Streams, Kinesis, Event Bridge, or Kafka for real-time data propagation and feature materialization.
- Experience with data pipeline orchestration: Ni Fi, Airflow, Step Functions, or equivalent.
- Understanding of data migration patterns: dual-write, change data capture (CDC), reconciliation validation, zero-downtime cutover.
- Experience with multi-tenant data architectures — database-per-tenant, schema-per-tenant, Row-Level Security, and the judgment to know which trade-offs matter at 5,000+ tenants.
- Strong data governance instincts: retention policies, PII handling, audit trails, cost attribution, and the discipline to enforce them before the first model ships.
- The ability to write a data architecture doc that engineers can implement without ambiguity, and the judgment to know when to write the SQL or pipeline code yourself instead.
- Strongly Preferred: ML & Optimization Data Infrastructure
- Hands‑on experience with Sage Maker — training pipelines, model registry, Model Monitor, and production model lifecycle (shadow → canary → drift watch → auto‑rollback).
- Hands‑on experience with AWS Bedrock — Knowledge Bases, model invocation, guardrails, and production deployment of foundation models.
- Experience building embeddings pipelines — vectorizing structured and unstructured data for semantic search, recommendations, or retrieval‑augmented generation.
- Experience designing retrieval systems — chunking strategies, metadata filtering, re‑ranking, and evaluating retrieval quality.
- Experience building closed‑loop data systems — action telemetry, outcome attribution, A/B holdout management, and lift measurement.
- Experience with data quality and anomaly detection at scale — automated monitoring for schema drift, null rates, freshness SLAs, and feature/training skew.
- Understanding of multi‑tenant AI governance: PII redaction, tenant‑scoped inference, per‑dealer model routing, cost attribution, and audit logging.
- Nice to Have
- Experience with automotive, fintech, or multi‑tenant marketplace data — compliance retention requirements.
- Familiarity with data formats and protocols from third‑party providers (CDK, Dealer Track, Tekion).
- Experience with constrained optimization, assignment problems, or scheduling solvers at the data layer.
- Background with event‑driven and streaming data architectures (Event Bridge, Dynamo DB Streams, Kafka, CDC streams).
- Experience with vector databases (Open Search, Pinecone) for production AI workloads.
- Experience with Iceberg, Delta Lake, or other open table formats for lakehouse architectures.
Benefits
About A2Z Sync
A2Z Sync is a fast‑paced and innovative automotive Saa S company seeking to make life better for our customers.
We offer you a fun, casual, and collaborative culture, while fostering an environment where you work hard, see your results, and feel your impact.
We are committed to our employees, and this starts with providing benefits that allow you to care for you and your family.
Mission
At A2Z Sync, we replace the friction of disconnected systems with the velocity of a single platform.
We integrate digital insights with in‑store operations to deliver transparent transactions that bring clarity to the car buyer and increased profitability to the dealer.
Our Values: We Are DRIVEN
- Dealership Obsessed: We measure our success by the dealer’s wins and the trust of their buyers, not just our own code.
- Relentless Ownership: No lone wolves, but no pass‑backs either. We don’t say “that’s not my job.”
- Invent with Purpose: We don’t chase “shiny” tech. We replace guesswork with intelligence, building the “data backbone” that turns raw information into a competitive advantage.
- Value Every Perspective: We are Better Together. We check egos at the door.
- Evolve or Evaporate: Change is our constant. We stay ahead by learning faster than the competition.
- Now Over Next: Perfection is the enemy of progress. We prefer action over endless analysis.
Here’s how we are doing it
- A2Z Sync offers comprehensive medical, dental, and vision benefits.
- Employer provided STD/LTD and life insurance.
- Matching 401k plan.
- Unlimited paid time off, including 10 paid holidays.
- Real ownership of a high‑stakes AI surface — your roadmap, your architecture decisions, your metrics.
- #J-18808-Ljbffr
Head of Data Platform Arbeitgeber: A2Z Sync
A2Z Sync ist ein innovatives Unternehmen im Bereich Automotive SaaS, das eine dynamische und kollaborative Arbeitskultur fördert. Wir bieten umfassende Leistungen, darunter medizinische, zahnärztliche und visuelle Vorteile sowie ein großzügiges unbegrenztes Urlaubskonzept, um sicherzustellen, dass unsere Mitarbeiter sich um sich selbst und ihre Familien kümmern können. Bei uns haben Sie die Möglichkeit, in einem schnelllebigen Umfeld zu arbeiten, in dem Ihre Entscheidungen und Ihr Beitrag einen direkten Einfluss auf den Erfolg unserer Plattform haben.
StudySmarter Expertenrat🤫
Wir sind der Meinung, dass du so Head of Data Platform erhalten könntest
✨Wende dich an die richtigen Communities
Schau dir Online-Communities und Foren an, die sich um Data Science drehen, wie Kaggle oder GitHub. Engagiere dich dort aktiv, teile deine Projekte und lerne von anderen – das wird dir helfen, nicht nur einen Fuß in die Tür zu bekommen, sondern auch wertvolle Kontakte zu knüpfen.
✨Präsentiere deine Daten-Projekte
Baue ein Portfolio auf, das deine besten Projekte zeigt. Nutze Plattformen wie GitHub oder eine persönliche Webseite, um deine Arbeiten zu veröffentlichen. Arbeitgeber im Data Science-Bereich schauen oft direkt auf praktische Erfahrungen, also zeig, was du drauf hast!
✨Nimm an Meetups und Hackathons teil
Besuche lokale Data Science-Meetups oder nehme an Hackathons teil. Diese Veranstaltungen sind nicht nur super, um dein Wissen zu erweitern, sondern auch Gold wert für Networking. Du lernst Fachkollegen kennen und kannst auf Lockere Art und Weise Eventualjobs ergattern.
✨Direkte Bewerbungen über unsere Seite
Vergiss nicht, direkt auf unserer Website nach Stellenangeboten bei A2Z Sync zu schauen. Hier kannst du dich auf offene Datenwissenschaftsstellen bewerben und zeigst damit direktes Interesse, das viele Arbeitgeber schätzen!
Wir glauben, dass du diese Fähigkeiten brauchst, um Head of Data Platform mit Bravour zu bestehen
Einige Tipps für deine Bewerbung 🫡
Lass deine Daten sprechen!:In einem Bereich wie Data Science ist es entscheidend, dass du deine praktischen Fähigkeiten präsentierst. Wenn du an Projekten gearbeitet hast, die deine Analysefähigkeiten oder dein Wissen über Machine Learning demonstrieren, teile sie in deinem Lebenslauf oder füge einen Link zu deinem GitHub-Portfolio bei. Die Daten, die du analysiert hast, und die Tools, die du verwendest, sollten klar hervorgehoben werden.
Ergebnisse quantifizieren!:Unterstütze deine Erfahrung mit quantifizierbaren Ergebnissen. Zeige, wie du durch deine Analysen oder Modelle zur Entscheidungsfindung beigetragen hast oder wie deine Berechnungen den Rohdaten neue Erkenntnisse entlockt haben. Arbeitgeber in der Data Science sind oft an konkreten Verbesserungen und Effizienzsteigerungen interessiert!
Erläutere deine Lernbereitschaft!:Da es sich um eine Vollzeitstelle handelt, zeige in deinem Anschreiben, dass du bereit bist, zu lernen und dich weiterzuentwickeln. Sprich über deine Neugier für neue Technologien oder Methoden im Data Science Bereich. Vielleicht hast du auch Kurse besucht oder Zertifikate erworben, die deine Begeisterung zeigen!
Die richtige technische Sprache!:Achte darauf, dass deine Bewerbung alle relevanten technischen Begriffe enthält, die in der Data Science gebräuchlich sind. Nenne spezifische Programmier- und Analysetools wie Python, R oder SQL, die du beherrschst. Dies macht es für die Rekrutierer einfacher, schnell zu erkennen, dass du für die Rolle als Head of Data Platform bei A2Z Sync gut geeignet bist.
Wie man sich auf ein Vorstellungsgespräch bei A2Z Sync vorbereitet
✨Bereite deine technischen Skills vor
In einem Vorstellungsgespräch für eine Data-Science-Position wird oft dein Wissen über Tools wie Python, R oder SQL getestet. Mach dich mit gängigen Algorithmen und deren Einsatzmöglichkeiten vertraut, denn technische Fragen können schnell kommen. Lass uns sicherstellen, dass du in diesen Bereichen glänzt!
✨Verschaffe dir einen Überblick über Projekte
Da es sich um eine Vollzeitstelle handelt, ist es wichtig, dass du konkrete Erfahrungen und Projekte vorweisen kannst. Wenn du bereits an Data-Science-Projekten gearbeitet hast, sei bereit, diese in der Tiefe zu erläutern und zu diskutieren, wie du die Probleme gelöst hast. Dein Portfolio kann hier einen echten Unterschied machen!
✨Vorbereitung auf case studies
In Data-Science-Interviews sind case studies und praktische Probleme häufig Teil des Gesprächs. Übe, wie du strukturiert und logisch an solche Aufgaben herangehst. Arbeitgeber möchten sehen, wie du Daten analysierst und Lösungen entwickelst – bring also deine analytischen Fähigkeiten mit!
✨Zeige deine Leidenschaft für Daten
Mehr denn je geht es bei einer Vollzeitstelle darum, dass du nicht nur die Skills hast, sondern auch wirklich für das Feld brennst. Teile Anekdoten oder Erfahrungen, die zeigen, wie du zur Datenwissenschaft gekommen bist und was dich fasziniert. Diese Begeisterung kann für A2Z Sync entscheidend sein!