High Performance Server Setup stack
For Wordpress (+WooCommerce) based sites.
According to this
https://zach-adams.com/2015/01/making-high-performance-server/
Percona DB (MySQL)
HHVM (Default)
PHP-FPM (Backup)
Nginx
Varnish (Running by default)
Memcached and APC
WP-CLI
Complete installation instructions here
https://github.com/zach-adams/hgv-deploy-full
Here is the Blitz.io report - Average Response Time 136ms
https://www.blitz.io/report/a332cf833675d0dbe4783ee76a29ce22

Thanks for the feedback Prem. Our stack in fact performs already as well:
https://www.blitz.io/report/347ee04b5042e17b666768d678575aab
This is a wordpress test on our base stack (nginx → varnish → apache → mysql 5.5 ) with php 5.5. and you can see we compete.
We understand though that HHVM could be preferable on certain situations and we are working on it. You can follow here:
http://feedback.cloudways.com/forums/203824-service-improvement/suggestions/5945282-support-applications-on-hiphop-php-hhvm
On the packages tab of Server Settings & Packages section you can play with additional packages that can speed up your specific setup (mariadb, mysql server 5.6, newer versions of PHP). We plan to add HHVM there.
Cloudways Team
-
Jacques commented
Percona DB would be a nice addition to the packages available on Cloudways (if you care about performance).
What You Need to Know About the MariaDB & Percona Forks of MySQL
https://blog.appdynamics.com/database/what-you-need-to-know-about-the-mariadb-percona-forks-of-mysql/TL,DR summary: MariaDB is better for advanced features, the latest security and adapting to new tech. Percona excels at database performance and diagnostics. Either one will put you in good company with cutting edge technology firms around the world.
-
AdminCloudways (Admin, Cloudways) commented
Thanks for the feedback Prem. Our stack in fact performs already as well:
https://www.blitz.io/report/347ee04b5042e17b666768d678575aabThis is a wordpress test on our base stack (nginx -> varnish -> apache -> mysql 5.5 ) with php 5.5. and you can see we compete.
We understand though that HHVM could be preferable on certain situations and we are working on it. You can follow here:
http://feedback.cloudways.com/forums/203824-service-improvement/suggestions/5945282-support-applications-on-hiphop-php-hhvmOn the packages tab of Server Settings & Packages section you can play with additional packages that can speed up your specific setup (mariadb, mysql server 5.6, newer versions of PHP). We plan to add HHVM there.
Cloudways Team