public aws • 8 min read VPC Peering Connections vs Transit Gateway In this blog post, we dive in and review the key differences and use cases for VPC Peering Connections and Transit Gateway at a high level.…
public aws • 2 min read I'm now an AWS Community Builder! Excited is an understatement Every morning, I wake up and quickly browse emails on my phone. Whilst I cleared off…
public Site News • 2 min read Ducko v2 - Headless Hi again! It’s been a little while. So what’s this all about, you ask? I’ve decided to…
public aws • 2 min read Update Your AWS Security Group Using Python & boto3 Why? I'm regularly (once a week) having to update a security group for my EC2 instances to allow SSH access…
public cloud • 3 min read Setting up your SSH host file for Mac/ Linux & fix “Unprotected private key file” error Intro When you require access to a host or instance, you usually require some kind of authentication. Whether it be…