Tag: DevOps

Using the New Resource Tagging API in Anger

Our team wanted to validate the Application Load Balancers (ALBs) in our environment after a deployment – the problem was they were lost amongst all the other ones in there. They were tagged, but we couldn’t work out how to find them – until we saw the Resource Tagging API.

Read more

Get Baking

As the number of AWS accounts a team uses increases, so does the headache of access and credential management. Identity accounts can help. We called ours Bakery.

Read more

Introduction to R

Sometimes using Excel to look at data works really well. Other times, such as when you are trying to make sense of a 170MB file of AWS EC2 pricing data it just sucks. Luckily R exists and can do the job really well! In this post I’ll run through some of the features of R and produce a nicely formatted CSV of on-demand EC2 pricing data.

Read more