Traditional CI/CD systems have not been designed for cloud native environments and need to evolve. Cloud Native CI/CD presents unique challenges like support for first class support for Microservices in containers, Dynamic orchestration with optimized resource utilization and continuous delivery mechanism. Common benefits for using Cloud native CI CD are: Use of containers for Reproducibility. Dynamic orchestration for reliability. Serverless resource utilization for reduced costs. Conformant APIs for portability. Most of the traditional CI/CD systems were originally designed for scenarios where artifacts are being generated for deployment on virtual machines. They use fixed build agents which are hard to scale. Support for dynamic orchestration platforms like Kubernetes is not natively built-in. This provides less than ideal support for cloud native CI/CD scenarios. This talk is about the benefits and unique challenges of cloud native CI/CD and how to address them. Finally various open-source cloud native tools like Tekton project, Argo CD, Jenkins X are presented and a comparison is drawn among them.
Get notified about new features and conference additions.