-
Book Overview & Buying
-
Table Of Contents
The Platform Engineer's Handbook
By :
In the previous chapters, we deployed a demo application, established a developer portal with Backstage, and built the necessary self-service onboarding capabilities. Developers at NewTech can now access the platform, create namespaces, and deploy applications. But there is one catch. Each of the teams in the organization is building its own CI/CD pipelines from scratch, resulting in duplicated effort and inconsistencies, with their own security issues. In this chapter, we will transform CI/CD into a platform service by creating reusable, composable pipelines that every team can assemble into a standardized workflow. The goal is to provide golden paths - opinionated but flexible patterns that encode organizational best practices, while allowing teams to customize where necessary.
By the end of this chapter, you will be able to