Skip to content
Business Medium #team-topologies#product-teams

Team Topologies

Stream-aligned, platform, complicated-subsystem, enabling. Four team types.

A free, animated team topologies you can read here or embed on any website, from Scrollchart.

Team Topologies

Team TopologiesSkelton & Pais 2019: four team types, three interaction modes. Cognitive load is the design constraint.TEAM TYPES(fundamental unit of delivery)X-as-a-ServiceFacilitatingCollaborationStream-aligned BStream-alignedowns a user-facing value stream end-to-endPlatformreduces cognitive load for stream-aligned teamsComplicated-subsystemowns deep specialist domain (ML, DSP, actuarial)Enablingunblocks other teams, then dissolvesInteraction modesCollaborationTwo teams work as one; time-boxedX-as-a-ServiceOne team provides a clean API; other consumesFacilitatingEnabling team removes obstacle, then exitsCognitive load as a design constraintEach stream-aligned team must own its domain withoutrequiring specialist help day-to-day. If it does, acomplicated-subsystem team takes over that slice.Typical ratios at 100-500 engineers:Stream-aligned: 6-8 of every 10 teamsPlatform: 1-2. Enabling: 0-1. Subsystem: 0-2.Avoid: Enabling teams that never exit. Platform teams that becomegatekeepers. Collaboration mode as the permanent default.Interaction mode is as important as team type. X-as-a-Service is the default; Collaboration is expensive.

The four Team Topologies team types with their interaction modes (collaboration, X-as-a-service, facilitating) drawn as edges between teams.

Good for

  • Engineering org design articles explaining cognitive load as a constraint
  • Reorg playbooks for scaling from 50 to 500 engineers
  • CTO and VP Eng content on reducing cross-team coordination overhead

Source & accuracy

This team topologies is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Stream-aligned teams deliver product features end-to-end

A stream-aligned team owns a customer-facing product slice or user journey from database to interface, making it responsible for conception, delivery, and maintenance. This topology works when the organization's architectural boundaries align with product boundaries. A team building search features, another building checkout, another building notifications. Each ships independently and bears the cost of maintaining their code. The strength is clear ownership and rapid feature velocity. The weakness appears when those boundaries don't align with system architecture, forcing stream teams to negotiate with shared infrastructure.

Platform and enabling teams reduce cognitive load on stream teams

As the codebase and infrastructure grow, stream teams accumulate ancillary work: infrastructure maintenance, database management, deployment pipelines, security reviews. This diffuses focus. A platform team centralizes the common abstraction (databases, caching, CI-CD, service frameworks) and offers it as a self-service interface, shrinking the cognitive load each stream team must carry. An enabling team (sometimes called 'coaching' teams) provides time-boxed consulting, building internal tooling, or staffing migrations that individual stream teams cannot easily pull off alone. Complicated-subsystem teams own islands of complexity (machine learning pipelines, payments processors) that demand specialized expertise and rarely change.

Embed this diagram

Add this animated team topologies to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated team topologies for any website.
Who uses it
Business writers.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="team-topologies" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Team Topologies" for my website?
Scrollchart provides "Team Topologies" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I add a team topologies to a finance or business article?
Copy the embed snippet from the Scrollchart page for this diagram and paste it anywhere in your article HTML. It is compatible with WordPress, Webflow, Ghost, Substack, and static HTML pages. No account or API key is needed.