-
Book Overview & Buying
-
Table Of Contents
The Platform Engineer's Handbook
By :
The design principles we will use when working through our engineering platform are described in Figure 1.1 below. Here you have six key concepts in the platform development process we will be discussing in the rest of Chapter 1 and throughout the rest of the book. We have seen that each of these concepts is essential to building a scalable and effective engineering platform. Under each of the concepts are some examples of components that can be considered as part of that concept.

Figure 1.1 - Core Concepts in the Platform Development Process
Figure 1.1 outlines the key principles, but what often gets overlooked is the reason behind them. Understanding the reasoning behind those will help the teams adapt these concepts to their development environments more seamlessly. Unlike general software design principles that focus on system resilience and scalability, platform engineering principles are oriented toward Developer Experience (DevEx), operational...