Skip to content
inetGeek

Trigger.dev vs Zeplo

SEPT 2026 audit

A comparison of Trigger.dev and Zeplo built from values read directly from each provider's own documentation, with the source recorded against every figure.

Updated 15 criteria comparedSources last checked

The short answer

Choose Trigger.dev if…

Teams that want background jobs written as normal code with the bill expressed as compute credits rather than a per-message meter.

Editorial · Palash Bagchi · approved

Choose Zeplo if…

Turning an HTTP endpoint into a queued, retried job without running a consumer — and keeping a month of logs while doing it, which nothing else here offers on a free plan.

Editorial · Palash Bagchi · approved

Consider something else if…

  • Trigger.dev: Concurrency is the axis that forces an upgrade — 20 simultaneous runs on free, 50 on Hobby, then $10 a month per additional 50.
  • Zeplo: The free tier's overage is $20 per 100,000 requests, twenty times the Company plan's rate, so staying free past 500 requests is the most expensive way to use it.

6 sourced criteria separate them — see where, with sources, below.

No affiliate links, sponsored placements or paid rankings appear on this site. Ordering follows the sourced data and the stated criteria.

01.

At a glance.

CriterionTrigger.devZeplo
Pricing
Free tierYesYes
Entry paid plan
$10/month for Hobby, which includes $10 of credits; Pro is $50/month including $50 of credits.
$39/month for Company, including 1,000,000 requests and three team members. Additional members are $15 each.
Pricing modelA monthly plan fee that is also a credit balance — the fee buys compute rather than sitting on top of it — with concurrency, preview branches, dashboards and schedules each priced as separate add-ons beyond the plan's allowance.Per HTTP request rather than per message or per execution, with unlimited jobs on every tier and team size as a separate axis — three members included on Company, $15 for each beyond.
Queues
Included per monthCredits rather than a message or execution count: $5 a month free, $10 included on Hobby and $50 on Pro, spent against compute.500 requests free, then $20 per 100,000. The Company plan includes 1,000,000 requests and charges $10 per million beyond — five times cheaper per request than the free plan's overage rate.
Maximum message size
3 MB per trigger payload (each batch item up to 3 MB on SDK 4.3.1+); task outputs up to 10 MB; payloads over 512 KB offloaded to object storage.
256 KB inline request body (unlimited via S3 offload); plan payload caps are 64 KB on Developer and 1 MB on Company.
Message retention
Log retention of 1 day on the free plan, 7 days on Hobby and 30 days on Pro, with the query period matching.
30 days of log retention on every plan — free, Company and Enterprise alike. The longest window in this category by a wide margin.
Concurrency20 concurrent runs on the free plan, 50 on Hobby, and more on Pro at $10 a month per additional 50.API rate limit rather than a concurrency figure: 100 requests/min on Developer (Free) and 2,000 requests/min on Company ($39/mo).

Only criteria both providers publish appear here; a tinted cell marks a real difference. Criteria only one of them documents are listed below, and an absence there means we found no source — not that the feature is missing. How we source this.

The small bar above a value is inetGeek's own lean toward that side — computed from the same facts shown, never a number the provider published. See the picker below "The short answer" to weigh only the criteria you care about.

02.

Where they differ.

Entry paid plan

Trigger.dev
$10/month for Hobby, which includes $10 of credits; Pro is $50/month including $50 of credits.
Zeplo
$39/month for Company, including 1,000,000 requests and three team members. Additional members are $15 each.
Sources (2) →
  • Pricing — Trigger.dev ↗

    “Hobby $10/month [...] $10 / month credits included [...] Pro $50/month [...] $50 / month credits included”

    Read 2026-09-06 · official pricing

  • Pricing — Zeplo ↗

    “Company [...] $39 /month 1M requests included $10 / million requests Team size: 3 users [...] Addition team members $15 $15 $15”

    Read 2026-09-06 · official pricing

Pricing model

Trigger.dev
A monthly plan fee that is also a credit balance — the fee buys compute rather than sitting on top of it — with concurrency, preview branches, dashboards and schedules each priced as separate add-ons beyond the plan's allowance.
Zeplo
Per HTTP request rather than per message or per execution, with unlimited jobs on every tier and team size as a separate axis — three members included on Company, $15 for each beyond.
Sources (2) →
  • Pricing — Trigger.dev ↗

    “$10 / month credits included [...] Then $10/month per 50 [...] Then $20/month per seat [...] Then $10/month per branch [...] Then $10/month per 1,000”

    Read 2026-09-06 · official pricing

  • Pricing — Zeplo ↗

    “Jobs Unlimited Unlimited Unlimited Included team members 1 3 Custom Addition team members $15 $15 $15 Log retention 30 days 30 days 30 days”

    Read 2026-09-06 · official pricing

Included per month

