Subscribe to my newsletter and never miss my upcoming articles
This is what my app looked like after working through a Dependabot generated version bump of react-router-dom v5. As to be expected with major version upgrades, there are significant changes in v6 that will affect your app's router and routes. Thi...
Prior to Terraform 0.15.2, to replace a resource, one would have to use the terraform taint [options] address command. Here's what the docs say about taint. The terraform taint command informs Terraform that a particular object has become degraded ...
Stop pushing IaC from your local env, please, just stop.
Just so y'all know, I'm not a Java guy. But in DevOps, you're sometimes asked to do some weird stuff. We were asked to assist in diagnosing a java.lang.OutOfMemoryError error being thrown by a COTS file transfer service hosted in our environment. The...
Essential DevOps adapts principles of Essentialism and achieving an Effortless state as described by the author Greg McKeown in his books, Essentialism and Effortless. In Essential DevOps we try to: Gather only the information we need, while filteri...