Plans
Sprintsail offers two standard plans and a custom Enterprise tier. Each plan is a flat monthly rate that includes compute, services, networking, security, and support.
Plan comparison
Core
| Feature | Starter | Growth | Enterprise |
|---|---|---|---|
| Price | $499/mo | $1,499/mo | Custom |
| Applications | Up to 3 | Up to 10 | Unlimited |
| Autoscaling | CPU-based | CPU + request-based | Custom policies |
| CI/CD pipeline | Included | Multi-branch pipelines | Multi-branch + custom |
| PR preview environments | -- | Included | Included |
| Automatic SSL | Yes | Yes | Yes |
| Custom domains | 1 per app | 3 per app | Unlimited |
Services
| Service | Starter | Growth | Enterprise |
|---|---|---|---|
| sail:postgres | Included | Included | Included |
| sail:redis | Included | Included | Included |
| sail:storage | Included | Included | Included |
| sail:cdn | -- | Global CDN included | Global CDN included |
| sail:auth | -- | Managed authentication | Managed authentication |
Observability
| Feature | Starter | Growth | Enterprise |
|---|---|---|---|
| Metrics & logs | 7-day retention | 30-day retention | 1-year retention |
| Observability dashboard | Basic | Full dashboard | Full + custom Grafana |
| Distributed tracing | -- | Included | Included |
| Custom metrics | -- | Included | Included |
Security
| Feature | Starter | Growth | Enterprise |
|---|---|---|---|
| WAF + DDoS protection | Included | Included | Included |
| Full encryption (transit + rest) | Included | Included | Included |
| Namespace isolation | Yes | Yes | Dedicated cluster |
| VPC peering | -- | -- | Yes |
| SOC 2 report | -- | -- | Yes |
| BAA (HIPAA) | -- | -- | Available |
Support & monitoring
| Feature | Starter | Growth | Enterprise |
|---|---|---|---|
| Support | Email, business hours | 24/7 platform monitoring | Dedicated (4h SLA) |
| SLA | -- | 99.9% | 99.99% |
| SSO/OIDC | Sprintsail auth | Sprintsail + Google | SAML/OIDC (Okta, Azure AD) |
| Audit logs | -- | 30 days | 1 year |
API and automation
| Feature | Starter | Growth | Enterprise |
|---|---|---|---|
| API rate limit | 60 req/min | 300 req/min | 1000 req/min |
| Deploy tokens | 2 | 10 | Unlimited |
| Webhooks | 1 per app | 5 per app | Unlimited |
Starter --- $499/month
For teams shipping their first production application. Everything you need to go live with zero infrastructure management.
Includes:
- Up to 3 applications
- CPU-based autoscaling
- CI/CD pipeline included
- Automatic SSL
- 1 custom domain per app
- Metrics and logs with 7-day retention
- sail:postgres, sail:redis, sail:storage
- WAF + DDoS protection + full encryption
- Email support, business hours
Best for:
- Startups launching their first product
- Small teams that need production-grade infrastructure without a platform team
- Internal tools and APIs
Growth --- $1,499/month
For scaling teams shipping multiple apps and handling real traffic.
Includes everything in Starter, plus:
- Up to 10 applications
- Advanced autoscaling (CPU + request-based)
- Multi-branch CI/CD pipelines
- PR preview environments
- 3 custom domains per app
- sail:cdn (global CDN)
- sail:auth (managed authentication)
- Full observability dashboard
- Metrics and logs with 30-day retention
- 24/7 platform monitoring
Best for:
- Production web applications and APIs under real traffic
- Teams with multiple services or environments
- Organizations that need observability and preview environments
Enterprise --- custom pricing
For organizations that need dedicated infrastructure, compliance certifications, and premium support.
Includes everything in Growth, plus:
- Unlimited applications
- Dedicated Kubernetes cluster (no shared infrastructure)
- VPC peering to connect to existing cloud resources
- Custom resource limits and node types
- SAML/OIDC with enterprise identity providers (Okta, Azure AD)
- SOC 2 report and HIPAA BAA available
- 4-hour support response SLA
- 99.99% uptime SLA
- 1-year log and metric retention
Contact sales@sprintsail.com for Enterprise pricing.
Changing plans
Upgrade or downgrade at any time:
ss org update my-company --plan growth
- Upgrades take effect immediately. New limits apply to all existing apps.
- Downgrades take effect at the end of the current billing period. If your usage exceeds the new plan's limits, you must reduce usage before the downgrade activates.
Billing
- Plans are billed monthly at a flat rate.
- Usage is prorated when upgrading mid-cycle.
- Invoices are sent to the organization's billing email.
- Payment is via credit card or invoice (Enterprise only).
View billing status:
ss billing info
ss billing invoices
Next steps
- Organizations --- set up your org and team
- Quick Start --- deploy your first app
- Architecture --- understand the platform