Autonomy, a word that holds so much promise yet hides so much complexity behind the scenes. One generally feels Tesla, Intel (Mobileye), and Waymo, from an operational and cloud-native standpoint, are out of reach and typically out of anyone’s league. Now my party-trick to bridge any gap of knowledge and experience, in any vertical, is […]
Developing with dockers has many implications for the code and the repositories. This article suggests a pattern to resolve those issues If you consider moving your development to use dockers or you are looking to find how to do it in a harmonic way both for development and delivery to production this is for you. […]
This tutorial describes the CI/CD procedure from the user/developer point of view. The tutorial contains 5 sections: 1. Storing your Code in Git 2. Working with Different Branches 3. Creating Docker Images for your Services and Storing them in Container Registry 4. Deploying your Application as a Set of Services 5. Controlling Versions of your […]