5 min read

Microservices Platforms - part 6: Build platform

This is the sixth article in a series based on my QCon San Francisco 2025 talk Microservices Platforms: When Team Topologies Meets Microservices Patterns. The articles in the series are:

This article describes the Build platform, which provides the infrastructure and templates for the deployment pipelines that build and test the application’s services. Together with the Deployment platform, it defines the path that changes take from laptop to production.

Build platform

This post is for paying subscribers only