
AWS Accounts as Cattle
Manage infrastructure as cattle not pets and automating DNS migration between accounts

Plesk Migration to AWS
I was running my hosting on 1and1 hosting (now Ionos) since the early days of the web. In the years...

AWS Login Code As Infrastructure CloudFormation
I set up AWS accounts in a hub and spoke model for access using AWS Organizations for login. This meaning...

CloudFormation Custom Resources
CloudFormation is the Amazon Web Services (AWS) method of creating repeatable infrastructure as code. Technically templates that describe resources to...

AWS Cloudformation with Optional Resources
I had a situation where I had to bypass creation of some resources in CloudFormation. Either the resources already exist,...