Category: DevOps
How to: AWS Service Endpoints via Terraform for fun and profit
Recently I found myself designing a system that had AWS Lambda functions inside a private VPC. But I needed to pass a payload from the…
Tagging with Terraform
Using cloud resources can be accelerating to the business, liberating to the engineering teams, and expensive to bank account. If you have every left a…
Terraform 0.12 General Release
Back in July of last year Hashicorp announced the preview of Terraform 0.12. As of yesterday (May 22nd) 0.12 is now in generally availability
Project Release: Docker + AWS + Selenium + Terraform. Get it up and running.
Automated Testing
BASH
Docker
Docker-Compose
Elastic Compute Cloud (EC2)
Java
Maven
Programming
Ssh
Terraform
A little background Recently at the office the team I am assigned to have been tasked with build a quick start tool chain for a…
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.
How to fix “failed to delete stack: Role … is invalid or cannot be assumed”
How to fix the "failed to delete stack: Role [...] is invalid or cannot be assumed " error when using AWS CloudFormation.
Top 5 articles from my blog from 2018
Automated Testing
Automation
Continuous Delivery
Continuous Deployment
Continuous Integration
Cypress
DevOps
Gatling.io
General
Load Testing
nginx
2018 has been an eventful year for me personally. Here's the top 5 most popular articles from 2018.
How to use Golang’s “go get” from behind a proxy.
How to use Golang's "go get" from behind a proxy.