Build Analytics - better development understanding
Working with small teams is a lot of fun and I find it fairly easy to keep track of what is happening with version control and build systems. Errors and failures don’t come up that often and …
Working with small teams is a lot of fun and I find it fairly easy to keep track of what is happening with version control and build systems. Errors and failures don’t come up that often and …
How can we get the benefits of IoC containers at a higher level - the services that we deploy into environments? Typical service tiers are implemented with a fronting load balancer that allocates …
Continuous Deployment is the act of automatically deploying an application every time the build is successful. I am currently working with a development team that is working towards continuous …
Yesterday I presented a talk entitled Introduction to Continuous Delivery at AgileDC. The audience was great and the room packed which is always a recipe for success. I really enjoyed talking about …
I am really syched about talking at AgileDC tomorrow. The topic of my talk is an Introduction to Continuous Delivery
Sam Newman has just published a Brief And Incomplete History Of Build Pipelines which makes interesting reading. It will be interesting to see where the concepts take us in the next few years.