Introduction The DevOps movement has changed the way software teams work, from build and test to deployment and release. DevOps reduced time to release and increased software quality by focusing on collaboration, automation, and feedback. An integral piece to this is CI/CD (Continuous Integration and Continuous Delivery/Deployment). But in today’s world, companies don’t deploy to only one cloud. They frequently operate in multi-cloud using a combination of AWS, Azure, Google Cloud and even on-premises. Pipelines through such various infrastructure are difficult to operate. In this blog, we will try to …
Tag: