Tips for The Certified Kubernetes Exams: CKA and CKAD

UPDATED 02/03/2020: Updated a handful of links based on the January 2020 changes to both exams, having moved to Kubernetes v1.17.x I’ve been wanting to learn Kubernetes for a while now. Thanks to Linux Academy, I’ve been able to get two Kubernetes c...

Read More
Jan 10, 2020
Deploy OpenVPN to AWS with CloudFormation

Want to automatically deploy an OpenVPN EC2 instance, running on Amazon Linux 2, to AWS? One that auto-produces an OVPN configuration file that is compatible with OpenVPN Connect, on both Android and iOS? This article is a breakdown of the following...

Read More
Nov 08, 2019
AWS CloudFormation Resource Specification Auditor

NOTE: This post expands on some content previously mentioned in Scraping Docs to Generate PowerShell Help in VaporShell, but doesn’t need to be read to understand what’s happening here. “This looks cool.” When I first had seen the AWS CloudFormation...

Read More
Oct 18, 2019
A Narrative in Flux Now Available

Buy eBook Buy Paperback on Amazon Available at Pegasus Book Exchange in Seattle, WA Want to order this book at your own local, independent bookstore? You can do so through IndieBound by clicking the banner below: Esoteric without being inacce...

Read More
Oct 15, 2019
Scraping Docs to Generate PowerShell Help in VaporShell

Recently, I became interested in what code repositories were automatically generated from the AWS CloudFormation Resource Specification files. These act as schema in how CloudFormation templates must be built. Tools that came to mind as already likel...

Read More
Oct 02, 2019