tinfoilcipher

Solutions from the DevOps front lines

Blog Projects About CV
AWS, DevOps, Integrations October 15, 2021

Ansible Tower and Hashicorp Vault - Looking Up Multiple Secrets

A question that I’ve been approached about several times recently is how to lookup multiple Hashicorp Vault Secrets and assign them to a single Ansible Tower Credential for use in a Playbook. A while ago I looked at t...

READ MORE...
AWS, DevOps, Integrations September 27, 2021

Infrastructure as Code - Terraform; Continuous Delivery and Manual Deployment with BitBucket

A short while ago I wrote about setting up Continuous Deployment for Terraform using Bitbucket. Whilst that post is perfectly accurate from a technical standpoint it leads us in to a real minefield and really I don’t ...

READ MORE...
AWS, DevOps, Integrations September 20, 2021

Encrypting and Crypto-Shredding AWS S3 Objects Using KMS Keys

S3 seems to really rule the roost for cloud-based Object Storage and it’s not really a surprise given how flexible it is; often seeing use as hosting for static websites, storing bulk analytics or logs or providing th...

READ MORE...
AWS, DevOps, Integrations September 12, 2021

EKS - Configuring IAM Roles for Service Accounts Using Terraform

This article was going to be a look at how to configure IAM roles to work with EKS Service Accounts, however that topic is already well documented in the AWS docs right here. Whilst there’s nothing wrong with it in a ...

READ MORE...
AWS, DevOps, Integrations July 29, 2021

Ansible and JUNOS - Managing Juniper Devices with SSH and NETCONF

I’m a long time fan of Juniper networking devices, there seems to be a snobbery against them for reasons I’ve never understood. Imagine my disappointment to find that this was reflected somewhat in the Ansible documen...

READ MORE...
« Previous Next »