简体   繁体   中英

What kind of DigitalOcean droplet should I use for my API. It is using php and mysql, involving all the mysql operations

I am working on my startup and for our mobile app I'm creating an API. I need recommendation on where I should host it. I like DigitalOcean very much.

DigitalOcean have three kind of droplets: Standard, General Purpose, CPU-Optimized

My API is based on PHP and MySQL. It involves all the basic database actions. Not considering the traffic I just want to know which type of droplet I should use.

Know More about Droplets: https://www.digitalocean.com/products/droplets/

My advice is standard droplets are good and cheaper for development and you can upgrade the same droplet for specifics after you are done with you api.

You might also want to use PhpMyAdmin droplet from the DigitalOcean Marketplace as it comes preset with php7 and mysql.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM