tinfoilcipher

Solutions from the DevOps front lines

Blog Projects About CV
AWS, DevOps, Integrations December 14, 2021

Elastic Kubernetes Service, Istio IngressGateway and ALB - Health Checking

In a previous article we took a look at the very unwieldy integration of the Istio IngressGateway with an AWS Application Load Balancer, however we didn’t look at any Health Check options to monitor the the ALB via it...

READ MORE...
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...
« Previous Next »