DDD Europe 2025 - Team topologies and the microservice architecture: a synergistic relationship

team topologies   pattern language   microservices platforms   architecting  

Contact me for information about consulting and training at your company.

Until June 25th, enroll for $95 in my virtual bootcamp, distributed data patterns in a microservice architecture


I recently gave a talk at the excellent DDD Europe 2025 conference in Antwerp, where I discussed the synergistic relationship between team topologies and the microservice architecture.

You can find the abstract, and slides below.

There are two key ideas that I want to highlight from the talk:

  • Microservice architecture supports team topologies at scale
  • Service teams need platforms

Key idea: the microservice architecture supports team topologies at scale

The monolithic architectural style works well for applications developed by a small number of stream-aligned teams. But as the number of teams grows, the monolith can become a obstacle to fast flow. The shared code base, single technology stack and single deployment pipeline forces teams to collaborate more frequently.

When the organization outgrows the monolithic architecture, adopting the microservice architecture can improve productivity. Because services in a microservice architecture are loosely design-time coupled and independently deployable, the stream-aligned teams that own them can work independently.

Key idea: service teams need platforms

Teams that develop services must apply numerous patterns from the microservice architecture pattern language. However, many of those patterns consist plumbing code, which handles cross-cutting concerns, and infrastructure services. Implementing these patterns can be a burden that distracts teams from delivering business value. In order to be able to focus on the domain logic, teams need platforms that provide these capabilities.

To learn more about these platforms, see this series of articles.

Abstract

In order to thrive in today’s volatile and uncertain world, organizations need to master fast flow: the continuous delivery of a stream of small changes to customers and continuous feedback to development. Two essential enablers of fast flow at scale are Team Topologies - which structures an organization for fast flow - and the microservice architecture, which is an architectural style that enables large scale, fast flow development. But beyond both enabling fast flow, what exactly is the relationship between Team Topologies and the microservice architecture?

In this presentation, I describe the synergistic relationship between Team Topologies and the microservice architecture and how they enable fast flow. You will learn how the microservice architecture supports Team Topologies by enabling teams to work more effectively. I discuss also how to apply Team Topologies patterns in a way that enables the successful adoption of the microservice architecture. You will learn about the platforms that the microservice architecture needs.

Slides


team topologies   pattern language   microservices platforms   architecting  


Copyright © 2025 Chris Richardson • All rights reserved • Supported by Kong.

About Microservices.io

Microservices.io is brought to you by Chris Richardson. Experienced software architect, author of POJOs in Action, the creator of the original CloudFoundry.com, and the author of Microservices patterns.

ASK CHRIS

?

Got a question about microservices?

Fill in this form. If I can, I'll write a blog post that answers your question.

NEED HELP?

I help organizations improve agility and competitiveness through better software architecture.

Learn more about my consulting engagements, and training workshops.

LEARN about microservices

Chris offers numerous other resources for learning the microservice architecture.

Get the book: Microservices Patterns

Read Chris Richardson's book:

Example microservices applications

Want to see an example? Check out Chris Richardson's example applications. See code

Virtual bootcamp: Distributed data patterns in a microservice architecture

My virtual bootcamp, distributed data patterns in a microservice architecture, is now open for enrollment!

It covers the key distributed data management patterns including Saga, API Composition, and CQRS.

It consists of video lectures, code labs, and a weekly ask-me-anything video conference repeated in multiple timezones.

The regular price is $395/person but use coupon OGDQZDTI to sign up for $95 (valid until June 25th, 2025). There are deeper discounts for buying multiple seats.

Learn more

Learn how to create a service template and microservice chassis

Take a look at my Manning LiveProject that teaches you how to develop a service template and microservice chassis.

Signup for the newsletter


BUILD microservices

Ready to start using the microservice architecture?

Consulting services

Engage Chris to create a microservices adoption roadmap and help you define your microservice architecture,


The Eventuate platform

Use the Eventuate.io platform to tackle distributed data management challenges in your microservices architecture.

Eventuate is Chris's latest startup. It makes it easy to use the Saga pattern to manage transactions and the CQRS pattern to implement queries.


Join the microservices google group