Trigger.dev
Credits rather than a message or execution count: $5 a month free, $10 included on Hobby and $50 on Pro, spent against compute.
Zeplo
500 requests free, then $20 per 100,000. The Company plan includes 1,000,000 requests and charges $10 per million beyond — five times cheaper per request than the free plan's overage rate.
Sources (2) →
  • Pricing — Trigger.dev ↗

    “$5 / month free credits [...] $10 / month credits included [...] $50 / month credits included”

    Read 2026-09-06 · official pricing

  • Pricing — Zeplo ↗

    “Free 500 requests included $20 / 100k requests [...] $39 /month 1M requests included $10 / million requests”

    Read 2026-09-06 · official pricing

Maximum message size

Trigger.dev

3 MB per trigger payload (each batch item up to 3 MB on SDK 4.3.1+); task outputs up to 10 MB; payloads over 512 KB offloaded to object storage.

Zeplo

256 KB inline request body (unlimited via S3 offload); plan payload caps are 64 KB on Developer and 1 MB on Company.

Sources (2) →
  • Limits - Trigger.dev ↗

    “Single trigger payload Must not exceed 3MB Batch trigger payload Each item can be up to 3MB (SDK 4.3.1+). Prior: 1MB total combined Task outputs Must not exceed 10MB”

    Read 2026-09-13 · official docs

  • Limits - Zeplo docs ↗

    “Maximum request body size 256KB inline, unlimited via S3 offload [...] Max payload 64KB 1MB”

    Read 2026-09-13 · official docs

Message retention

Trigger.dev

Log retention of 1 day on the free plan, 7 days on Hobby and 30 days on Pro, with the query period matching.

Zeplo

30 days of log retention on every plan — free, Company and Enterprise alike. The longest window in this category by a wide margin.

Sources (2) →
  • Pricing — Trigger.dev ↗

    “1 day log retention 1 day query period [...] 7 day log retention 7 days query period [...] 30 day log retention”

    Read 2026-09-06 · official pricing

  • Pricing — Zeplo ↗

    “Log retention 30 days 30 days 30 days”

    Read 2026-09-06 · official pricing

Concurrency

Trigger.dev
20 concurrent runs on the free plan, 50 on Hobby, and more on Pro at $10 a month per additional 50.
Zeplo
API rate limit rather than a concurrency figure: 100 requests/min on Developer (Free) and 2,000 requests/min on Company ($39/mo).
Sources (2) →
  • Pricing — Trigger.dev ↗

    “20 concurrent runs [...] 50 concurrent runs [...] Then $10/month per 50”

    Read 2026-09-06 · official pricing

  • Limits - Zeplo docs ↗

    “Plan API rate limit Developer (Free) 100 requests/min Company ($39/mo) 2,000 requests/min”

    Read 2026-09-13 · official docs

When these numbers change, hear about it. Sources are re-checked monthly; a repricing goes out as a short note.

Confirm by email; unsubscribe from any issue. Your address goes to Kit and nowhere else — what we do with it.

03.

Documented by only one.

These criteria are published by one provider and not the other. An absence here means we have not found a source, not that the feature is missing.

RegionsZeplo: Hosted on Google Cloud Platform; no selectable region is offered and data may be transferred between countries.
Maximum delayZeplo: 30 days (2,592,000 seconds) maximum delay_seconds per request.
SOC 2Trigger.dev: SOC 2 Type II compliant; latest report available on request for Enterprise customers.
HIPAATrigger.dev: Meets HIPAA Business Associate requirements; a signed BAA is a paid add-on for running PHI workloads on Trigger.dev Cloud.
GDPR / data residencyTrigger.dev: Stated GDPR compliant; DPA forms part of the Terms of Service automatically on sign-up.
Encryption at restTrigger.dev: Data encrypted at rest with AES-256 and in transit with HTTPS/TLS.
Role-based access controlTrigger.dev: Role-based access control (RBAC) and SSO listed as Enterprise plan features.
Private networking / VPCTrigger.dev: AWS PrivateLink to resources in your own AWS VPC; a Pro and Enterprise feature enabled on request.
04.

Questions this comparison answers.

Entry paid plan: Trigger.dev or Zeplo?

Trigger.dev: $10/month for Hobby, which includes $10 of credits; Pro is $50/month including $50 of credits.

Zeplo: $39/month for Company, including 1,000,000 requests and three team members. Additional members are $15 each.

Should I choose Trigger.dev or Zeplo?

Pick Trigger.dev if Teams that want background jobs written as normal code with the bill expressed as compute credits rather than a per-message meter.

Pick Zeplo if Turning an HTTP endpoint into a queued, retried job without running a consumer — and keeping a month of logs while doing it, which nothing else here offers on a free plan.

Provider pages

Related comparisons

Every page here is sourced and dated.