With the advent of microservices in Kubernetes, individual developer teams now manage their own data, middleware, and databases. Automated tests and CI/CD pipelines must be revisited to include these new requirements. This session demonstrates how to use Kustomize and...
Sylvain Kalache
Making Multi-Cluster-Friendly Kubernetes Operators – DZone Cloud
Cassandra is a highly scalable database with an architecture that makes it well suited for multi-region workloads. As companies are standardizing on Kubernetes, they often want their clusters to span across multiple zones within a single region. However, multi-region...