From the documentation I can’t understand what is the difference between Basic and Professional plans for containers. They seem to be identic, the only difference is the price ($10 vs $12) and label that is first better for prototyping and second for production. But what is the real difference? Is the Basic plan unstable and can be down?
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!
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hi there,
The App Platform Basic tier gives you hourly application metrics, shared CPU, auto OS patching, and vertical scaling so you can quickly deploy code.
The App Platform Professional tier is an excellent choice for professionals and includes shared and dedicated CPU, horizontal and vertical scaling, and high availability.
With the Basic tier you are limited to 1 container per service:
With the Professional tier, you can scale horizontally by adding more containers for each service:
The Basic tier is better for prototypes and proof of concepts.
For more details and information, you can take a look at the pricing page here:
https://www.digitalocean.com/pricing/app-platform
Best,
Bobby