In my previous blog post, Codezero 201, I shared with you Part 2 of a four-part series directed at introducing you to the Codezero platform and some of its useful tools and features for Kubernetes developers. Part 2 discussed two incredibly handy features for working with Kubernetes called Teleport and Intercept. In this post I introduce you to the concepts behind Halyard, Codezero’s next generation build and deployment feature that enables developers to ship code easier, faster, and with a higher level of quality.
Halyard leverages and builds upon current best practices around Continuous Integration, Continuous Delivery, and Continuous Deployment, collectively referred to as CI/CD.
You can read all about CI/CD and get an introduction to Halyard in this Medium article.
Stay tuned for Part 4!