Get Ready for a New Kubernetes CD Pipeline

Session Description

When an organization begins to migrate from a monolithic architecture to a microservice architecture, it quickly becomes clear that new tooling must be added to its continuous delivery pipeline. Because microservices are independently deployable, they disrupt business as usual.

For starters, the whole concept of a build goes away. Secondly, the CD pipeline will grow. Even security practices will change. Scanning containers should be a common step at each stage in the new K8s pipeline. And something as common as version control will also be impacted.

This presentation will cover the new pipeline model for microservices architecture and provide a blueprint for moving forward into a service-based platform.