by Stephen Kuenzli | Jan 8, 2020 | AWS, Cloud, DevOps, Infrastructure As Code, Strategy
When I architected my SaaS’ deployment platform and delivery pipeline, I specifically sought to: maximize Aspects of a High Performance Software Delivery Processminimize components and platforms and offload as much undifferentiated, heavy lifting to focus my...
by Stephen Kuenzli | Mar 11, 2019 | DevOps
When you adopt Continuous Delivery, you’ll probably be deploying and testing your software a lot more than in your old delivery model. Average Reading Time: 6 minutes The scale of change For example if you currently deploy updates to a test environment weekly... by Stephen Kuenzli | Mar 8, 2019 | DevOps
Once Continuous Integration is in place, you can focus on improving your project’s delivery process. Today I want to highlight the need for two foundational of a continuous delivery process: deployment and test automation. Average Read Time: 2 minutes Recall...
by Stephen Kuenzli | Apr 19, 2019 | DevOps
‘A Key in Hand’ by CMDR Shane, Unsplash Controlling access to secrets within Continuous Integration and Delivery (CI/CD) systems is very important. CI/CD those systems often use credentials with highly-privileged access to create and publish business... by Stephen Kuenzli | May 26, 2020
Agile and DevOps are main themes of #NoDrama DevOps and here is a curated set of posts that will help you learn about these closely-related practices. The Foundation Agile and DevOps are methods of working that can help you deliver value to customers frequently,...