Job Opportunities
Find jobs near you, whether onsite, hybrid, or remote.- Similar Jobs to: Staff Data Engineer
Staff Data Engineer
Plot Technologies, Inc.New YorkWhy Plot Plot is building the next generation of social intelligence — an AI-native platform that helps some of the world's most influential brands understand culture, find emerging trends, and activa
Staff Data Engineer
InterWell HealthNew YorkInterwell Health is a kidney care management company that partners with physicians to reimagine healthcare, setting the standard for the industry and helping patients live their best lives.What You’ll
Staff Data Engineer
Lob.com IncNew YorkLob was founded in 2013 by technical co‑founders with a vision to connect the world one mailbox at a time. Today, we’re transforming the way businesses use direct mail and bringing the power of techno
Staff Data Engineer
Johnson & JohnsonFloridaJob Function Data Analytics & Computational SciencesJob Sub Function Data EngineeringJob Category Scientific/TechnologyJob Location(s) Palm Beach Gardens, Florida, United States of AmericaJob Descript
Staff Data Engineer
7505 Caremark, L.L.C.IrvingPosition Summary Caremark LLC, a CVS Health company, is hiring a Staff Data Engineer in Irving, TX. The role focuses on designing, building, and managing large‑scale data structures, pipelines, and ef
Staff Data Engineer
ZendeskPolandStaff Data Engineer, Product Analytics Zendesk is looking for a Staff Data Engineer to shape the data foundation that powers product decision‑making at scale. This high‑impact, high‑ownership role foc
Staff Data Engineer
WellSkyUnited StatesTheStaff Data Engineeris responsible for designing, building, and maintaining scalable data pipelines, infrastructure, and data visualization to support our data-driven decision-making processes. The
Staff Data Engineer
Forterra, Inc.ClarksburgAbout Forterra Forterra is a leading provider of autonomous systems for ground-based movement in the working world. Amongst some of the earliest innovators in the field of driverless technology, Forte
Staff Data Engineer
SkydropSan FranciscoStaff Data Engineer The Data team is responsible for designing and operating the data infrastructure that powers insight, reporting, analytics, and machine learning across the business. As a Staff Dat
Staff Data Engineer
Anduril IndustriesCosta MesaAnduril Industries is a defense technology company with a mission to transform U.S. and allied military capabilities with advanced technology. By bringing the expertise, technology, and business model
Staff Data Engineer
7505 Caremark, L.L.C.IrvingPosition SummaryCaremark LLC, a CVS Health company, is hiring a Staff Data Engineer in Irving, TX. The role focuses on designing, building, and managing large‑scale data structures, pipelines, and eff
Staff Data Engineer
7505 Caremark, L.L.C.WoonsocketPosition SummaryCaremark, LLC., a CVS Health company, is hiring for a Staff Data Engineer in Woonsocket, RI. The role involves developing, building, and managing large-scale data structures, pipelines
Staff Data Engineer
Hispanic Alliance for Career EnhancementIrvingWe're building a world of health around every individual - shaping a more connected, convenient and compassionate health experience. At CVS Health®, you'll be surrounded by passionate colleagues who c
Staff Data Engineer
Hispanic Alliance for Career EnhancementProvidenceWe're building a world of health around every individual - shaping a more connected, convenient and compassionate health experience. At CVS Health®, you'll be surrounded by passionate colleagues who c
Staff Data Engineer
I did my part and supported the Regular ToiletNew YorkStaff Data Engineer The Data team is responsible for designing and operating the data infrastructure that powers insight, reporting, analytics, and machine learning across the business. As a Staff Dat
Staff Data Engineer
Life.ChurchEdmondThe YouVersion Staff Data Engineer will lead the development of scalable data infrastructure and processes to support the Bible App’s global growth. This role focuses on defining best practices, setti
Staff Data Engineer
ReviewTrackersChicagoStaff Data EngineerSkip to main contentThis website stores cookies on your computer. These cookies are used to collect information about how you interact with our website. We use this information in o
Staff Data Engineer
UpsideWashingtonMeet Upside: We created Upside to transform brick-and-mortar commerce. Our technology uses the sophistication of online retail—profit measurement, attribution, and incrementality—to provide users with
Staff Data Engineer
Forterra, Inc.ArlingtonAbout Forterra Forterra is a leading provider of autonomous systems for ground-based movement in the working world. Amongst some of the earliest innovators in the field of driverless technology, Forte
Staff Data Engineer
PayabliUnited StatesData EngineerPayabli is a next-generation Payments Infrastructure and Monetization Platform purpose-built for vertical software companies. Through a single, developer-friendly API with low-code embedd
Staff Data Engineer
J&J Family of CompaniesUnited StatesAt Johnson & Johnson, we believe health is everything. Our strength in healthcare innovation empowers us to build a world where complex diseases are prevented, treated, and cured, where treatments are
Remote Staff Data Engineer
GrabJobsNew YorkAbout StarburstStarburst is the data platform for analytics, applications, and AI, unifying data across clouds and on-premises to accelerate AI innovation. Organizations—from startups to Fortune 500 e
Staff Data Engineer
Samsung Electronics PerúMountain ViewPosition SummaryStaff Data Engineer: Samsung Ads is a leading innovator in advertising technology, dedicated to providing cutting‑edge solutions that optimize ad performance and deliver exceptional re
Staff Data Engineer
Warner Media, LLCAtlantaWelcome to Warner Bros. Discovery… the stuff dreams are made of. Who We Are… When we say, “the stuff dreams are made of,” we’re not just referring to the world of wizards, dragons and superheroes, or
Staff Data Engineer - Governance Team
Blip GlobalNew YorkOverview At Blip, data doesn't just inform decisions—it powers experiences. But data at scale demands discipline: governance that enables (not blocks), costs that are predictable, and standards that a
Staff Data Engineer
- New York, New York, United States
- New York, New York, United States
About
We operate at the intersection of applied AI and large-scale data systems, turning millions of short-form videos every day into structured representations of culture and consumer behavior . Plot makes unstructured social media legible at scale, enabling brands to build a deep, systematic understanding of trends, audiences, and influence.
You'll join a small but mighty team where engineers own systems end-to-end — not tickets. You'll work directly with founders, shape foundational architecture, and make decisions that define how Plot scales for years to come. If you enjoy ambiguous problems, deep systems thinking, and building infrastructure that unlocks entire product surfaces, Plot is the place. It’s also a great fit if you aspire to be a technical founder one day — we operate with a strong founder’s mindset.
What You'll Work On
Own the core data systems that power Plot. You’ll take responsibility for how millions of enriched videos flow from ingestion → storage → analytics → product surfaces.
Stabilize and harden high-throughput write paths. Our pipelines ingest and enrich data continuously; you’ll diagnose failure modes, reduce error rates, and make ingestion reliable, observable, and predictable.
Design data access patterns that stay fast under pressure. You’ll ensure dashboards and analytical queries remain responsive even while large volumes of data are being written concurrently.
Separate transactional and analytical concerns. You’ll lead decisions around which workloads belong where, and design the systems and contracts that keep them from stepping on each other.
Build read-optimized models for insight, not just storage. This includes partitioning strategies, rollups, and schemas that reflect how data is actually queried — by humans and by AI.
Enable AI-native analytics. You’ll shape how our internal tools and AI agents query and reason over data, making it possible to answer complex analytical questions without brute-force scans.
Make architectural calls that matter. You’ll evaluate tradeoffs, write RFCs, and guide the evolution of Plot’s data platform as scale, product needs, and AI capabilities grow.
Raise the bar for reliability and performance across the team. You’ll define best practices, unblock other engineers, and become a go-to resource for data-related decisions.
What We're Looking For
Deep experience operating Postgres in production under real-world read/write concurrency. You understand partitioning, locking, autovacuum, connection pooling, and why systems fail in subtle ways.
Strong systems intuition. You think in bottlenecks, failure modes, and tradeoffs — not just indexes or tooling.
Experience designing or owning analytical data architectures , including read-optimized schemas, aggregations, or large-scale querying patterns.
Comfort leading ambiguous, high-impact work. You can take a messy system, form a clear mental model, and chart a pragmatic path forward.
High ownership mindset. You like digging into logs, metrics, and real data — and you care deeply about correctness, reliability, and long-term maintainability.
Curiosity, pragmatism, and a desire to build foundational systems that other engineers and AI systems depend on. No degree requirements.
Minimum 5 years of relevant experience
#J-18808-Ljbffr
Languages
- English
This job comes from a TieTalent partner platform. Click "Apply Now" to submit your application directly on their site.