Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Spring Cloud Stream Processors And Scripted Deployments With Spring Cloud Data Flow

Islands In The Stream. Not just a Country classic, they’re also a fact of life for data streaming apps — sending data in different directions depending on your processing logic. Implementing these forks/splits/channels is easy in Spring Cloud Data Flow for Kubernetes once you know how. Ben Wilcock (@benbravo73) takes you through an example step by step, starting with the code and finishing with the configuration and deployment. All in under 7 minutes!

Crafting Kubernetes Custom Controllers With Angela Chin

Custom controllers and custom resource definitions are all the rage in Kubernetes today! In conjunction, they allow users to extend the Kubernetes API and introduce additional features. In this session, we’ll explore both custom resource definitions and custom controllers by trying out popular projects that allow us to craft a new controller from scratch! Angela Chin is a Senior Engineer at VMware, working on Tanzu Application Service (for both VMs and Kubernetes!).

The CI/CD Experience: Kubernetes Edition - Fireside Chat

With Kubernetes, everything from deployment to monitoring to scaling is more standardized and inherently easier to automate. This presents the possibility to achieve a more effective and comprehensive Continuous Integration (CI) and Continuous Delivery (CD) experience. We can incorporate the practice of infrastructure-as-code and take advantage of a flourishing ecosystem of tools to improve and fully automate our application deployment strategies. In this session, we'll tour the landscape of new Kubernetes-centric tooling, including Tekton, Kustomize, and ArgoCD. We'll also explore how GitOps can be leveraged for CI/CD.

Tanzu Tuesdays - Spring Cloud Contract with Olga Maciaszek-Sharma

How can we better collaborate on creating useful APIs? How to reduce the testing time of your application? How can the team build API backwards compatibility verification into their deployment process? In this talk, Olga will discuss how to leverage the Consumer-Driven Contracts approach to solve these and other issues and present one of CDC implementations - Spring Cloud Contract. Olga will discuss practical use-cases and look at code examples.