SoftwareSetting Up NestJS on AWS Lightsail StepsWhy NestJS? NestJS is a server-side framework, that can be used to create an API. NestJS is a…Neil LudlowOctober 09, 2024 5 min
SoftwareBeginning To RustI thought I'd have a quick look at Rust since it seems to be the hot language at the moment. The…Neil LudlowSeptember 12, 2024 1 min
SoftwareUsing Linux FindThe find command is one of the most useful out there, it finds things. Along with other common…Neil LudlowAugust 25, 2024 3 min
SoftwareUsing Amazon Certificate Manager (ACM) with EC2 and ALBWhy connect an EC2 Instance to ACM and ALB? The standard compute instance on AWS is called EC…Neil LudlowApril 14, 2023 4 min
SoftwareSetting up an AWS S3 Static Website with CloudFlareThis is a quick guide to setting up a static website on AWS S3. Not only are we securing the bucket…Neil LudlowFebruary 20, 2022 10 min
SoftwarePHP 8 and Nginx on Ubuntu 20.04 LTS TutorialI needed to set up instances running PHP 8 a few times to test that my WordPress plugins and…Neil LudlowOctober 17, 2021 4 min