The Architecture Review
Enterprise AI Playbook
Part 05 · 2026-07-13

Assessing the AI Stack from Infrastructure to Interface

The finale, and the map back through the series: a five-layer reference architecture — compute & networking, data platform, model layer, orchestration, experience — scored on a four-level maturity scale, with security, cost, observability, and portability assessed at every layer. Know what you have, then decide what to build.

By Tom Ward, Enterprise Architect — Cloud & AI

Download the deep-dive PDF6 pages — the full framework in detail, a readiness checklist, and curated references. Free, no signup.
Assessing the AI Stack from Infrastructure to Interface — architecture infographic
A vendor-neutral reference architecture for evaluating what you actually have

The five stack layers

01

Compute & Networking

Can it run at scale?

The foundation everything stands on, and the most expensive layer to reverse. AI workloads have an unusual appetite for accelerators, memory bandwidth, and east-west throughput — a stack that serves web traffic beautifully can buckle under inference. Assess for peak inference and training load at a defensible cost, not for the demo.

02

Data Platform

Is data ready to serve?

Where the differentiator actually lives — and usually the quietest immaturity. Serving AI demands low-latency retrieval, vector and feature stores, and fresh pipelines, not just a good quarterly report. Governance belongs in this layer, enforced where it propagates upward, not bolted on above where it can be bypassed.

03

Model Layer

Which models, how served?

The layer everyone thinks of first and assesses least rigorously. Maturity shows up as optionality: a gateway and registry that give you a catalog, cost attribution, routing, and the ability to swap model or provider as a config change, not a project. Three teams calling three APIs directly isn't a model layer — it's future technical debt.

04

Orchestration

How do the pieces coordinate?

Where a pile of components becomes a system — retrieval, agents, tools, and context management — and where the agentic capabilities from Part 4 actually run. The newest, least-standardized layer. Assess for repeatability, not cleverness: shared retrieval and a common, observable agent framework beat brilliant one-off plumbing every team reinvents.

05

Experience

How do users meet it?

The top of the stack and the only layer users see. AI embedded where work already happens gets used; AI in a separate portal gets abandoned. Assess for reach into real workflows, a clean API surface for composing AI into products, and the latency and trust the workflow demands. A great stack with a poor experience layer delivers no value.

Score each layer 0–3, then read the gaps

Rate every layer on the maturity scale — 0 Absent, 1 Emerging, 2 Standardized, 3 Optimized — and weigh it against the four cross-cutting concerns. The total isn't a grade; your lowest layers are your roadmap.

  1. Compute & Networking has capacity headroom for peak inference, not just the average — and a deliberate cloud/on-prem/hybrid split.
  2. The Data Platform serves low-latency, governed, fresh data — with governance enforced in-platform, not above it.
  3. The Model Layer reaches applications through a gateway and registry, and you can swap a model or provider as configuration.
  4. Orchestration offers shared retrieval and a standard, observable agent/tool framework — not per-team improvisation.
  5. The Experience layer embeds AI in real workflows with the right latency, not a stranded destination app.
  6. Security, Cost/FinOps, Observability, and Portability are each assessed at every layer, not just one.

Going deeper

Sources worth your time, roughly in the order a program team should read them.

Next parts ship over the coming weeks.

Get the next part by email