Question

App Platform instance_size_slug options

The instance_size_slug options for use with the app spec for the app marketplace don’t appear to be listed anywhere and are different from those used for droplets.

Am I right in thinking they are the following?

Slug RAM vCPUs Price per month
basic-xxs 512MB RAM 1 vCPU $5
basic-xs 1GB RAM 1 vCPU $10
basic-s 2GB RAM 1 vCPU $20
basic-m 4GB RAM 2 vCPUs $40
professional-xxs 1GB RAM 1 vCPU $12
professional-xs 2GB RAM 1 vCPU $25
professional-s 4GB RAM 2 vCPUs $50
professional-m 4GB RAM 1 Dedicated vCPU $75
professional-l 8GB RAM 2 Dedicated vCPUs $150
professional-xl 16GB RAM 4 Dedicated vCPUs $300

Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Jon Friesen
DigitalOcean Employee
DigitalOcean Employee badge
October 7, 2020
Accepted Answer

👋 @iwootten

The slugs that you posted aren’t correct, though they are close. I added slugs to our App Platform pricing page here:

https://www.digitalocean.com/docs/app-platform/#plans-and-pricing

Thanks for bringing this to our attention!

Two years late ik, but they have a doctl command for this now.

doctl compute size list

You can get the most up-to-date list by doing an API request, as shown in:

https://developers.digitalocean.com/documentation/v2/#list-instance-sizes

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel