[All remote jobs](https://jobicy.com/jobs.md)Open role[![Gopuff logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2021/05/Jobicy-210510095548-598926.jpg)](https://jobicy.com/company/gopuff.md)Remote opportunity at[Gopuff](https://jobicy.com/company/gopuff.md)

# Data Engineer

Review the role, location requirements, compensation details, and application process before deciding whether this opportunity fits your next career move.

[Apply for this job](#job-application)[View company](https://jobicy.com/company/gopuff.md)Share16 Aug 2026Published39Listing views2Application actions15 Sep 2026Apply before  Opportunity details

## About this role.

AI SummaryGopuff is hiring a full-time Data Engineer to build and scale a modern data platform supporting analytics, experimentation, machine learning, and operations. The role focuses on reliable batch and real-time pipelines, curated data products, data quality, observability, and platform performance. Candidates should have 3–5 years of relevant engineering experience, strong Python and SQL skills, and experience with cloud warehouses or lakes, orchestration, streaming, Kubernetes, and Terraform. The engineer will work cross-functionally with analytics, product, engineering, and operations teams while improving developer workflows and CI/CD practices.

## Role DNA

A quick view of the complexity, pace, ownership and collaboration implied by the job description.

### Job Complexity

4/5EasyHard

### Pace & Pressure

4/5RelaxedFast-paced

### Autonomy Level

4/5GuidedFull ownership

### Communication Load

4/5IndependentCollaborative

AI insightThe role requires broad hands-on expertise across batch and streaming pipelines, cloud data platforms, Kubernetes, infrastructure-as-code, and data reliability practices. Success also depends on designing scalable systems and partnering effectively with both technical and non-technical stakeholders.

## Salary analysis

Estimated compensation compared with the broader US market for similar roles.

Estimated job medianMarket rate$133,000US market range$115k–$165k0$182k

AI insightThe posting explicitly discloses a Remote Base Salary Range of $118,000 to $148,000 in USD for this full-time role. The job median is the midpoint of the disclosed base-salary range: $133,000 yearly. A reasonable US market base-salary range for a mid-level Data Engineer with 3–5 years of experience and the stated cloud, streaming, Kubernetes, and infrastructure skills is approximately $115,000 to $165,000 yearly; bonus and equity are additional and are not included in these figures.

## Core skills

Skills and capabilities most closely associated with this opportunity.

[Python](https://jobicy.com/jobs?search_keywords=Python.md)[SQL](https://jobicy.com/jobs?search_keywords=SQL.md)[Data Engineering](https://jobicy.com/jobs?search_keywords=Data%20Engineering.md)[Data Pipelines](https://jobicy.com/jobs?search_keywords=Data%20Pipelines.md)[Streaming Data](https://jobicy.com/jobs?search_keywords=Streaming%20Data.md)[Snowflake](https://jobicy.com/jobs?search_keywords=Snowflake.md)[Databricks](https://jobicy.com/jobs?search_keywords=Databricks.md)[Apache Airflow](https://jobicy.com/jobs?search_keywords=Apache%20Airflow.md)[Kafka](https://jobicy.com/jobs?search_keywords=Kafka.md)[Kubernetes](https://jobicy.com/jobs?search_keywords=Kubernetes.md)

Cover letter sampleDear Hiring Team,

I am excited to apply for the Data Engineer role at Gopuff. My experience building reliable batch and streaming data pipelines with Python, SQL, cloud data platforms, and orchestration tools aligns closely with your need for scalable, insights-ready data products.

I would bring a strong focus on data quality, observability, infrastructure automation, and collaborative delivery with analytics, product, and engineering partners. I am particularly motivated by the opportunity to improve a modern data platform that supports experimentation and measurable operational outcomes at scale.

Thank you for your consideration. I welcome the opportunity to discuss how I can help Gopuff build trustworthy, efficient, and accessible data systems.

Copy   Sample interview questionsHow would you design a reliable data pipeline that serves as a trusted source of truth?I would start by defining data contracts, schema ownership, freshness expectations, and quality checks with upstream and downstream stakeholders. I would implement idempotent processing, automated tests, monitoring for volume and freshness anomalies, lineage, and clear alerting and incident runbooks so failures can be detected and resolved quickly.

What factors guide your choice of technologies for a real-time data pipeline?

I would evaluate latency requirements, event volume, ordering and delivery semantics, schema evolution, failure recovery, and operating cost. For example, I would use Kafka or Kinesis for durable event ingestion and select a processing framework such as Flink, Beam, or Spark Streaming based on stateful processing, windowing, deployment, and team-operability needs.

How do you create well-modeled, discoverable datasets for analytics teams?

I would model the data around well-defined business entities and metrics, document definitions, and build curated layers that separate raw ingestion from reusable analytical datasets. I would validate the model with analytics and product partners, establish ownership, and use tests and lineage to protect downstream consumers from unintended changes.

How would you apply CI/CD and infrastructure-as-code practices to a data platform?

I would use CI to run unit, integration, data-quality, and infrastructure validation tests before changes are merged. For deployment, I would version pipeline and infrastructure artifacts, use Terraform for managed resources, and apply GitOps tooling such as ArgoCD with controlled promotion, rollback procedures, and observability after release.

Describe how you would respond to a production data-quality incident.

I would first assess business impact, data scope, and whether the issue is ongoing, then communicate a concise status update to affected partners. I would mitigate the immediate problem through rollback, replay, or isolation where appropriate, document the root cause, and prioritize preventive improvements such as stronger validation, alerting, or dependency safeguards.

At Gopuff, data sits at the heart of our strategy. We are reimagining how people purchase everyday essentials, from snacks to household goods to alcohol, all delivered in minutes. To fuel this mission, we are seeking a Data Engineer to design, build, and scale the data systems that power insights, experimentation, and operational excellence across the company.

As a Data Engineer, you will play a critical role in shaping Gopuff’s modern data platform. You’ll architect reliable pipelines, create insights ready data products, and collaborate closely with analytics, product, and engineering teams to ensure data is trustworthy, discoverable, and ready for action. This is a highly technical, hands-on role for an engineer who wants to solve complex data problems at scale and directly influence business outcomes.

### Responsibilities

* Design, build, and maintain scalable batch and real-time data pipelines that power analytics, experimentation, and machine learning
* Contribute to the architecture and maintenance of the Data Platform, ensuring systems are performant, cost-efficient and scalable
* Partner cross-functionally with analytics, product, engineering and operations to deliver high-quality data solutions that drive measurable business impact
* Develop and maintain curated, well-modeled datasets that serve as trusted sources of truth across the organization
* Champion data quality, reliability, and observability by implementing best practices in testing, monitoring, lineage, and incident response
* Contribute to team standards, patterns, and best practices
* Drive improvements to infrastructure, developer workflows, CI/CD, and data platform tooling

### Preferred Qualifications

* 3-5 years of experience in data engineering or software engineering with a strong focus on data platform development
* Proven experience building and scaling modern data platforms and delivering high-impact data solutions
* Strong communication skills and the ability to work closely with technical and non-technical partners
* Passion for building reliable, accessible, and high-quality data products

### Technical Expertise

* Strong proficiency in Python and SQL
* Experience with modern cloud data warehouses and lakes (e.g., Snowflake, BigQuery, Databricks)
* Experience building batch pipelines using DAG-based orchestrators (e.g., Dagster, Airflow)
* Experience with event-driven architectures using Kafka, Kinesis, or Event Hubs
* Experience developing real-time or streaming pipelines using Apache Beam, Flink, or Spark Streaming
* Experience deploying applications and services to Kubernetes and using tools such as ArgoCD, Helm or Istio
* Experience implementing DevOps concepts within data workflows (CI/CD, observability, monitoring, lineage)
* Experience with Infrastructure-as-Code (e.g., Terraform)

### Compensation

* Gopuff pays employees based on market pricing and pay may vary depending on your location. The salary range below reflects what we’d reasonably expect to pay candidates. A candidate’s starting pay will be determined based on job-related skills, experience, qualifications, interview performance, and market conditions. These ranges may be modified in the future. Exceptions may be made for exceptional individuals. For additional information on this role’s compensation package, please reach out to the designated recruiter for this role.
* This role is eligible for a discretionary annual cash bonus and participation in Gopuff’s equity incentive plan.
* Remote Base Salary Range: $118,000 – $148,000

### Benefits Overview

* Medical/Dental/Vision Insurance
* 401(k) Retirement Savings Plan
* HSA or FSA eligibility
* Long and Short-Term Disability Insurance
* Mental Health Benefits
* Fitness Reimbursement Program
* 25% employee discount & FAM Membership
* Flexible PTO
* Group Life Insurance
* EAP through AllOne Health (formerly Carebridge)

### Compensation

### Additional Information

The only predictable thing about life is that it’s wildly unpredictable. That’s where we come in. When life does what it does best, customers turn to Gopuff to deliver their everyday essentials, and to get through their day & night, work day and weekend. We’re assembling a team of thinkers, dreamers & risk-takers…the kind of people who know the value of peace of mind in an unpredictable world. (And people who love snacks.)

Like what you’re hearing? Welcome to Gopuff.

#LI-GOPUFF

The Gopuff Fam is committed to an inclusive workplace where we do not discriminate on the basis of race, sex, gender, national origin, religion, sexual orientation, gender identity, marital or familial status, age, ancestry, disability, genetic information, or any other characteristic protected by applicable laws. We believe in diversity and encourage any qualified individual to apply. We are an equal employment opportunity employer.

Show more

[Apply now >](https://jobicy.com/jobs/150836-data-engineer.md)

*

![Upload CV](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSIgZmlsbD0ibm9uZSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0wIDBINjVWNjVIMFYwWiIgZmlsbD0iIzAyOWFlYiIvPjxnIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNMzMuMDQ5IDE1LjQ1NGExLjQzIDEuNDMgMCAwIDAtMi4wOTcgMGwtNy41NzkgOC4xNDdhMS4zOCAxLjM4IDAgMCAwIC4wOSAxLjk3MyAxLjQ0IDEuNDQgMCAwIDAgMi4wMDgtLjA4OGw1LjEwOS01LjQ5MnYyMC42MWExLjQxIDEuNDEgMCAwIDAgMS40MjEgMS4zOTdjLjc4NSAwIDEuNDIxLS42MjUgMS40MjEtMS4zOTd2LTIwLjYxbDUuMTA5IDUuNDkyYTEuNDQgMS40NCAwIDAgMCAyLjAwOC4wODggMS4zOCAxLjM4IDAgMCAwIC4wOS0xLjk3M2wtNy41NzktOC4xNDZ6TTE2Ljc2OSAzOC40YzAtLjc3My0uNjItMS40LTEuMzg1LTEuNFMxNCAzNy42MjcgMTQgMzguNHYuMTAybC4yMTUgNi4yMjljLjIyMyAxLjY4LjcwMSAzLjA5NSAxLjgxMyA0LjIxOHMyLjUxIDEuNjA3IDQuMTcyIDEuODMzYzEuNi4yMTggMy42MzYuMjE4IDYuMTYuMjE4aDExLjI4bDYuMTYtLjIxOGMxLjY2Mi0uMjI2IDMuMDYxLS43MDkgNC4xNzItMS44MzNzMS41ODktMi41MzggMS44MTMtNC4yMThDNTAgNDMuMTEzIDUwIDQxLjA1NSA1MCAzOC41MDNWMzguNGMwLS43NzMtLjYyLTEuNC0xLjM4NS0xLjRzLTEuMzg1LjYyNy0xLjM4NSAxLjRsLS4xOSA1Ljk1OGMtLjE4MiAxLjM3LS41MTUgMi4wOTUtMS4wMjYgMi42MTJzLTEuMjI4Ljg1My0yLjU4MyAxLjAzOGMtMS4zOTUuMTktMy4yNDMuMTkzLTUuODkzLjE5M0gyNi40NjJjLTIuNjUgMC00LjQ5OC0uMDAzLTUuODkzLS4xOTMtMS4zNTUtLjE4NC0yLjA3Mi0uNTIxLTIuNTgzLTEuMDM4cy0uODQ0LTEuMjQyLTEuMDI2LTIuNjEyYy0uMTg3LTEuNDEtLjE5MS0zLjI3OS0uMTkxLTUuOTU4eiIvPjwvZz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY1djY1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)

### Upload your resume now

To unlock remote work opportunities and be discovered by global employers.

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

Next step

## Apply now.

Follow the employer’s application method and review Jobicy’s safety guidance before sharing personal information.

Keep exploring

## Related remote jobs.

Matched by job category10 related opportunities[Data Science & Analytics](https://jobicy.com/categories/data-science.md) [Browse all jobs](https://jobicy.com/jobs.md)
*
![Gartner logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/1310e066-221-3.jpeg)
Gartner  Aug 16

### [AI Vendor Market Expert (Senior Director, Analyst – Fully Remote United States)](https://jobicy.com/jobs/146434-ai-vendor-market-expert-senior-director-analyst-fully-remote-united-states.md)

About the role: Gartner Analysts are industry thought leaders who create must-have insights, market predictions and best practices for a broad range of world-leading organizations. In a fast-changing vendor landscape, our premium…

*
![DoorDash logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/82fc4967-221-1.jpeg)
DoorDash  Aug 15

### [IT Software Asset Management Analyst](https://jobicy.com/jobs/146432-it-software-asset-management-analyst.md)

About the TeamAt DoorDash, our mission is to empower local economies by providing innovative technology solutions that make it easier for customers, merchants, and Dashers to connect. We are seeking…

*
![Meta logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/750f86a9-221.jpeg)
Meta  Aug 14

### [Data Scientist, Product Analytics](https://jobicy.com/jobs/150667-data-scientist-product-analytics.md)

As a Data Scientist at Meta, you will shape the future of people-facing and business-facing products we build across our entire family of applications (Facebook, Instagram, Messenger, WhatsApp, Oculus). By…

*
![Meta logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/750f86a9-221.jpeg)
Meta  Aug 14

### [Data Engineer, Product Analytics](https://jobicy.com/jobs/150666-data-engineer-product-analytics.md)

As a Data Engineer at Meta, you will shape the future of people-facing and business-facing products we build across our entire family of applications (Facebook, Instagram, Messenger, WhatsApp, Reality Labs,…

*
![Temple University logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/7d48654d-221.webp)
Temple University  Aug 14

### [Research Analyst II](https://jobicy.com/jobs/150661-research-analyst-ii.md)

Research Analyst II – (26000594)Description Temple University’s Institutional Research & Assessment Department is searching for a Research Analyst II!Become a part of the Temple family and you will have access to the following:A…

*
![Worldwide Clinical Trials logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/d46acd29-221.jpeg)
Worldwide Clinical Trials  Aug 14

### [Senior Statistician](https://jobicy.com/jobs/149258-senior-statistician.md)

Who we areWe’re a global, midsize CRO that pushes boundaries, innovates and invents because the path to a cure for the world’s most persistent diseases is not paved by those…

*
![Salesloft logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2022/03/8f0ff4d3ba38b945acfa9bbe11e39be1.jpeg)
Salesloft  Aug 14

### [Senior Data Engineer](https://jobicy.com/jobs/142570-senior-data-engineer-9.md)

Location: Remote – MXABOUT THE COMPANY:Clari + Salesloft are building the next era of enterprise revenue — one where teams make confident decisions powered by AI and real signals. By…

*
![Invisible Technologies logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/5d284c35-221.jpeg)
Invisible Technologies  Aug 13

### [Video Collection (LATAM) – Freelance AI Trainer Project](https://jobicy.com/jobs/149160-video-collection-latam-freelance-ai-trainer-project.md)

We’re looking for experts in LATAM to record short, first-person videos of everyday manual tasks using a head-mounted smartphone. Tasks include household activities such as cleaning, organizing, and laundry, as…

*
![Nebius logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/d90c0566-221.webp)
Nebius  Aug 12

### [Senior ML Engineer (AI Research, Physical AI)](https://jobicy.com/jobs/150592-senior-ml-engineer-ai-research-physical-ai.md)

About Nebius: Nebius is leading a new era in cloud infrastructure for the global AI economy. We are building a full-stack AI cloud platform that supports developers and enterprises from…

*
![Ruby Labs logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/0799a7b7-221-1.jpeg)
Ruby Labs  Aug 12

### [Data Engineer (Marketing Systems)](https://jobicy.com/jobs/150584-data-engineer-marketing-systems.md)

About usRuby Labs is a leading tech company that creates and operates innovative consumer products. We offer a diverse range of opportunities across the health, education, and entertainment industries. Our…