Skip to main content
You are reading a legacy (pre v1.0) document.

Sandbox compute

Pro customers can customize the sandbox with any combination of the CPU and RAM based on the following tables. Read a dedicated page to learn more about pricing.
By default your sandbox has 2 vCPU and 512 MiB RAM.To customize your sandbox compute, you need to build your custom sandbox template using the E2B CLI. Run e2b template build and specify the --cpu-count and --memory-mb options.For example, this custom build command gives your sandbox 8 vCPU and 4GiB of RAM
e2b template build --cpu-count 8 --memory-mb 4096

CPU

vCPUsPlanCosts
1Pro$0.000014/s
2 [default]Hobby / Pro$0.000028/s
3Pro$0.000042/s
4Pro$0.000056/s
5Pro$0.000070/s
6Pro$0.000084/s
7Pro$0.000098/s
8Pro$0.000112/s

RAM

RAMPlanCosts
512 MiB [default]Hobby / Pro$0.0000045/GiB/s
even value between 128 MiB and 8,192 MiBPro$0.0000045/GiB/s

Storage

StoragePlanCosts
1 GiBHobbyFree
5 GiBProFree

Let us know if you need more powerful compute.
I