Brutalism as Digital Infrastructure
Thariq Shihipar
January 3, 2024
How the aesthetic of honest materials in 20th-century architecture informs the way we should think about building digital infrastructure. Brutalism was never about ugliness—it was about truth.
The Honesty of Concrete
When Alison and Peter Smithson designed the Hunstanton School in 1954, they exposed every pipe, every duct, every structural beam. The building hid nothing. You could trace the flow of water from the roof to the drain; you could see exactly how the building stood up. This was not laziness—it was a philosophical commitment to legibility.
In our digital infrastructure, we worship the opposite principle. We hide complexity behind abstractions, wrap services in API gateways, and present clean interfaces that reveal nothing of the machinery beneath. When something breaks, we are lost in a maze of our own making.
Béton Brut for APIs
What would brutalist API design look like? It would expose its internal state. It would make its dependencies visible. It would not pretend to be simpler than it is. The response headers would tell you which cache layer served the request, which database replica was queried, and how long each step took.
This is not about dumping raw data on consumers. It is about the same honesty that made brutalist buildings legible: every structural decision is visible to those who care to look. The casual user sees a clean facade; the maintenance engineer sees the truth.