Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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!
Awesome article! First redis-wordpress tutorial that actually worked properly for me.
UPDATE: For some weird reason, it slowed down my website??? Derp.
Does it work with Nginx and Php-FPM out of the box?
I have APC installed, I think I have to uninstall it first, right?
@smithmconnor Redis actually slowed down my website as well. Using Upstart theme (from WooThemes) - now all pages take at least 10 seconds to load, and sometimes don’t load at all. Now after I reboot the server I keep forgetting to stop the redis service - does anyone know how to uninstall redis? Regis seems to work ok on other, perhaps more simple, Wordpress themes. Thanks
If you are seeing any odd slowdowns, I would advise to disable any other caching, such as php-apc or memcached.
This comment has been deleted
I have followed this tutorial, but dont get it to work. When i put object-cache.php in this tutorial, and access the wordpress site - it gives me a blank page with error returning that it could not find “redis”. Redis is up n running, works fine and cache other sites without a problem. But with object-cache.php in wp-content folder on wordpress sites, it just give me blank page and error on line 300-something, could not find redis.
Any idea? Or any other that has this problem?
Fatal error: Class ‘Redis’ not found in /path/to/script/ on line 305
Are there any benchmarks or performance measurements? When did redis is better than other caching options?
I installed it and it works, but it really slow down the complete wordpress website instead of speeding up …
http://www.jeedo.net/lightning-fast-wordpress-with-nginx-redis/
This works MUCH FASTER - like a rocket on my wordpress installation.