jonoropeza.com
Making software and software development teams. Mostly the people parts.
Downtime Prevention Technique: Continuous Deployments - December 8th, 2022
How Continuous Deployments (or CD) reduce downtime, amongst other benefits.
Downtime Prevention Technique: Exit if environment variables are not found - October 22nd, 2022
What to do about app environment variables, and why you should exit if they're not found in software development and programming.