We handle
- Scheduling, execution, retry policy, and timeout enforcement
- Execution history, log retention, and failure alerting
- Platform patching and capacity
- Secret injection and private network access
Cron that somebody notices when it stops.
The most common cause of a broken nightly job is that nobody was watching. A cron entry on a forgotten machine reports success by saying nothing, and reports failure the same way.
Jobs on this tier record every execution with a start time, a duration, an exit code, and captured output. Failures raise an alert, and so does a run that should have happened and did not. That second case is the one that usually matters.
| Jobs included | Up to 10 scheduled jobs or workers |
|---|---|
| Compute | 0.5 vCPU equivalent pooled |
| Memory | 1 GB pooled |
| Runtime | Your container image, or a supplied Python or Node runtime |
| History | Execution records with exit code and captured output |
| Alerting | On failure and on missed schedule |
| Networking | Private access to the managed data tier |
Written down so there is no argument about it later.
Operator-provisioned. Send the command or image, the schedule, and what should happen on failure. Usually running the same or next business day.
Your image, running on our cluster, described in a repository.
$14 /mo
View details
A real machine with root, and somebody else responsible for the host.
$32 /mo
View details
More cores, more memory, and dedicated CPU rather than burst.
$72 /mo
View details