Created
December 25, 2019 08:22
-
-
Save thinnker/4868ad120ea3595a21c965a42b0f340f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ doctl compute size list | |
| Slug Memory VCPUs Disk Price Monthly Price Hourly | |
| 512mb 512 1 20 5.00 0.007440 | |
| s-1vcpu-1gb 1024 1 25 5.00 0.007440 | |
| 1gb 1024 1 30 10.00 0.014880 | |
| s-1vcpu-2gb 2048 1 50 10.00 0.014880 | |
| s-1vcpu-3gb 3072 1 60 15.00 0.022320 | |
| s-2vcpu-2gb 2048 2 60 15.00 0.022320 | |
| s-3vcpu-1gb 1024 3 60 15.00 0.022320 | |
| 2gb 2048 2 40 20.00 0.029760 | |
| s-2vcpu-4gb 4096 2 80 20.00 0.029760 | |
| 4gb 4096 2 60 40.00 0.059520 | |
| c-2 4096 2 25 40.00 0.060000 | |
| s-4vcpu-8gb 8192 4 160 40.00 0.059520 | |
| 8gb 8192 4 80 80.00 0.119050 | |
| s-6vcpu-16gb 16384 6 320 80.00 0.119050 | |
| 16gb 16384 8 160 160.00 0.238100 | |
| s-8vcpu-32gb 32768 8 640 160.00 0.238100 | |
| s-12vcpu-48gb 49152 12 960 240.00 0.357140 | |
| 32gb 32768 12 320 320.00 0.476190 | |
| s-16vcpu-64gb 65536 16 1280 320.00 0.476190 | |
| 48gb 49152 16 480 480.00 0.714290 | |
| s-20vcpu-96gb 98304 20 1920 480.00 0.714290 | |
| 64gb 65536 20 640 640.00 0.952380 | |
| s-24vcpu-128gb 131072 24 2560 640.00 0.952380 | |
| s-32vcpu-192gb 196608 32 3840 960.00 1.428570 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment