How to implement Good Software Delivery in 30 seconds
Nov 11, 2021 · 6 min read · DevOps Software Development Pipeline as Code Docker Software Engineering medium ·Good Software Delivery (GSD) is the term we use for the set of practices that help deliver, well, good software. There’s a focus on short feedback loops, a consistent developer experience, with more time spent delivering and less time spent on chores like workstation setup and debug. For context, I’ve previously …
Read More3 Musketeers for an epic Developer Experience
We all want to reduce toil and improve the developer experience (when starting new applications or joining the team). Developers have had to invest significant time in creating production-ready pipelines when building new products and configuring their workstations when joining teams. Their workstations may not run all …
Read MoreAutomating Google App Engine
Oct 14, 2019 · 2 min read · Google Cloud Platform Google App Engine DevOps Docker Containers medium ·Google App Engine is a pretty amazing service. You write code, and Google will make sure it runs, and scales well. This service was available way back in 2008, well before everyone was getting excited over lambdas and serverless. In my opinion, AppEngine is one of the most underrated services I’ve seen. It’s …
Read More