How common problems can be solved when developing cloud native applications for Kubernetes

Share
  • November 29, 2018

The way we design, develop, and run applications on cloud native platforms like Kubernetes differs significantly from the traditional approach. When working with Kubernetes, there are fewer concerns for developers to think about, but at the same time, there are new patterns and practices for solving every-day challenges.

In this talk, Roland Huß looks at a collection of common patterns for developing cloud native applications. These patterns encapsulate proven solutions to common problems and help you to prevent inventing the wheel again. After a short introduction into the Kubernetes platform we will look at the following pattern categories:

  • Foundational patterns which build the basis of the Kubernetes platform
  • Behavioral patterns describe concepts for different types of applications
  • Structural patterns are for structuring your cloud native application
  • Configuration patterns provide various approaches to application configuration

In the end, you will have a solid overview of how common problems can be solved when developing cloud native application for Kubernetes.

Roland Huß is a Principal Software Engineer at Red Hat who works on development tools for Kubernetes and OpenShift. He has been developing mostly in Java for twenty years now but has never forgotten his roots as a system administrator. Roland is an active open source enthusiast, developer of the JMX-HTTP Bridge “Jolokia” and maintains the fabric8 Docker Maven plugin. He has a hot passion for Chilis and suffers hot with the FCN.

    DevOpsCon Whitepaper 2018

    Free: BRAND NEW DevOps Whitepaper 2018

    Learn about Containers,Continuous Delivery, DevOps Culture, Cloud Platforms & Security with articles by experts like Michiel Rook, Christoph Engelbert, Scott Sanders and many more.

The post How common problems can be solved when developing cloud native applications for Kubernetes appeared first on JAXenter.

Source : JAXenter