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...
Background Check
Way back in 2013, when the economy was really being stupid, I took the leap of faith that taking a...
AWS Extend Switch Roles
I lear about a change in how AWS extend roles works, and how to use the extension in Chrome after that change. AWS Extend Switch Roles Update 2.0.3
Tesla Turo Trip
I decided I wanted to try two things for my birthday vacation: Renting a car from Turo.com Driving a Tesla...
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,...
What is that pain in my chest?
A few weeks back, I was walking to the store. It’s a short walk (about 3/4 of a mile) with...
The Healthcare Quandry
Most of my career was spent in healthcare, working in IT for providers, coordinating third party payments, and being a...
Random bad permissions on OSX
I occasionally run into weird permission problems after a restore of files and folders on my machine, I think it...
Reset your branch (Git)
Sometimes I get my branch in a state where I need to reset things to what is on the server....