• Home
  • /
  • Talk

The Kubernetes Effect

(talk)

Cloud native applications are designed to anticipate failure, run and scale reliably even when the infrastructure it is running on is experiencing outages. To offer such capabilities, the cloud native platforms impose a set of contracts and constraints on the applications running on them. These contracts ensure that the applications conform to certain constraints and allow the platforms to automate the management of the containerized applications. During this talk we will take you on a journey exploring Kubernetes distributes primitives, the guiding container design principles, and the resulting patterns. Following these design guidelines will ensure that the applications you create are suitable for automation in cloud native platforms such as Kubernetes. This talk is based on, and builds on top of a popular blog post I wrote for InfoQ: https://www.infoq.com/articles/kubernetes-effect

Bilgin Ibryam

Principal architect at Red Hat

Bilgin Ibryam is a principal architect at Red Hat, committer and member of Apache Software Foundation. He is an open source evangelist, blogger, the author of Kubernetes Patterns and Camel Design Patterns books and occasional speaker. In his day-to-day job, Bilgin enjoys mentoring, coding and leading developers to be successful with building open source solutions. His current work focuses on distributed systems, integration, messaging, microservices, devops, and cloud-native applications in general.