1

I'm preparing my server, I have to choose a performance plan, independent of the hosting provider, which plan makes more sense to a Magento 2 store?

General Purpose

High-performance virtual machines with a good balance of memory and dedicated hyper-threads from best in class Intel processors. A great choice for a wide range of mainstream, production workloads, like web app hosting, e-commerce sites, medium-sized databases, and enterprise applications.

CPU-Optimized

Compute-optimized virtual machines with dedicated hyper-threads from best in class Intel processors. Best for CPU-intensive applications like CI/CD, video encoding and transcoding, machine learning, ad serving, batch processing, and active front-end web and application servers.

Memory-Optimized

Memory-rich virtual machines with 8GB of RAM per vCPU and dedicated hyper-threads from best-in-class Intel processors. Ideal for RAM-intensive applications like high-performance databases, web scale in-memory caches, and real-time big data processing.

asked Mar 24, 2020 at 20:20
1
  • It seems like the specs are from Vultr.com. Recently, Vultr switched all CPUs used in their CPU-Optimized plans from Intel to AMD. As a result, the page loading speed has slowed down from 1.5 seconds to over 2 seconds. Intel CPUs perform better for Magento. I contacted Vultr hosting, and they said there are no current plans to support Intel. Commented Sep 28, 2024 at 23:14

1 Answer 1

4

Magento 2 is complex PHP application and almost always CPU bounded.

So, CPU-Optimized will work better here.

See example CPU usage on Home Page (blue line - average is ~ 80%) enter image description here

answered Mar 25, 2020 at 0:54

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.