Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Head of Data Platform

$160k - $195k

A2z-Sync-1

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 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 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. Technical Environment 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. 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 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. Strongly Preferred: ML & Optimization Data Infrastructure 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. 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, 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. 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. The expected salary range for this role is $160,000 to $195,000 annually , commensurate with experience and qualifications. #J-18808-Ljbffr A2z-Sync-1

Vacancy posted 4 days ago
Similar jobs that could be interesting for youBased on the Head of Data Platform in Denver, CO vacancy
  •  ...KORE1, a nationwide provider of staffing and recruiting solutions, has an immediate opening for a Head of Data Platform that is fully remote. Why This Role Exists We operate a large-scale, multi-tenant SaaS platform supporting thousands of enterprise customers... 
    Platform
    For contractors
    Local area
    Immediate start
    Remote work

    KORE1 Technologies

    Denver, CO
    1 day ago
  • A2Z Sync, a dynamic automotive SaaS company based in Denver, is looking for a Data Architect. This role focuses on developing a robust data platform, integrating third-party data, and ensuring data governance across 5,000+ dealer tenants. Ideal candidates will have over... 
    Platform

    A2Z Sync

    Denver, CO
    5 days ago
  • $127.05k - $181.5k

     ...Mobile brands, is redefining consumer expectations through new platforms, new business models and new ways of thinking. Equipped...  ...Marketing team at Boost Mobile is seeking an experienced Head of Marketing Data & Technology who is an experienced problem solver and team... 
    Platform
    Contract work
    Local area
    Flexible hours

    EchoStar

    Littleton, CO
    5 days ago
  • $93.74k - $114.82k

     ...meetings with senior leaders to drive program priorities, leveraging data analysis, key performance indicators, and operational insights...  ...not limited to the implementation and build out of the Oracle platform across the enterprise. What DPS Offers You: A Culture... 
    Platform
    Permanent employment
    Work at office
    Local area
    Work from home

    Denver Public Schools

    Denver, CO
    1 hour ago
  •  ...Director, Nonprofit Client Development, you will lead a team of data-focused Account Executives while serving as a senior, credible voice...  ...of data-driven marketing, third-party data utilization in platform, to drive acquisition, retention, and personalization. Analytical... 
    Platform
    Contract work
    Local area
    Flexible hours

    Starcom Mediavest Group Germany Gmbh

    Westminster, CO
    5 days ago
  • $186k - $200k

     ...impact on the communities and world around us. Job Title: Director, Data Governance Reports to: Chief Digital & Data Officer Location:...  ...workflows and data product lifecycle processes Partner with platform and engineering teams to implement governance capabilities into... 
    Platform
    Remote work

    Deckers Brands

    Denver, CO
    3 days ago
  • $83.65k - $123.48k

     ...Support Services Closing Date: 05/29/2026 MANAGER DATA AND ASSESSMENT JOB DESCRIPTION JOB TITLE: Manager Data...  ...tools (e.g., rubrics, student self-assessments, digital response platforms). Collaborate with instructional coaches and curriculum... 
    Platform
    Full time
    Work experience placement
    Work at office
    Local area
    Remote work
    Flexible hours
    Shift work
    Weekend work
    Afternoon shift

    Adams County School District 14

    Commerce City, CO
    5 days ago
  • $94.38k - $157.31k

     ...General Purpose: The Data Manager is a strategic and technically proficient leader responsible for overseeing the firm's data management...  ...of data science and AI tools to address business needs. Data Platform & Engineering Oversight: Oversee the architecture, design,... 
    Platform
    Full time
    Part time
    Work at office
    Flexible hours

    Holland & Hart LLP

    Denver, CO
    4 days ago
  •  ...domains by combining deep domain expertise with modern digital, data, and cloud capabilities. Our teams are trusted partners to our customers...  ..., business intelligence, and low-code automation (e.g., Power Platform) Partner with program managers, data scientists, data... 
    Platform
    Full time
    Contract work
    Part time
    Local area
    Immediate start
    Flexible hours

    Serco

    Denver, CO
    4 days ago
  • $28 - $35 per hour

     ...Description Job Description Job Purpose: The Lead Voice/Data Technician is responsible for overseeing and executing structured...  ...with project documentation tools such as Procore or similar platforms Physical Requirements: Requires sitting, prolonged standing... 
    Platform

    Beacon Communications

    Littleton, CO
    9 days ago
  •  ...SSA Holdings is looking for a talented Director of IT- Data, Analytics and AI to join our team! All applications should be...  ...deployment, and maintenance of data and AI solutions on SSA Data and AI platforms to support multiple use cases. Supervise and mentor the... 
    Platform
    Full time
    Temporary work
    Work experience placement
    Local area
    Flexible hours

    SSA Group

    Denver, CO
    4 days ago
  • $100k - $140k

     ...the transition toward more standardized, configurable product platforms. This position operates at the intersection of Sales, Engineering...  ...performance Support product launches including marketing data, sales team alignment, pricing, collateral, and internal... 
    Platform
    Full time

    Kratos Defense

    Arvada, CO
    5 days ago
  •  ...Water Program Manager - Data Centers At HDR, our employee-owners are fully engaged in creating a welcoming environment where each...  ..., articulate, and self-starting Proficiency in Microsoft Platforms Demonstrated project management experience with winning and delivering... 
    Platform
    Work at office

    HDR

    Denver, CO
    3 days ago
  • $188.5k - $235.62k

     ...until now, our mission has remained the same: to make access to data as simple and reliable as electricity. With Fivetran, customer...  ...About the Role Fivetran is building the next generation of data platforms designed to power all the future analytics, automation, and AI... 
    Platform
    Full time
    Work at office
    Remote work

    Tobiko - A Fivetran Company

    Denver, CO
    1 day ago
  •  ...Precision Medicine Data Lead (AI Training) About the Role What if your expertise in genomics and clinical data could directly...  ..., biomarkers, and other healthcare data into unified analytics platforms Lead analytical strategies that translate complex,... 
    Platform
    Hourly pay
    Ongoing contract
    Contract work
    Freelance
    Remote work
    Worldwide
    Flexible hours

    Alignerr

    Denver, CO
    3 days ago
  •  ...News and World Report and Forbes. Job Description Job Title: Data Architecture Manager Location: Englewood, CO (80112) OR Atlanta...  ...able to assess and manage a variety of data-related technologies, platforms and standards with a strategic viewpoint aligned to business... 
    Platform
    Immediate start

    Quantix

    Englewood, CO
    1 day ago
  • $170k - $190k

     ...Datavant is the data collaboration platform trusted for healthcare. Guided by our mission to make the world's health data secure, accessible and actionable, we provide critical data solutions for organizations across the healthcare ecosystem - including providers, health... 
    Platform
    Work at office
    Remote work

    Datavant

    Denver, CO
    1 day ago
  • $140k - $160k

     ...Role Title: Associate Director, CDP & Data Activation Compensation: $140,000 – $160,000 Base (flexible) Location: Denver (...  ...exposure : Work across composable CDPs, reverse ETL, and cloud data platforms Client impact : Partner directly with senior leaders and... 
    Platform
    Remote work
    Flexible hours

    Harnham

    Denver, CO
    1 hour ago
  • $110.1k - $157.3k

     ...play a vital role in connecting consumers with the products and platforms of tomorrow. Job Duties and Responsibilities...  ...like adoption and throughput to the Executive Council Own the Data Governance Committee meetings, where you will drive decision-making... 
    Platform
    Local area
    Flexible hours

    EchoStar

    Centennial, CO
    1 day ago
  • $100.71k - $157.63k

     ...innovation and efficiencies into our solutions and operating model. As a Data Product Manager, you will lead and inspire cross-functional...  ...with data engineering, data science, data governance, and platform teams to develop and launch data products. Collaborate with Data... 
    Platform
    Work experience placement
    Work at office
    Local area
    Remote work
    Flexible hours

    UMB Bank

    Denver, CO
    6 days ago
  • $138.5k - $213k

     ...Senior Product Manager, User Data Platform Iterable is the leading AI-powered customer engagement platform that helps leading brands like Redfin, SeatGeek, Priceline, Calm, and Box create dynamic, individualized experiences at scale. Our platform empowers organizations... 
    Platform
    Contract work
    Remote work
    Worldwide
    Home office
    Flexible hours

    Iterable

    Denver, CO
    3 days ago
  • $132.7k - $185.93k

     ...old, family‑owned leader in Ag - and grow with us! Role Overview The Manager, Data & AI Solutions is responsible for leading the design, development, and operation of enterprise data platforms and AI‑enabled solutions in a cloud environment. This role oversees the Data... 
    Platform

    Wilbur-Ellis Company

    Denver, CO
    3 days ago
  • $144.5k - $200k

     ...that delights customers at every step. That's why we're building a platform that brings together corporate travel, a powerful charge card,...  ...500 and Built In's Best Places to Work. We are looking for a Data Analytics Manager to join our Data organization. This leader will... 
    Platform
    Remote work

    Engine

    Denver, CO
    5 days ago
  • $90k - $150k

     ...Collect Your Privacy Choices Team Overview The Global Data Access Solutions team is a high-growth product management group...  ...as Orchestrator to DE, expanding access to the product on new platforms, and launching product availability in new global markets... 
    Platform
    Full time
    Work experience placement
    Work at office
    Flexible hours
    2 days per week

    TransUnion

    Greenwood Village, CO
    4 days ago
  •  ...POSITION DESCRIPTION Position Title: Data Platform Lead - IT Transformation Reports To: MANAGER - IT TRANSFORMATION Direct Reports: No Functional Unit: Information Technology FLSA Status: Exempt Position Type: Full-Time Office Location:... 
    Platform
    Full time
    Work at office

    Onward Energy

    Denver, CO
    4 days ago
  •  ...The ideal candidate will have 4-6 years of experience in clinical data programming, with a focus on clinical trial systems and data...  ...Identify, investigate, and resolve any issues that arise within the platform or clinical data programming processes. Documentation:... 
    Platform
    Work experience placement

    Cytel

    Denver, CO
    1 day ago
  •  ...domains by combining deep domain expertise with modern digital, data, and cloud capabilities. Our teams are trusted partners to our customers...  ..., business intelligence, and low‑code automation (e.g., Power Platform) Partner with program managers, data scientists, data engineers... 
    Platform
    Full time
    Contract work
    Part time
    Local area
    Flexible hours

    Serco

    Denver, CO
    1 day ago
  • $102.5k - $187.9k

     ...Finance Senior for their Tech Consulting team in Denver, Colorado. In this pivotal role, you will support the Finance Applications Data Lead in executing data management strategies focused on finance applications. The ideal candidate will possess deep expertise in data... 
    Platform

    Ernst & Young Oman

    Denver, CO
    5 days ago
  • Onward Energy in Denver is seeking a Data Platform Lead to design, build, and operate the ingestion and transformation pipelines for its enterprise data platform. This role involves working closely with various teams to define and prioritize data use cases, ensuring a reliable... 
    Platform
    Work at office

    Onward Energy

    Denver, CO
    2 days ago
  • $150k

     ...months CTP Salary $150K plus stock options and benefits The Data Program Manager serves as a strategic execution partner to the...  ...manage the end-to-end execution view of the data strategy across platforms, analytics, governance, and advanced analytics initiatives Integrate... 
    Platform

    Energy Jobline ZR

    Denver, CO
    4 days ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Head of Data Platform. Be the first to apply!