Sidecar Pattern
Let’s explore using the sidecar pattern in a cluster
How to use a custom domain name with AWS SAM
Let’s look at creating a custom domain in our AWS SAM application
How to SSH into docker containers
Let’s look at how to connect to containers in Linux, Docker Compose, ECS and Kubernetes
Aurora Serverless V1 to V2 Migration
The not-so-serverless database upgrade path for Aurora Serverless
Using AWS Vault with SSO
Let’s look at using aws-vault with SSO
How do I organise terraform modules?
Let’s look at how to organise your terraform envs and modules
Fine tuning PHP-FPM
The restaurant analogy. Comparing the static, dynamic and ondemand settings.
Programmatically update php.ini
Let’s look at using a bash script to update our php configuration
Migrating PHP Tips
Just some tips for migrating PHP for the non-PHP DevOps Engineer
Switching from Packer to EC2 Image Builder
My experience using EC2 Image Builder, and how this compares to Packer
How I became the number one "Rhuaridh" on Google
Let’s look at some real SEO work I have done on this niche blog
SNS Data Protection Example
Automatically scan for PII by using the SNS message data protection feature
Lambda SNS SQS Example
We look at a simple example showing how to publish a message from Lambda to SNS, then queue it for processing later in SQS.
Lambda Cron Example (Terraform)
Example showing how to configure eventbridge to run your lambda on a cronjob using terraform
How to hide a Staging Website From Google
Using a noindex tag to stop google seeing your staging website
Debugging Linux Servers
Cheatsheet showing how to debug common issues on linux servers