𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Kubernetes Patterns: Reusable Elements for Designing Cloud-Native Applications

✍ Scribed by Bilgin Ibryam, Roland Huß


Publisher
O’Reilly Media
Year
2019
Tongue
English
Leaves
266
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes.

Each pattern includes a description of the problem and a proposed solution with Kubernetes specifics. Many patterns are also backed by concrete code examples. This book is ideal for developers already familiar with basic Kubernetes concepts who want to learn common cloud-native patterns.

You’ll learn about the following pattern categories:
β€’ Foundational patterns cover the core principles and practices for building container-based cloud-native applications.
β€’ Behavioral patterns explore finer-grained concepts for managing various types of container and platform interactions.
β€’ Structural patterns help you organize containers within a pod, the atom of the Kubernetes platform.
β€’ Configuration patterns provide insight into how application configurations can be handled in Kubernetes.
β€’ Advanced patterns cover more advanced topics such as extending the platform with operators.

✦ Subjects


Cloud Computing; Deployment; Design Patterns; Kubernetes; Automation


πŸ“œ SIMILAR VOLUMES


Kubernetes Patterns: Reusable Elements f
✍ Bilgin Ibryam, Roland Huß πŸ“‚ Library πŸ“… 2019 πŸ› O’Reilly Media 🌐 English

The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focus

Kubernetes Patterns: Reusable Elements f
✍ Bilgin Ibryam, Roland Huss πŸ“‚ Library πŸ“… 2023 πŸ› O'Reilly Media 🌐 English

The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures offer new distributed primitives that require a different set of practices than many developers, tech leads, and architects are accustomed to. W

Kubernetes Patterns: Reusable Elements f
✍ Bilgin Ibryam πŸ“‚ Library πŸ“… 2023 πŸ› O'Reilly Media 🌐 English

The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures offer new distributed primitives that require a different set of practices than many developers, tech leads, and architects are accustomed to. W

Kubernetes Patterns: Reusable Elements f
✍ Bilgin Ibryam, Roland Huß πŸ“‚ Library πŸ“… 2023 πŸ› O'Reilly Media 🌐 English

This second edition comes with a dedicated playlist of interactive Katacoda labs mapped to sections of the book. As you read through each chapter, you can practice the concepts covered by referring to the labs playlist or to the links provided at the end of applicable chapters. The way developers

Kubernetes Patterns: Reusable Elements f
✍ Bilgin Ibryam, Roland Huß πŸ“‚ Library πŸ“… 2023 πŸ› O’Reilly Media 🌐 English

What’s New in the Second Edition The Kubernetes ecosystem has continued to grow since the first edition came out four years ago. As a result, there have been many Kubernetes releases, and more tools and patterns for using Kubernetes have become de facto standards. Fortunately, most of the patterns