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…
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…