Pipeline Engineer (worldwide remote, work anywhere)

Visa Hunt

España

A distancia

EUR 90.000 - 140.000

Jornada completa

Hace 13 días
Generador de candidaturas

Una candidatura hecha para este puesto de trabajo: un currículum y una carta de presentación adaptados que responden directamente a la oferta.

Supera los filtros ATS

Ventajas ofrecidas por este puesto de trabajo

Fully remote with flexible hours
Paid 24 days vacation + holidays
Private medical insurance
Co-working and gym reimbursement
Education budget
Patent reward for innovative ideas

Descripción de la vacante

CloudLinux, a remote-first company, seeks an experienced backend engineer to own automated pipelines turning threat intel into protective rules for millions of websites. You will design scalable data pipelines, implement guardrails, and ensure reliable production systems in a distributed environment.

The role emphasizes building observable, resilient infrastructure with clear state machines, testing, and end-to-end automation. Remote work with flexible hours is offered.

Formación

  • 5+ years of professional backend / platform / infrastructure engineering experience.
  • Demonstrable experience building and operating multi-stage data or automation pipelines.
  • Deep knowledge of at least one of Python, Go or Rust.
  • Strong systems design judgment and debugging skills.
  • Hands-on observability experience with Prometheus/Grafana or equivalent.

Responsabilidades

  • Designing, building and operating the automated pipelines described above, end to end.
  • Turning multi-stage batch jobs into resumable, observable systems with explicit state machines and recovery paths.
  • Defining latency budgets and SLOs per stage and making violations visible and actionable.
  • Building the observability layer with metrics and dashboards.
  • Designing guardrails for automatic hold, rollback and safe-default behavior.

Conocimientos

Backend engineering
Data pipelines
Python/Go/Rust
CI/CD
Observability
Distributed systems

Herramientas

GitLab CI
Docker
Prometheus/Grafana
ClickHouse
S3
Airflow
Argo

Descripción del empleo

CloudLinux is a global remote-first company. We are driven by our principles: do the right thing, employees first, we are remote first, and we deliver high-volume, low-cost Linux infrastructure and security products that help companies to increase the efficiency of their operations. Every person on our team supports each other and does what we can to ensure we all are successful.

Check out our website for more information

Imunify360 Security Suite is a product of CloudLinux Inc., the maker of the #1 OS in security and stability for hosting providers. Imunify is an innovative security solution designed specifically for shared and VPS/Dedicated servers. The automated, easy-to-use solution with the six-layer approach to security delivers comprehensive and complete attack prevention.

We are looking for an experienced engineer to own the automated pipelines that turn threat intelligence into shipped protection for tens of millions of websites.

When a new vulnerability appears, a chain of automated systems has to notice it, obtain the vulnerable source, produce WAF rules, generate tests, prove the rules work and don't break legitimate traffic, and roll it out across tens of millions of websites — then watch production hard enough to pull it back automatically if it misbehaves. Today that chain exists and runs 24/7, and a single unreliable link could cost customers their protection. We are looking for a strong Engineer to expand it rapidly while keeping it reliable and transparent. This involves solving hard engineering problems, working with data at scale, in a world with many surprises.

This is not an analyst role and not a research role, but additional experience in this domain is welcome. What we need is someone who builds systems that keep working: complex logic underneath, boring and reliable on the outside.

The position is fully remote with flexible hours, allowing you to plan your day and work from anywhere in the world.

What you would own

Systems that are in production today and need to grow considerably:

  • The automated protection pipeline — the chain from threat intelligence to a validated, deployed rule. Multi-stage, largely autonomous, and required to finish inside a fixed time window every day.
  • Progressive release automation — rolling protection out across the fleet in controlled stages, with automated guardrails that hold or roll back a stage without a human in the loop.
  • Quality gates — deciding, from live production signal, whether something we shipped is doing harm, and acting on that before it reaches the next stage. Errors are costly in both directions: miss a problem and customer sites break; over-correct and protection is silently removed.
  • CI at scale — validation that stands up real, disposable environments across a large matrix of software versions and configurations, and returns a trustworthy verdict fast enough to stay inside the release window.
  • LLM orchestration and cost control — several subsystems are driven by AI agents inside purpose-built harnesses, with evaluation, budgets and spend accounting as load-bearing components.
  • Observability and alerting across all of it — the pipelines are expected to report their own condition, prove they are healthy, and elevate on their own.

