Lightning Talk: Cloud Native Design Patterns
The way we design, develop and run applications on Cloud Native platforms differ significantly from other platforms. When working with Kubernetes, there are less concerns for developers to think about …
Talk Title | Lightning Talk: Cloud Native Design Patterns |
Speakers | Bilgin Ibryam (Architect, Red Hat) |
Conference | CloudNativeCon + KubeCon Europe |
Conf Tag | |
Location | Berlin Congress Center |
Date | Mar 28-30, 2017 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
The way we design, develop and run applications on Cloud Native platforms differ significantly from other platforms. When working with Kubernetes, there are less concerns for developers to think about, but also there are new patterns and practices for solving every day challenges. In this talk, I’ll look at (very quickly) on a number of patterns and practices which are de facto way of developing Cloud Native applications. More specifically we will look at patterns such as:
Creational Design Patterns Automatable Unit Predictable Resource Profile Declarative Deployment Declarative Scheduling Observable Interior Life Cycle Conformance Behavioral Design Patterns Managed SD and LB Managed Batch Jobs Managed Scheduled Jobs Stateful Services Daemon Services Singleton Services