Immutable servers cannot have their configuration changed once deployed, instead they are torn down and replaced with a new server based on an updated (version-controlled) definition.| martinfowler.com
Learn to set up CI tooling for Xcode projects using GitHub Actions. Reduce remote debugging time with local scripts and fast feedback loops.| Quality Coding
Devops is a movement to break down traditional silos between developers, operations and other delivery groups. Although many tools are useful, it is primarily a cultural change.| martinfowler.com
Self-testing code has automated tests that are easily run to verify that it does what the programmers intended| martinfowler.com
Thierry de Pauw: consulting CTO - IT Delivery Consultant - IT Engineer - The Practices That Make Continuous Integration - Push Every Day| ThinkingLabs:: Thierry de Pauw
Thierry de Pauw: consulting CTO - IT Delivery Consultant - IT Engineer - The Practices That Make Continuous Integration - Make the Build Self-Testing| ThinkingLabs:: Thierry de Pauw
Agile Testing Fellow is a community of agile testers that are forging new frontiers in agile testings. Take the course and join agile pionners Lisa Crispin and Janet Gregory.| agiletestingfellow.com
En este nuevo artículo de la serie sobre Lean Software Development , nos vamos a centrar en la naturaleza del desarrollo de software y la im...| www.eferro.net
Continuous Delivery means you build software in such a way that it can be released to production at any time| martinfowler.com
"If it hurts - do it more often". Good advice if the amount of pain raises exponentially with the time between actions, such as for integrating software.| martinfowler.com
Learning iOS engineering has never been more fun| kean.blog
Blue-green deployment allows you to upgrade production software without downtime. You deploy the new version into a copy of the production environment and change routing to switch.| martinfowler.com
The question of automatic dependency updates came up in our Slack channel the other day. There was a lot of nodding on how it is a good thing. Tools like Dependabot and Renovate were mentioned. Yet I was a dissenting voice. Why? The case for automatic dependency updates is simple and seductive: A bot would automatically scan your dependencies in your source code and create pull requests to update your libraries to the latest versions, sometimes even automatically merging it in.| beny23.github.io
A storytelling guide to starting k8s| Adam Chalmers Programming Blog
Developing and advocating Free and Open Source Software| 200ok.ch