Secure, ephemeral, high-performance, low-cost runners within the privacy of your own VPC.
Launch in the region and subnet of your choice, right-size your instances and disks, and directly access all required services without having to expose them over the public internet.
All with a simple one line change in your GitHub Actions workflow yml:
Ubuntu · x64 · arm64
Sprinters launches runners on demand on your AWS account. No pre-provisioning, no idle capacity.
Each runner is an ephemeral EC2 instance that launches when a job starts and automatically terminates when it completes.
One instance per job, always fresh, up to date and launched in seconds. No images to maintain. No infrastructure to run.
Sprinters | GitHub (Private Repo) | GitHub (Public Repo) | GitHub (Larger Runners) | |
---|---|---|---|---|
vCPU | 2 - 192 | 2 | 4 | 2 - 64 |
RAM | 0.5 - 768 GB | 7 GB | 16 GB | 8 - 256 GB |
Storage | 1 - 16384 GB | 14 GB | 14 GB | 75 - 2040 |
CPU Arch | x64 + arm64 | x64 | x64 | x64 |
Need lots of CPU? Plenty of RAM? Or very little? Select the right instance type from a wide array of choices.
Freely adjust the runner disk space from a few GB to multiple TB.
Pick the best CPU architecture for the job. Intel, AMD and ARM instances are fully supported.
Launch all your runners in the same AWS account. Or use a different one per repository, workflow or job. The choice is yours.
Put your runners next to the infrastructure they need. Pick the required region, VPC or subnet and never unnecesarily expose a resource over the public internet again.
Go uninterrupted with On-Demand instances. Or go for maximum savings with Spot. Optionally with cheapest availability zone auto-selection.
500,000 vCPU Minutes free during your first month
Sprinters + AWS* |
GitHub | Savings | |
---|---|---|---|
2 vCPUs * | $0.0009 | $0.0080 | 89% |
4 vCPUs * | $0.0016 | $0.0160 | 90% |
8 vCPUs * | $0.0033 | $0.0320 | 90% |
16 vCPUs ** | $0.0079 | $0.0640 | 88% |
32 vCPUs ** | $0.0152 | $0.1280 | 88% |
48 vCPUs *** | $0.0233 | Not supported | n/a |
64 vCPUs *** | $0.0309 | $0.2560 | 88% |
96 vCPUs *** | $0.0442 | Not supported | n/a |
192 vCPU *** | $0.0930 | Not supported | n/a |
No monthly subscriptions. No long term commitments or contracts. No hidden costs. Simple per minute pricing. You only pay for what you use.
Total cost per minute is usually around 10x cheaper than the equivalent runner from GitHub. Much more compute at the same price or the same compute at a much lower price. The choice is yours.
Scale to zero. Or to infinity. No management infrastructure to run. Just your runners. For the duration of your jobs. At an unbeatable price.
To migrate to Sprinters, simply set up your AWS account and
change one line in your GitHub Actions workflow yml:
runs-on: ubuntu-latest
runs-on: sprinters:aws/123456789012:ubuntu-latest
That's it. Literally.
Get started in under 5 minutes