Technology Radar Process

ThoughtWorks popularized the technology radar — a periodically-updated assessment of technologies across rings: Adopt, Trial, Assess, Hold. Many engineering organizations have adopted similar tools internally as a way to make shared technology decisions visible.

The honest assessment: useful for some organizations, ceremony for others.

What a tech radar is

A tech radar lists technologies (languages, frameworks, libraries, tools, platforms) and their current organizational stance:

The radar is published periodically (quarterly or biannually). Engineers consult it when making technology choices for new projects.

What it's actually for

The real value:

Shared signal

Without a radar, every engineer makes independent decisions. With it, the org has a shared view: "we're standardizing on Postgres; don't introduce MongoDB without a strong reason."

This reduces fragmentation.

Forcing a discussion

The radar process — meetings to update the rings — surfaces disagreements about technology direction. Better to have those discussions explicitly than to let fragmentation happen by accident.

Onboarding aid

New engineers can read the radar to understand what the company uses and recommends.

When the radar is useful

When the radar is ceremony

Running the process

For organizations adopting a radar:

Roles

Cadence

Quarterly or biannual. More often is too noisy; less often misses real shifts.

Sources of input

The publishing

A document or web page with rings and brief justification per entry. Not just lists — explain why something is in each ring.

Specific patterns

"Hold" needs migration paths

When something moves to Hold, existing usage needs a path forward. Just saying "we don't use this anymore" doesn't help teams already on it.

"Adopt" doesn't mean mandatory

The radar is guidance. Sometimes the right answer is to use a technology in Hold for a specific reason. Document the reason.

Trial is the interesting ring

Adopt is settled; Hold is settled; Assess is too early. Trial is where actual decisions happen. Most radar discussion is about which technologies belong in Trial and what would move them to Adopt.

The radar should change

If the radar looks the same year-over-year, it's either an unusually stable stack or the radar isn't being maintained.

Common failure patterns

A reasonable approach

If you're considering a radar:

  1. Decide if your org is large/heterogeneous enough to need it
  2. Pick maintainers who actually use the technologies
  3. Start small: maybe 30-50 entries
  4. Quarterly cadence; be willing to skip a quarter if nothing changed
  5. Use the radar in real decisions; if it's not consulted, kill it

Common failure patterns

Further Reading