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.
Lorenzo Pasqualis over on Dev.to wrote a great article about maintaining software systems. Some very good and well articulated points.
How to fix the “failed to delete stack: Role […] is invalid or cannot be assumed ” error when using AWS CloudFormation.
2018 has been an eventful year for me personally. Here’s the top 5 most popular articles from 2018.
What’s the Point? Executing commands is one of the core tenants of computing. Sometimes, th desire to execute a command on a remove machine arises. Think ‘hey remote computer, run… Read More »Run Commands on a Remote Machine via SSH
Being involved in technology, specifically web, it does not take long we have to write a bash (or shell) script.
How to use Golang’s “go get” from behind a proxy.
In today’s technology world many words and phrases come and go and even change meaning depending on the context. In this article we look at two similar sounding, and somewhat related, distinct terms: A / B Testing and Blue / Green Deployments.
Just how much performance does HTTP2 offer? Like many other things in technology; it depends. Rea on to learn the benefits and pitfalls of using HTTP/2.
Passing data into a Gatling load simulation is super easy, barely an inconvenience.
Create a Wordpress server in minutes using Ansible and Terraform.