What is a Tech Radar?

A tech radar is a tool for visualizing the status, maturity, and adoption of various technologies within an organization or project. It categorizes technologies into different quadrants (e.g., languages, tools, platforms, and techniques) and stages (e.g., adopt, trial, assess, hold), providing a clear picture of which technologies to invest in, experiment with, or avoid. This originates from Thoughtworks. The four rings for my radar have the following semantics:

  • ADOPT — Technologies and practices in the Adopt category are ready to be used in my projects. These have been thoroughly tested, proven to be stable, and have delivered substantial benefits in various production environments.
  • TRIAL — The Trial category contains technologies that I have decided deserve to be trialed. They have shown promise in real-world projects but may not yet be fully mature or widely adopted.
  • ASSESS — Technologies and practices in the Assess category are worth exploring with the goal of understanding how they will affect my projects. These are on my radar for potential future use.
  • HOLD — The Hold category includes technologies that I have decided are not the best fit for my projects. This might be due to stability issues, lack of community support, or better alternatives being available.

What is the purpose?

This tech radar is used to track and manage the technologies utilized in my personal GitHub projects. It helps in:

  • Visualizing Progress: Providing a clear snapshot of the current state and evolution of the technologies in use.
  • Guiding Decisions: Assisting in making informed decisions about which technologies to adopt, trial, or reassess.
  • Documenting Journey: Keeping a record of the technological journey, showing what has been tried, what is being used, and what has been put on hold.
This tech radar ensures that I maintain a structured approach to technology adoption and usage, aligning with best practices and future goals for my personal projects.

Check out my Blog or Architecture Decision Records (ADRs) website.

Thanks to Zalando who provided the initial starting point, check out their open sourced Tech Radar