Discussion about this post

User's avatar
Ex-Consultant in Tech's avatar

The most interesting pattern is Wise centralizing complexity without centralizing decision-making. Teams stay autonomous, but the risky repeatable stuff gets absorbed into shared platforms: service chassis, deployment pipelines, observability, data governance, payment infrastructure, ML tooling, and compliance controls.

Scenarica's avatar

"Make the right engineering choice the easy one." That sentence describes a platform strategy most companies talk about in architecture reviews and almost none actually ship.

The chassis as a versioned artifact instead of a forked template is where this gets interesting. Templates drift from day one. Every team customises, every customisation creates a snowflake, and three years later you have 700 services that started from the same template and now share nothing except the original git commit. Wise solved this by making the standard a dependency you upgrade, not a starting point you abandon.

850 engineers across autonomous squads shipping 1000+ microservices without a centralised release committee. That only works because the platform absorbed the complexity that would otherwise live in every team's head. The platform is the institutional memory. Remove it and autonomy becomes chaos within a quarter.

1 more comment...

No posts

Ready for more?