This runs on top of a petabyte-scale threat‑intelligence store and live telemetry from more than 60 million websites, under strict end-to-end latency budgets measured in hours. The failure mode we care most about eliminating is a budget missed silently.

We will go into the specifics during the interview process.

Key responsibilities
  • Designing, building and operating the automated pipelines described above, end to end;
  • Turning fragile multi-stage batch jobs into resumable, idempotent, observable systems with explicit state machines and recovery paths;
  • Defining and enforcing latency budgets and SLOs per stage, and making violations visible and actionable rather than silent;
  • Building the observability layer — metrics, dashboards, alerting and health gates — so the pipeline reports its own condition instead of needing someone to go and look;
  • Designing and implementing guardrails: automatic hold and rollback, blast‑radius limits, kill switches, and safe‑by‑default behaviour when an upstream dependency is unavailable;
  • Making the systems low‑maintainable: eliminating manual steps, removing standing human babysitting, and reducing the operational surface rather than adding to it;
  • Writing and maintaining unit and integration tests for logic that is genuinely hard to test — concurrency, partial failure, external API flakiness, multi‑stage state;
  • Investigating and resolving complex issues across ClickHouse, GitLab CI, S3/object storage, Prometheus/Grafana and third‑party APIs;
  • Collaborating with the security analysts and the Server team on architecture, and pushing back when a proposed design will not survive contact with production.
Requirements
  • 5+ years of professional backend / platform / infrastructure engineering experience;
  • Demonstrable experience building and operating multi‑stage data or automation pipelines — CI/CD systems, ETL/ELT, build and release automation, job orchestration, ML/data platforms, or similar. This is the single most important requirement. We will ask you to walk us through one in detail;
  • Real depth in at least one of Python, Go or Rust. We use all three, and we are not hiring a language specialist — which one you bring genuinely does not matter. Depth is simply how we verify the experience behind it is real, so expect specific questions about systems you have designed and shipped: why they are shaped the way they are, how they behave under failure, and what you would build differently today;
  • Systems design judgement, more than raw coding throughput. The difficult part of this role is deciding what to build, working out where it will break, and making it prove its own correctness — not volume of code produced;
  • Practical experience with workflow orchestration and job scheduling (Airflow, Temporal, Prefect, Dagster, Argo, custom schedulers — whatever you have actually run in production);
  • A working instinct for reliability engineering: idempotency, retries with backoff, exactly‑once vs at‑least‑once, checkpointing and resumability, graceful degradation, backpressure, and safe handling of partial failure;
  • Hands‑on observability experience — Prometheus/Grafana, LGTM stack, or equivalent — including designing metrics rather than only consuming dashboards someone else built;
  • Deep CI/CD experience, ideally GitLab CI including dynamic/child pipelines and self‑hosted runners; comfort with Docker and container‑based test environments;
  • Experience with object storage (S3/Ceph or equivalent) and with large‑scale analytical stores — ClickHouse or another columnar database;
  • Comfort designing state machines and long‑running processes that survive restarts, and reasoning about concurrency across multiple in‑flight rollouts;
  • Excellent debugging skills across system, network and data layers;
  • Strong communication skills and comfort working in a distributed team;
  • Proficiency in spoken and written English.
Nice to have
  • Experience with progressive delivery — canary and percentage‑based rollouts, feature flags, automated rollback, blast‑radius control;
  • Experience running AI/LLM systems in production, particularly cost control, token accounting, evaluation harnesses, and dealing with non‑deterministic components inside a deterministic pipeline;
  • Experience with fleet‑scale telemetry and with building quality gates on top of noisy production signal;
  • Familiarity with WordPress, PHP, or WAF/ModSecurity concepts;
  • Experience with configuration management (Ansible, Puppet, Salt) and with Linux service operations.

