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
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
Avoid This AWS Security Blunder, or Make The News

UPDATE 11/18/19: Added some additional notes to include mention of AWS Config, Zelkova, and some info about tools by Rhino Security Labs like Pacu (thanks to input by @andrewbrown!) S3NakedInPublic: The Common Misconfiguration that Lands Companies in...

Read More
Jul 04, 2019