Build environment compute modes and types
In CodeBuild, you can specify the compute and runtime environment image that CodeBuild uses to run your builds. Compute refers to the computing engine (the CPU, memory, and operating system) that is managed and maintained by CodeBuild. A runtime environment image is a container image that runs on top of your chosen compute platform, and includes extra tools that your build might need, such as the AWS CLI.
About compute
CodeBuild offers EC2 and AWS Lambda compute modes. EC2 offers optimized flexibility during your build and AWS Lambda offers optimized start-up speeds. AWS Lambda supports faster builds due to a lower start-up latency. AWS Lambda also automatically scales, so builds aren't waiting in queue to run. For more information, see Run builds on AWS Lambda compute.
With the EC2 compute mode, you can run your builds with on-demand or reserved capacity fleets. For on-demand fleets,
you can select pre-defined compute types such as BUILD_GENERAL1_SMALL or
BUILD_GENERAL1_LARGE. For more information, see About on-demand environment types.
For reserved capacity fleets, you can select your compute configurations including vCPU, memory and disk space. After
specifying the configurations, CodeBuild will choose a supported compute type that matches your requirements. For more information, see About reserved capacity environment types.
About reserved capacity environment types
AWS CodeBuild provides Linux x86, Arm, GPU, Windows and macOS environment types for reserved capacity fleets. The following table shows the available machine type, memory, vCPUs, and disk space sorted by region:
- US East (N. Virginia)
-
Environment type vCPUs Memory Disk space Machine type Compute instance type ARM 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibARM 16 32 GiB 256 GB GENERALreserved.arm.16cpu.32gibARM 32 64 GiB 256 GB GENERALreserved.arm.32cpu.64gibARM 48 96 GiB 512 GB GENERALreserved.arm.48cpu.96gibARM 64 128 GiB 824 GB GENERALreserved.arm.64cpu.128gibARM EC2 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM EC2 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM EC2 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibLinux 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibLinux 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibLinux 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibLinux 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibLinux 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibLinux 48 96 GiB 824 GB (SSD) NVMEreserved.x86-64.48cpu.96gib.nvmeLinux 72 144 GiB 824 GB (SSD) NVMEreserved.x86-64.72cpu.144gib.nvmeLinux EC2 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux GPU 4 16 GiB 235 GB (SSD) NVMEreserved.gpu.4cpu.16gib.nvmeLinux GPU 8 32 GiB 435 GB (SSD) NVMEreserved.gpu.8cpu.32gib.nvmeLinux GPU 16 64 GiB 585 GB (SSD) NVMEreserved.gpu.16cpu.64gib.nvmeLinux GPU 32 128 GiB 885 GB (SSD) NVMEreserved.gpu.32cpu.128gib.nvmeLinux GPU 48 192 GiB 3785 GB (SSD) NVMEreserved.gpu.48cpu.192gib.nvmeLinux GPU 64 256 GiB 1885 GB (SSD) NVMEreserved.gpu.64cpu.256gib.nvmeLinux GPU 96 384 GiB 3785 GB (SSD) NVMEreserved.gpu.96cpu.384gib.nvmemacOS 8 24 GiB 128 GB GENERALreserved.arm.m2.8cpu.24gibmacOS 12 32 GiB 256 GB GENERALreserved.arm.m2.12cpu.32gibWindows 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibWindows 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibWindows 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibWindows 32 64 GiB 256 GB GENERALreserved.x86-64.32cpu.64gibWindows 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibWindows 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibWindows 64 128 GiB 512 GB GENERALreserved.x86-64.64cpu.128gibWindows 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibWindows 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibWindows EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - US East (Ohio)
-
Environment type vCPUs Memory Disk space Machine type Compute instance type ARM 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibARM 16 32 GiB 256 GB GENERALreserved.arm.16cpu.32gibARM 32 64 GiB 256 GB GENERALreserved.arm.32cpu.64gibARM 48 96 GiB 512 GB GENERALreserved.arm.48cpu.96gibARM 64 128 GiB 824 GB GENERALreserved.arm.64cpu.128gibARM EC2 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM EC2 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM EC2 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibLinux 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibLinux 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibLinux 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibLinux 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibLinux 48 96 GiB 824 GB (SSD) NVMEreserved.x86-64.48cpu.96gib.nvmeLinux 72 144 GiB 824 GB (SSD) NVMEreserved.x86-64.72cpu.144gib.nvmeLinux EC2 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux GPU 4 16 GiB 235 GB (SSD) NVMEreserved.gpu.4cpu.16gib.nvmeLinux GPU 8 32 GiB 435 GB (SSD) NVMEreserved.gpu.8cpu.32gib.nvmeLinux GPU 16 64 GiB 585 GB (SSD) NVMEreserved.gpu.16cpu.64gib.nvmeLinux GPU 32 128 GiB 885 GB (SSD) NVMEreserved.gpu.32cpu.128gib.nvmeLinux GPU 48 192 GiB 3785 GB (SSD) NVMEreserved.gpu.48cpu.192gib.nvmemacOS 8 24 GiB 128 GB GENERALreserved.arm.m2.8cpu.24gibmacOS 12 32 GiB 256 GB GENERALreserved.arm.m2.12cpu.32gibWindows 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibWindows 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibWindows 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibWindows 32 64 GiB 256 GB GENERALreserved.x86-64.32cpu.64gibWindows 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibWindows 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibWindows 64 128 GiB 512 GB GENERALreserved.x86-64.64cpu.128gibWindows 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibWindows EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - US West (N. California)
-
Environment type vCPUs Memory Disk space Machine type Compute instance type ARM 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibARM 16 32 GiB 256 GB GENERALreserved.arm.16cpu.32gibARM 32 64 GiB 256 GB GENERALreserved.arm.32cpu.64gibARM 48 96 GiB 824 GB GENERALreserved.arm.48cpu.96gibARM 64 128 GiB 824 GB GENERALreserved.arm.64cpu.128gibARM EC2 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM EC2 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM EC2 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibLinux 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibLinux 32 64 GiB 256 GB GENERALreserved.x86-64.32cpu.64gibLinux 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibLinux 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibLinux 64 128 GiB 512 GB GENERALreserved.x86-64.64cpu.128gibLinux 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibLinux 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibLinux 72 144 GiB 824 GB (SSD) NVMEreserved.x86-64.72cpu.144gib.nvmeLinux EC2 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibWindows 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibWindows 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibWindows 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibWindows 32 64 GiB 256 GB GENERALreserved.x86-64.32cpu.64gibWindows 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibWindows 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibWindows 64 128 GiB 512 GB GENERALreserved.x86-64.64cpu.128gibWindows 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibWindows 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibWindows EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - US West (Oregon)
-
Environment type vCPUs Memory Disk space Machine type Compute instance type ARM 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibARM 16 32 GiB 256 GB GENERALreserved.arm.16cpu.32gibARM 32 64 GiB 256 GB GENERALreserved.arm.32cpu.64gibARM 48 96 GiB 512 GB GENERALreserved.arm.48cpu.96gibARM 64 128 GiB 824 GB GENERALreserved.arm.64cpu.128gibARM EC2 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM EC2 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM EC2 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibLinux 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibLinux 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibLinux 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibLinux 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibLinux 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibLinux 48 96 GiB 824 GB (SSD) NVMEreserved.x86-64.48cpu.96gib.nvmeLinux 72 144 GiB 824 GB (SSD) NVMEreserved.x86-64.72cpu.144gib.nvmeLinux EC2 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux GPU 4 16 GiB 235 GB (SSD) NVMEreserved.gpu.4cpu.16gib.nvmeLinux GPU 8 32 GiB 435 GB (SSD) NVMEreserved.gpu.8cpu.32gib.nvmeLinux GPU 16 64 GiB 585 GB (SSD) NVMEreserved.gpu.16cpu.64gib.nvmeLinux GPU 32 128 GiB 885 GB (SSD) NVMEreserved.gpu.32cpu.128gib.nvmeLinux GPU 48 192 GiB 3785 GB (SSD) NVMEreserved.gpu.48cpu.192gib.nvmeLinux GPU 64 256 GiB 1885 GB (SSD) NVMEreserved.gpu.64cpu.256gib.nvmemacOS 8 24 GiB 128 GB GENERALreserved.arm.m2.8cpu.24gibmacOS 12 32 GiB 256 GB GENERALreserved.arm.m2.12cpu.32gibWindows 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibWindows 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibWindows 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibWindows 32 64 GiB 256 GB GENERALreserved.x86-64.32cpu.64gibWindows 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibWindows 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibWindows 64 128 GiB 512 GB GENERALreserved.x86-64.64cpu.128gibWindows 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibWindows 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibWindows EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - Asia Pacific (Tokyo)
-
Environment type vCPUs Memory Disk space Machine type Compute instance type ARM 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibARM 16 32 GiB 256 GB GENERALreserved.arm.16cpu.32gibARM 32 64 GiB 256 GB GENERALreserved.arm.32cpu.64gibARM 48 96 GiB 512 GB GENERALreserved.arm.48cpu.96gibARM 64 128 GiB 824 GB GENERALreserved.arm.64cpu.128gibARM EC2 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM EC2 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM EC2 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibLinux 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibLinux 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibLinux 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibLinux 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibLinux 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibLinux 48 96 GiB 824 GB (SSD) NVMEreserved.x86-64.48cpu.96gib.nvmeLinux 72 144 GiB 824 GB (SSD) NVMEreserved.x86-64.72cpu.144gib.nvmeLinux EC2 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux GPU 4 16 GiB 235 GB (SSD) NVMEreserved.gpu.4cpu.16gib.nvmeLinux GPU 8 32 GiB 435 GB (SSD) NVMEreserved.gpu.8cpu.32gib.nvmeLinux GPU 48 192 GiB 3785 GB (SSD) NVMEreserved.gpu.48cpu.192gib.nvmeWindows 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibWindows 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibWindows 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibWindows 32 64 GiB 256 GB GENERALreserved.x86-64.32cpu.64gibWindows 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibWindows 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibWindows 64 128 GiB 512 GB GENERALreserved.x86-64.64cpu.128gibWindows 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibWindows 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibWindows EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - Asia Pacific (Malaysia)
-
Environment type vCPUs Memory Machine type Compute instance type ARM 2 4 GiB GENERALreserved:arm.g1.smallARM 4 8 GiB GENERALreserved:arm.g1.mediumARM 8 16 GiB GENERALreserved:arm.g1.largeARM 32 64 GiB GENERALreserved:arm.g1.xlargeARM 48 96 GiB GENERALreserved:arm.g1.2xlargeLinux 2 4 GiB GENERALreserved:x86-64.g1.smallLinux 4 8 GiB GENERALreserved:x86-64.g1.mediumLinux 8 16 GiB GENERALreserved:x86-64.g1.largeFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - Asia Pacific (New Zealand)
-
Environment type vCPUs Memory Machine type Compute instance type ARM 2 4 GiB GENERALreserved:arm.g1.smallARM 4 8 GiB GENERALreserved:arm.g1.mediumARM 8 16 GiB GENERALreserved:arm.g1.largeARM 32 64 GiB GENERALreserved:arm.g1.xlargeARM 48 96 GiB GENERALreserved:arm.g1.2xlargeLinux 2 4 GiB GENERALreserved:x86-64.g1.smallLinux 4 8 GiB GENERALreserved:x86-64.g1.mediumLinux 8 16 GiB GENERALreserved:x86-64.g1.largeFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - Asia Pacific (Thailand)
-
Environment type vCPUs Memory Machine type Compute instance type ARM 2 4 GiB GENERALreserved:arm.g1.smallARM 4 8 GiB GENERALreserved:arm.g1.mediumARM 8 16 GiB GENERALreserved:arm.g1.largeARM 32 64 GiB GENERALreserved:arm.g1.xlargeARM 48 96 GiB GENERALreserved:arm.g1.2xlargeLinux 2 4 GiB GENERALreserved:x86-64.g1.smallLinux 4 8 GiB GENERALreserved:x86-64.g1.mediumLinux 8 16 GiB GENERALreserved:x86-64.g1.largeFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - Asia Pacific (Mumbai)
-
Environment type vCPUs Memory Disk space Machine type Compute instance type ARM 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibARM 16 32 GiB 256 GB GENERALreserved.arm.16cpu.32gibARM 32 64 GiB 256 GB GENERALreserved.arm.32cpu.64gibARM 48 96 GiB 512 GB GENERALreserved.arm.48cpu.96gibARM 64 128 GiB 824 GB GENERALreserved.arm.64cpu.128gibARM EC2 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM EC2 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM EC2 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibLinux 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibLinux 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibLinux 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibLinux 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibLinux 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibLinux 72 144 GiB 824 GB (SSD) NVMEreserved.x86-64.72cpu.144gib.nvmeLinux EC2 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux GPU 4 16 GiB 235 GB (SSD) NVMEreserved.gpu.4cpu.16gib.nvmeLinux GPU 8 32 GiB 435 GB (SSD) NVMEreserved.gpu.8cpu.32gib.nvmeLinux GPU 16 64 GiB 585 GB (SSD) NVMEreserved.gpu.16cpu.64gib.nvmeWindows 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibWindows 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibWindows 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibWindows 32 64 GiB 256 GB GENERALreserved.x86-64.32cpu.64gibWindows 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibWindows 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibWindows 64 128 GiB 512 GB GENERALreserved.x86-64.64cpu.128gibWindows 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibWindows 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibWindows EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - Asia Pacific (Singapore)
-
Environment type vCPUs Memory Disk space Machine type Compute instance type ARM 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibARM 16 32 GiB 256 GB GENERALreserved.arm.16cpu.32gibARM 32 64 GiB 256 GB GENERALreserved.arm.32cpu.64gibARM 48 96 GiB 512 GB GENERALreserved.arm.48cpu.96gibARM 64 128 GiB 824 GB GENERALreserved.arm.64cpu.128gibARM EC2 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM EC2 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM EC2 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibLinux 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibLinux 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibLinux 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibLinux 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibLinux 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibLinux 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibLinux 48 96 GiB 824 GB (SSD) NVMEreserved.x86-64.48cpu.96gib.nvmeLinux 72 144 GiB 824 GB (SSD) NVMEreserved.x86-64.72cpu.144gib.nvmeLinux EC2 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibLinux EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibLinux EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibWindows 2 4 GiB 64 GB GENERALreserved.x86-64.2cpu.4gibWindows 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibWindows 16 32 GiB 256 GB GENERALreserved.x86-64.16cpu.32gibWindows 32 64 GiB 256 GB GENERALreserved.x86-64.32cpu.64gibWindows 36 72 GiB 256 GB GENERALreserved.x86-64.36cpu.72gibWindows 48 96 GiB 512 GB GENERALreserved.x86-64.48cpu.96gibWindows 64 128 GiB 512 GB GENERALreserved.x86-64.64cpu.128gibWindows 72 144 GiB 824 GB GENERALreserved.x86-64.72cpu.144gibWindows 96 192 GiB 824 GB GENERALreserved.x86-64.96cpu.192gibWindows EC2 4 8 GiB 128 GB GENERALreserved.x86-64.4cpu.8gibWindows EC2 8 16 GiB 128 GB GENERALreserved.x86-64.8cpu.16gibFor more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/
. - Asia Pacific (Sydney)
-
Environment type vCPUs Memory Disk space Machine type Compute instance type ARM 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gibARM 16 32 GiB 256 GB GENERALreserved.arm.16cpu.32gibARM 32 64 GiB 256 GB GENERALreserved.arm.32cpu.64gibARM 48 96 GiB 512 GB GENERALreserved.arm.48cpu.96gibARM 64 128 GiB 824 GB GENERALreserved.arm.64cpu.128gibARM EC2 2 4 GiB 64 GB GENERALreserved.arm.2cpu.4gibARM EC2 4 8 GiB 128 GB GENERALreserved.arm.4cpu.8gibARM EC2 8 16 GiB 128 GB GENERALreserved.arm.8cpu.16gib