Setting up an AWS S3 Static Website with CloudFlare — 16 February, 2022
This is a quick guide to setting up a static website on AWS S3. Not only are we securing the bucket with our bucket policy and bucket…
Wordpress Vs Static Websites — 30 December, 2020
I watched a lecture from "Clean Coding" author, Robert C. Martin (Uncle Bob), recently. He was talking about making a website with his son…
Setting up AWS Elastic Beanstalk with Laravel to update with GIT — 08 December, 2019
Disclaimer for 2021 and Beyond In case anyone should read this article and get the wrong idea here is my disclaimer for 2021 and beyond…
Interacting with S3 using PHP — 09 February, 2019
Trying to connect to use AWS S3 for the first time can be confusing. Here is a quick guide to roughly what has to happen. Basic Steps to Set…
Apache to Nginx — 27 January, 2019
I had a PHP website that was the last man standing on some shared hosting that was slow that didn't have SSH access. I decided that since I…
Trying AWS Lightsail — 13 January, 2019
AWS Lightsail is the closest thing AWS has to shared hosting. It is their quick, easy and inexpensive off-the-shelf hosting that has SSH…