Gregor Hohpe, Enterprise Strategist at Amazon Web Services and author of The Software Architect Elevator, delivered a fifteen-minute educational keynote at PlatformCon 2022 in June 2022: The Magic of Platforms. His pivot thesis reverses the common intuition: "standards don't reduce creativity — they can multiply it". Three historical examples support it: the 1904 Baltimore fire (neighboring pumps couldn't connect for lack of a coupling standard), the ISO metric screw, and HTTP — massive innovation boosters. A4 paper closes the demonstration: its standardization never curbed creativity — on the contrary, it avoided arguments over envelope size.

The talk's core analogy is the automotive industry: Volkswagen Group builds the Audi A4 and the Bentley Bentayga on the same platform. The "undifferentiated heavy lifting" (AWS vocabulary) — engine, transmission, ABS, emissions standards — is done once; the visible differentiation stays on the customer side. Hohpe cites Peter from Thoughtworks: "platforms centralize expertise, but not innovation" — that stays with the teams closest to the customer.

Hohpe identifies three properties of a true platform: (1) low friction — adoption cannot be forced; (2) transparency — the user must be able to diagnose; (3) shared responsibility — the platform doesn't save a poorly designed app. Anti-pattern: "a common layer is not necessarily a platform" — traditional IT Service Management has the same image but the reverse interface (bottleneck, forms).

Two construction paths: anticipating every need (illusory) or evolving from useful pieces. Decisions to make explicit: cognitive load to reduce, learning curve (cliff, hockey stick, gear shift).

Canonical concept #1 — floating platforms vs sinking platforms: when the base platform (cloud) gains capabilities, either the platform stays identical (sinking, duplicating, sinking), or the pieces that have become redundant are discarded and the platform rises higher to innovate (floating). Metaphor: submarine and a boat. Key contractual condition: explicitly warn stakeholders that things will be discarded.

Canonical concept #2 — fruit salad vs fruit basket: the platform is not a juxtaposed collection but a proportioned assembly where the pieces interact. "Per-kilo price for fruit salad is higher than for fruit basket."

Conclusion: architecture = a series of non-trivial decisions; making them explicit is the magic of platforms.