by Stephen Kuenzli | Apr 6, 2021 | AWS, Cloud, DevOps, Infrastructure As Code, Security, Strategy, Systems
Hey – I’m back! I’ve been heads-down learning what Cloud teams need to deliver to AWS securely and make IAM usable, and building that into a business delivered via SaaS & infrastructure code libraries: k9 Security. I’d like to share my...
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 15, 2019 | DevOps, Strategy
When you adopt Continuous Delivery, you’ll probably be deploying and testing your software about 10x more than in your old delivery model. Today, we’ll discuss how to verify a fast moving stream of changes and discuss the realities of bottlenecks....
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...