Slides from DevOps-LesAffaires Conference (Dec2020)
Slides from the Keynote I gave at the DevOps Les Affaires conference in December 2020. Topic is about how to transition from a Project-based organisation to a Product-based one.
Read More...Slides from the Keynote I gave at the DevOps Les Affaires conference in December 2020. Topic is about how to transition from a Project-based organisation to a Product-based one.
Read More...What are the steps and practices in between Continuous Integration and Continuous Deployment? How can we better prepare to Continuous Deployment? This is what Continuous Delivery is all about, the main topic of this post, the 4th of a series of 7 about DevOps practices.
Read More...The very first set of technical practices involved in a DevOps journey are certainly the ones related to Continuous Integration or CI. But having a CI server, such as Jenkins, is not sufficient to master Continuous Integration and reach the benefits. Read on why.
Read More...To embark on a DevOps transformation journey, you need the basics in place: Proper mindset and excellent source code management practices. Only then, you will be able to continue on with Continuous Integration.
Read More...In this series of 7 posts, I will cover the whole DevOps transformation journey. So let’s start by why an organization should initiate a DevOps transformation in the first place.
Read More...The reason we want to secure infrastructures is to protect the businesses they support. If you cannot fully protect them, you have to make sure you can fix them, and fast.
Read More...An article on the relationship between Lean manufacturing and the DevOps movement.
Read More...The journey to progress from Agile Teams to Agile Organizations by using a Software Delivery Pipeline engraining all your business software development best practices.
Read More...Keeping up with tools, technologies, techniques can be difficult, thus the importance to have reliable references indexing and analyzing those. This post discusses such references, such as Thoughtworks Technology Radar.
Read More...A presentation on how to apply configuration management (CM) principles for your various environments, to control changes made to them. You apply CM on your code, why not on your environments content? This presentation will present the infrastructure as code principles using Chef and/or Ansible. Topics discussed include Continuous Integration, Continuous Delivery/Deployment principles, Infrastructure As Code and DevOps.
Read More...