Terraform

Terraform: EC2 access to CodeCommit without HTTPS or SSH credentials.

The Problem I needed a way for a EC2 instance to clone a CodeCommit repository without using HTTPS credentials or a SSH key. Specifically I…

Moving where WSL mounts the Windows C:\ drive.

Changing the location WSL mounts the Windows C:\ drive quick and easy.

IBM has released Unit Testing for Mainframes.

IBM recent announced that is has created a Unit Testing tool for Mainframe computers. This is an amazing step for legacy support within modern development…

Great article about software maintenance and aging.

Lorenzo Pasqualis over on Dev.to wrote a great article about maintaining software systems. Some very good and well articulated points.