performance

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 »

Optimize your WordPress website with Google PageSpeed Insights tool

 I will walk you through the Google PageSpeed Insights tool. I will use  My  channels  website webhostingforbeginners.net for this tutorial. Webhosting for beginners.net  is the website where I post the Tutorial steps and commands for each and every Video tutorial I’ve done on my channel. Do Check it out…it’s a great resource. I will go …

Optimize your WordPress website with Google PageSpeed Insights tool Read More »

How To Configure Lightsail CDN for multiple websites on single instance

In the video below we’ll take a look at configuring the Lightsail CDN for multiple websites. For those that are not aware CDN  stands for (Content Delivery Network) and can be used to cache static files assets and hopefully speed up your websites. Some of you in the past have asked if the Lightsail CDN …

How To Configure Lightsail CDN for multiple websites on single instance 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 »

How to speed up your WordPress site with Redis Cache on AWS Lightsail

In this video tutorial I will show you how to install and configure Redis cache. Redis is a object level caching mechanism that will cache your database queries in memory. It’s technically a data store itself but using it with your WordPress database will speed up your site.Also object level caching is different from a …

How to speed up your WordPress site with Redis Cache on AWS Lightsail Read More »

Scroll to Top