No hidden cloud fees. Pay only for the developer workspace. Auto-prune handles the cloud bills.
For individual developers and small side-projects.
For growing organizations shipping code continuously.
For large enterprises requiring full VPC isolation.
| Features | Developer | Scale | Enterprise |
|---|---|---|---|
| Concurrent Sandboxes | Up to 3 | Unlimited | Unlimited |
| IaC Parser support | Terraform, OpenTofu | Full (Helm & CloudFormation) | Custom integrations |
| Max Runtime Limits | 15 mins | Custom (No hard limits) | Configurable limits |
| Data masking & seeding | ✕ | ✔ | ✔ |
| VPC Account Delegation | ✕ | ✕ | ✔ (IAM role assume) |
| AI logs clustering | ✕ | ✔ | ✔ |
| Active SLA support | Community Forum | Next-business-day | 24/7 Phone & Email (1hr SLA) |
Got questions? We've got answers regarding database seeds, cloud isolation, and workspaces.
For Developer and Scale tiers, sandboxes are deployed in TeleFork's isolated cloud infrastructure. For the Enterprise tier, TeleFork deploys sandboxes directly within your AWS VPC via IAM cross-account role delegation. Your code and assets never leave your security boundary.
No, we never store real user records. TeleFork extracts schema designs, and uses custom masking and synthetic patterns (using AI-driven sanitizers) to seed databases. Sensitive values like emails, phone numbers, and keys are automatically hashed and replaced with realistic dummy values.
You don't need to worry about developers forgetting to delete setups. TeleFork has hard-coded Time-to-Live (TTL) checks and traffic scanners. If no API request or networking activity is detected on a sandbox for 15 minutes, the engine automatically deletes all containers, releasing cloud charges.
Yes. Scale and Enterprise tiers include direct webhook configurations for GitHub, GitLab, and Bitbucket repositories. Every time a branch is pushed, merged, or a PR state shifts, the sandbox adjusts automatically.