Head of Data Platform
$160k - $195kA2Z Sync
Why This Role Exists We operate a multi-tenant automotive SaaS platform serving thousands of dealer groups across the United States. Our data layer - MySQL, Aurora, DynamoDB with DynamoDB 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
First 12 Months
You Should Have
About A2Z Sync A2Z Sync is a fast-paced and innovative automotive SaaS 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
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.
- 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 SageMaker models and Bedrock agents across all optimization functions.
- Data migration strategy for the legacy platform - defining which tables move to DynamoDB, 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: DynamoDB Streams, EventBridge, CDC patterns, and real-time feature materialization.
- Data Stores: DynamoDB (single-table design, DynamoDB Streams), MySQL/Aurora, S3 data lake (Bronze/Silver/Gold layers, Iceberg), DAX, Glue Data Catalog.
- Feature Store: SageMaker Feature Store (online + offline), S3 + Iceberg for point-in-time training data, Lake Formation-governed feature access.
- Streaming & Events: DynamoDB Streams, EventBridge, CDC, real-time feature materialization pipelines.
- ML/AI Platform: SageMaker (training pipelines, model registry, Model Monitor), AWS Bedrock (Claude, Titan), LangChain/LangGraph, Bedrock Knowledge Bases.
- Pipelines: Apache NiFi (multi-provider normalization), AWS Glue (ETL, Data Catalog), Athena (ad-hoc analytics).
- Infrastructure: CloudFormation, Lake Formation, OpenTelemetry, CircleCI.
- Analytics: Glue Data Catalog, Athena, QuickSight or equivalent BI layer.
First 12 Months
- Months 1-3: Immerse in the data landscape - audit every data store, pipeline, integration flow, and DynamoDB 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.
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 (MySQL/PostgreSQL/Aurora) and NoSQL (DynamoDB, DynamoDB 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, DynamoDB, DynamoDB Streams, Aurora, Lake Formation, SageMaker.
- 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: DynamoDB Streams, Kinesis, EventBridge, or Kafka for real-time data propagation and feature materialization.
- Experience with data pipeline orchestration: NiFi, 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.
- Hands-on experience with SageMaker - 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.
- Experience with automotive, fintech, or multi-tenant marketplace data - compliance retention requirements.
- Familiarity with data formats and protocols from third-party providers (CDK, DealerTrack, Tekion).
- Experience with constrained optimization, assignment problems, or scheduling solvers at the data layer.
- Background with event-driven and streaming data architectures (EventBridge, DynamoDB Streams, Kafka, CDC streams).
- Experience with vector databases (OpenSearch, Pinecone) for production AI workloads.
- Experience with Iceberg, Delta Lake, or other open table formats for lakehouse architectures.
About A2Z Sync A2Z Sync is a fast-paced and innovative automotive SaaS 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.
- 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.
- The expected salary range for this role is $160,000 to $195,000 annually , commensurate with experience and qualifications.
Vacancy posted 1 day ago
Similar jobs that could be interesting for youBased on the Head of Data Platform in United States vacancy
$200k - $250k
...consumer wellness app with tens of millions of users is hiring a Head of Data Analytics to own and evolve the company's data function... ...is now expanding beyond content into a broader integrated care platform focused on sleep and wellness. What You'll Do...PlatformFull timeRemote workShift work- ...monetize audiences, across every device. Our data-driven tech delivers 30% higher revenues... ...FastCMP: the consent management platform specifically designed for business purposes... ...fluff, no hiding Your Job As our Head of Data Analytics, your mission is to be...PlatformRemote workFlexible hours
$200k - $250k
...consumer product, performance marketing, and data science — and we're building the data... ...have a growing Firebase + BigQuery data platform that powers it all. We're a lean, high-conviction... .... The Role We're looking for a Head of Data Analytics to own and evolve the...PlatformFull timeWork experience placementRemote work$152.29k - $250.2k
...The Head of Data Analytics, Automation, AI & Continuous Auditing (DAACA) is a leadership role within Internal Audit, responsible for defining... ...with enterprise teams to leverage existing data assets, platforms, and capabilities. Support regulatory, QAIP, and...PlatformFull timeWork at officeWork from homeVisa sponsorshipWork visaFlexible hoursShift work2 days per week3 days per week- 829 Studios is seeking a hands-on leader to drive the development of data infrastructure and analytics systems. You'll oversee Apollo, our proprietary data platform, enhancing performance and operational efficiency while managing both a team of specialists and contract...PlatformRemote jobContract work
- International Executive Service Corps seeks a Manager, Data Engineering and Analytics to lead the analytics team. This hands-on role... ...candidate will have over 10 years of experience, strong SQL and cloud platform skills, and a commitment to data governance. The position is...PlatformWork at office3 days per week
- Summary The Head Of Data & Analytics Platforms will define, build, and operate enterprise platforms that power analytics, AI, and data products at scale. This leader owns platform strategy, governance, security, resilience, and cost optimization while enabling self-service...Platform
- ...VP, Data Solutions Our client is a Captive Managed Services provider offering services to a captive group of 200+ global organizations... ..., build and operate the firm's data solutions which includes platforms for master data management, business intelligence/analytics,...Platform
- A leading tech company based in San Francisco is seeking a Head of Machine Learning and AI. In this role, you will lead teams focused on advancing ML and AI initiatives, ensuring alignment with company goals. Responsibilities include mentoring teams, defining strategies...Platform
- ...Director/Head Of Data & AI At Upvest, we are on a mission to make investing as easy as spending money. Upvest empowers businesses to... ...and our regulators. AI is a core lever for scaling Upvest's platform, serving clients better, and building meaningful differentiation...PlatformRemote work
- Global Head of Claims Data & Analytics page is loaded## Global Head of Claims Data & Analyticslocations: 399 Park Avenue-New York, NYtime type... ...selection and integrate of leading-edge data technologies, platforms, and tools to support scalable and agile analytics...PlatformWorldwide
- ...The Head of Data and AI leads the strategy, governance, and execution of data and AI initiatives across portfolio companies, turning cross... ...business value. This leader oversees diverse enterprise data platforms, advanced analytics, and AI/ML solutions spanning...Platform
- Head of Data, ML & Analytics Full Time Professional Lake Mary, FL, US The Head of Data, ML & Analytics is a newly created executive role accountable for building and leading the enterprise data platform, analytics strategy, and applied machine learning and AI initiatives...PlatformFull timeWork at officeRelocation package
- ...Head Of Data Management Reporting to the Chief Technology Officer, the Head of Data Management is responsible for the build out of... ...evangelizes the target state architecture; Build and maintain data platforms utilized to deliver information that enable customer use...Platform
$184k - $241.5k
...Global Head Of Data Evaluation And Enablement Make your mark for patients We are looking for a Global Head of Data Evaluation and... ...with IT, Data Office, and external vendors to ensure data and platform accessibility. Oversee onboarding and operationalization of...PlatformWork at officeLocal area$214.8k - $252.7k
...through a customer‑first approach. We empower our customers with data‑driven insights and seamless, intuitive experiences that help... ...digital services. Proficiency with analytics and visualization platforms such as Azure, SQL, Python, SAS, Power BI, Tableau, or similar...PlatformTemporary work- ...Senior Leader For Data & Ai Practice Lab49 is seeking a senior leader to build and scale our Data & AI Practice, based in New York... ...is highly preferred Solid understanding of modern data platforms, AI/ML, and data architecture Leadership experience managing...PlatformTemporary work
- ...Job Title: Head of Data, AI, and Digital Enablement Industry: FinTech Reporting To: Chief Technology Officer (CTO) Location... ...responsible for advancing enterprise data, AI, and digital platform strategy-spanning data governance, analytics, sales technology...Platform
- ...Head Of Data As Head Of Data, you'll lead Lawhive's data function through a step-change in capability. Reporting directly to our CTO,... ...where needed Make Lawhive self-serve on data. Build the platform, modelling, and semantic layer that lets business users explore...PlatformRemote work
$9.9 per hour
...Head Of Data Remote in EU, or hybrid in Barcelona, Palma, Dublin, or Casablanca. Nuitée is hiring a Head of Data to lead the data... ...decisions, and the product-facing data that makes our travel platform work. Every company needs reporting, dashboards, and business...PlatformRemote workWorldwide$176.4k - $327.6k
...Head Of Data Governance, Anonymization And Quality, Data42 Location: Cambridge USA, 3 days/week in office This role is required to... ...About the role: Data42 is Novartis' enterprise data and AI platform, bringing together clinical, research, and real world data to...PlatformWork at office3 days per week$398k
...have real-life real-customer impact. About the Role As Head of Data, you will own the data strategy and execution across the... ...~ Strong command of Python or R, SQL, and modern cloud data platforms ~ Experience owning model governance and the full model lifecycle...PlatformLocal area$250k
...Head Of Data We're solving some of the hardest problems in venture capital and private markets. You'll work with a team that values precision... ...invest. The business is unusual: a marketplace, an investing platform, a banking partner, and a software + services business, all...PlatformWork at office2 days per week- ...Head Of Data Ops And Systems Ireland Delivery Associates (DA) is seeking a Head of Data Ops and Systems to lead and strengthen our... ...foundations reliable and evolving, leading and working alongside platform engineers, full stack developers, and data teams to build the...PlatformContract workTemporary workRemote work
- ...Head Of Data Insights Built on meritocracy, our unique company culture rewards self-starters and those who are committed to doing what... ..., semantic layers, and metric definitions. Tools, Platforms & Innovation - Own and optimize the BI tooling ecosystem (e.g...Platform
$225k - $337.5k
...The Head of Data & AI Governance and Risk is accountable for ensuring that all enterprise Data, AI, and Agentic AI capabilities are well... ...expectations. ~ The role is intentionally independent of platform build, model development, and use-case delivery. Success is measured...PlatformTemporary workFlexible hours$320k - $340k
...Head Of Data We are seeking a dynamic, hands-on Head Of Data who will lead our data organization from vision and through delivery and... ...to make sound data-driven decisions and build the platforms and frameworks to hold teams accountable to high standards in...PlatformCasual workWork at officeRemote work- ...Head of Engineering for Agentic Workflows & Internal Tools Socure is building the future... ...our mission, we are expanding the platform to include agentic workflows and internal... ...tools that accelerate product development, data science, and business operations. Enable...PlatformRemote work
$240k - $280k
...POSITION SUMMARY: The Head of Data Management (Senior Director) is a key leadership role in a lean biotech company responsible for... ...knowledge of EDC systems such as Medidata Rave, Veeva EDC, or Oracle platforms. Solid understanding of data cleaning, coding, external...PlatformInterim roleFlexible hours- ...tl;dr - At Scribe, data is the foundation of how we make decisions - we take it very... ...investments. About the role As the Head of Data, you'll lead and grow our Product... ...design that will amplify our data platform and product development. You'll build teams...PlatformFull timeWork at officeWork from homeFlexible hours3 days per week
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Head of Data Platform. Be the first to apply!
Related searches
- chief data officer United States
- chief development officer cdo United States
- director data analytics United States
- remote data manager United States
- data warehouse manager United States
- senior manager data analytics United States
- data integration manager United States
- data solutions manager United States
- director data architecture United States
- data quality manager United States

