Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M2130

Microservices

Microservices
BehaviorHigh supportOrganizational Behavior
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

Splitting a large monolithic application into a set of small, loosely coupled, independently deployable services, each doing one thing and communicating via APIs. Scaffolding role: decoupling and agility. It metaphorically represents the 'Amazonization' of organizations (the two-pizza rule). To remain agile, large organizations must break down into independent small teams (microservices), fighting independently yet coordinating, avoiding the domino effect.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Decoupling and agility. It metaphorically represents the 'Amazonization' of organizations (the two-pizza rule). To remain agile, large organizations must break down into independent small teams (microservices), fighting independently yet coordinating, avoiding the domino effect.

anchor

Anchor fast decisions

Splitting a large monolithic application into a set of small, loosely coupled, independently deployable services, each doing one thing and communicating via APIs, metaphorically representing the 'Amazonization' of organizations (two-pizza teams), trading decoupling for agility.

MINIMUM ACTION

In progress 0/4

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/MicroservicesZH · Explicit
    verified

RELATED MODELS