Speed

Setup Varnish for Bitnami WordPress on AWS Lightsail

In this webhosting video tutorial I will walk through setting up Varnish Caching service on a Bitnami based WordPress website within the AWS Lightsail platform. Varnish is an http accelerator or caching service that acts like reverse proxy so it sits in front of Apache/PHP and its’ primary purpose is to take static access like […]

Setup Varnish for Bitnami WordPress on AWS Lightsail Read More »

Improve the performance of your dynamic website with Memcached Cache on AWS Lightsail

In this video tutorial I will show you how to install and configure Memcached module. Similar to Redis, which I did a tutorial in my last video, is an object level caching mechanism that will cache your websites database queries in memory. Enabling this will prevent your application from hitting the database for the same

Improve the performance of your dynamic website with Memcached Cache on AWS Lightsail Read More »

Scroll to Top