Tag: wordpress
-
WordPress Backup Restoration Practice
Intro This is Part II of a multi-part series on creating and managing a WordPress-NextJs app. In the first part, we set up a WordPress (WP) instance on AWS EC2 with OpenLiteSpeed, MySql on RDS, and S3 for our media storage. The WP site will serve as a headless CMS for a hypothetical client to…
-
Headless WordPress with OpenLiteSpeed using AWS EC2, RDS & S3
Intro I’ve heard good things about Litespeed so decided to try setting it up on AWS and to perform some comparisons with Apache. I also decided that I would try AWS RDS and S3 for data persistence. This article assumes general knowledge of setting up and administering an EC2 instance, and focuses on OpenLiteSpeed (OSL)…