Terraform

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…
GO

GO(lang)

Tim Bray posted a short article concerning Golang over on “on going” back on June 12th. Recently it has bubbled up to my attention so…
go

10 years of web development; 10 life lessons.

Ten years ago (2009) the economic recession was in full swing. Every week another bank would collapse, millions of homes would go into foreclosure proceedings,…

Review: DevOpsDays Tampa Bay

DevOpsDays, the headliner conference series in the realm of DevOps, had i'ts first ever Florida event.
Terraform

FIX: Terraform + AWS: InvalidVPCNetworkStateFault

While working with Terraform and AWS recently I ran into an error that did not seem to have much information about it. After about a…

PSA: .git directory should not be public.

Git
Ideally the .git directory is not in production to begin with. as it is not needed to run an application. However, many deployment strategies use…
Terraform

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

How Much Faster is PHP 7.3 by Stefan Mischook

PHP
Stefan Mischook over on YouTube sat down to describe the how much faster and efficient PHP 7.3 has been for his project Studio Web. It…
php