• 1 min read We are moving to clouduncut.com All current and future content will be moving to https://clouduncut.com…
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 • 6 min read BGP in AWS Ever wondered what BGP is, how it is used to connect the internet and your on-premises services to AWS? Let's both walk through the process.…
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 networking • 4 min read Ansible – Backup Juniper configuration and version control with Git Intro Short blog post, as many of you, will just want to fiddle with the playbook(s) itself. GitHub repo…
public How To • 5 min read Installing NetBox on Proxmox/ Docker What is NetBox? From their docs: NetBox is an infrastructure resource modelling (IRM) application designed to empower network automation. Initially…
public How To • 1 min read Collecting Juniper RSI and Log Files for JTAC During your time as a network engineer, you may be required to collect log files and RSI info to assist…
public networking • 2 min read Soft reset an SFP on a Juniper switch (QFX/ EX) Intro When using an SFP/ SFP+ or QSFP module, you may encounter an issue where it simply doesn't work when…
public How To • 7 min read Offloading Wordpress media from AWS EC2 to S3 via CloudFlare Intro Website performance heavily depends on the content loaded/ pulled from your server. Running a website with lots of media…
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…