You do not need a cybersecurity background. Most of the hard problems here are orchestration, reliability, correctness under concurrency and observability. Domain knowledge is learnable and we have specialists to learn it from — pipeline engineering judgement is what we cannot substitute.

We value engineers who are
  • Curious and fearless problem solvers — not afraid to dig into existing systems, investigate root causes, and propose improvements;
  • Sceptical by default — who ask what would falsify a conclusion before acting on it, and who trust measurements over plausible reasoning;
  • Pragmatic and detail‑oriented — focused on building reliable, maintainable systems, and allergic to solutions that require a human to remember something;
  • Owners — comfortable being the person accountable for whether a pipeline ran correctly last night;
  • Effective communicators — able to articulate ideas clearly, exchange feedback constructively, and foster collaboration across teams;
  • Engaging and proactive — contributing energy, initiative, and a positive presence that strengthens team culture.
What's in it for you?
  • A focus on professional development.
  • Interesting and challenging projects.
  • Fully remote work with flexible working hours, that allows you to schedule your day and work from any location worldwide.
  • Paid 24 days of vacation per year, 10 days of national holidays, and unlimited sick leaves.
  • Compensation for private medical insurance.
  • Co‑working and gym/sports reimbursement.
  • Budget for education.
  • The opportunity to receive a reward for the most innovative idea that the company can patent.

Originally posted on Himalayas

Consigue la evaluación confidencial y gratuita de tu currículum.
o arrastra y suelta tu archivo aquí
Similar jobs

Puestos de trabajo similares que vale la pena comparar

Remote Pipeline Engineer - Scalable, Reliable Automation
Remote Pipeline Engineer - Scalable, Reliable Automation

Visa Hunt • España

A distancia
EUR 90.000 - 140.000
Fully remote with flexible hours
Paid 24 days vacation + holidays
Private medical insurance
+3
Senior Security Engineer (WordPress & PHP) (remote-only, Europe)
Senior Security Engineer (WordPress & PHP) (remote-only, Europe)

CloudLinux • Valencia

Presencial
EUR 60.000 - 90.000
Paid 24 days of vacation
Flexible working hours
Private medical insurance
+1
CloudOps Engineer
CloudOps Engineer

Camlin Group • Cádiz

Presencial
EUR 45.000 - 65.000
Staff Engineer (remote work)
Staff Engineer (remote work)

CloudLinux • Madrid

Presencial
EUR 90.000 - 130.000
Fully remote work
Education budget
Vacation days
+1
Senior Platform Engineer - Internal Developer Platform
Senior Platform Engineer - Internal Developer Platform

Frontiers Media • España

Presencial
EUR 70.000 - 100.000
Wellbeing days
Volunteering days
Learning & Development support
+1
Head of Platform Engineering
Head of Platform Engineering

Seqera Labs • Barcelona

Híbrido
EUR 110.000 - 145.000
Equity
Private health insurance
Private life insurance
+2
Senior Platform Engineer - Internal Developer Platform
Senior Platform Engineer - Internal Developer Platform

Frontiers Media • Madrid

Presencial
EUR 90.000 - 120.000
Wellbeing days
Volunteer days
Learning & development
+1
Platform Engineer
Platform Engineer

Ilkari • Málaga

Híbrido
EUR 55.000 - 75.000
Life and health insurance
Gym reimbursement
Learning Pocket budget
+4
Remote Pipeline Engineer: AI-Powered Release Orchestrator
Remote Pipeline Engineer: AI-Powered Release Orchestrator

Cloudlinux • España

A distancia
EUR 90.000 - 120.000
Fully remote work
Flexible hours
Paid 24 vacation days + holidays
+4
Data Engineer at Launchmetrics
Data Engineer at Launchmetrics

Launchmetrics • Gerona

Presencial
EUR 60.000 - 90.000
Learning and development allowance
Flexible working arrangements
Home office support
+1