CentOS 7 LAMP Server Tutorial Part 5: Speeding up WordPress with Redis
In the previous CentOS 7 LAMP Server Tutorials, we configured a LAMP stack, secured it with Let's Encrypt SSL certificates, and installed WordPress with WP-CLI. Here in Part 5 we're going to up our game just a bit more by installing server side caching with a program called Redis. Then we'll configure WordPress to use Redis and check our performance to see if Redis actually made an impact. Let's get started! What is Redis...
Read More