I'm not fully sure it is appropriate to ask here - apologies if it is not.
I want to set up a webservice (REST API) using PHP on top of Ubuntu. I looked over what the hosting company I'm already using is currently offering, and have identified two options. As I'm not knowledgeable about hardware or system administration, I can't tell which one is a better fit for me.
- https://www.hetzner.de/gb/hosting/produkte_vserver/cx20
- https://www.hetzner.de/gb/hosting/produkte_rootserver/ax10
I'm mainly wondering about the CPU difference.
The former has 2 vCores, whatever those are... I have a virtual server from 3 years back at this company, and the OS tells me its CPU is running at 3300 MHz. The later uses the ODROID-XU4 board, which has a CPU with 4 cores running 1.9 GHz and 4 cores running at 1.3 GHz (or so Wikipedia tells me).
If I run Ubuntu + Apache + PHP, then am I better of with the faster vCores, or the more plenty cores of the ODROID? And are these other differences that are likely relevant?