Billed Monthly Billed Annually (Save 20%)

Developer

For individual developers and small side-projects.

$ 39 /developer/month
  • Up to 3 parallel sandboxes
  • Standard microservice setups
  • 15-minute max sandbox runtime
  • GitHub integration webhooks
  • Database seeding templates
Get Started Free

Enterprise

For large enterprises requiring full VPC isolation.

Custom
  • Dedicated deployment within own VPC
  • Cross-account role authorization
  • Dedicated support SLAs & support team
  • Custom SSO & Security logs auditing
  • Infinite custom integration plugins
Request Enterprise Quote

Detailed Capability Matrix

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)
F.A.Q.

Common Questions

Got questions? We've got answers regarding database seeds, cloud isolation, and workspaces.

Does TeleFork run inside our cloud infrastructure? +

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.

How does database seeding work? Do you store real user records? +

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.

What happens if a developer forgets to tear down a sandbox? +

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.

Can we integrate TeleFork with GitLab or Bitbucket pipelines? +

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.