Giter Club home page Giter Club logo

tech-radar's Introduction

ZalandoTechRadar icon

.

Zalando Tech Radar

The Zalando Tech Radar is a tool to inspire and support teams to pick the best technologies for new projects. Based on the ideas of ThoughtWorks, our Tech Radar sets out the changes in technologies that are interesting in software development: changes that we think our engineering teams should pay attention to and consider using in their projects.

This repository shares:

Cool. How can I make my own?

Create a Google doc with the following columns:

  • Technology (e.g. "Hystrix")
  • Quadrant (Needs to be exactly and at least one of each quadrants: "Platforms & Infrastructure", "Data Mgt", "Languages", "Techniques; Frameworks & Tools")
  • [optional] Comments (e.g. "lib for fault tolerance")
  • Score as a float between 2.0 and -2.0 (e.g. "1.8")
  • [optional] Number of votes, for internal bookkeeping
  • [optional] Consensus score, for internal bookkeeping
  • Skip — set to true if entry should not be visualized on chart

Then follow the instructions below.

Note: the score-to-ring mapping we use is not linear:

	score    2 ----- 1.5 --------------- 0 ---------- -1 ---------- -2
  	 ring      ADOPT          TRIAL          ASSESS         HOLD

How to generate a new chart

  1. run gem install liquid if necessary
  2. on the master google doc, select File > Download as > Tab-separated values and store as data/year_month.tsv
  3. open data/year_month.tsv and delete the first line (which contains the headers)
  4. run ./transform.rb to generate a new radar_data.js
  5. open index.html in your browser to inspect the result
  6. repeat the last two steps until you're happy with the arrangement :)
  7. check everything in
  8. merge master branch into gh-pages
  9. push gh-pages to publish the new radar

Notes

  • if your google doc is public, you can use ./download.sh to automate steps 2 and 3
  • the last .tsv file (by lexical order) in data/ is visualized. The next-to-last .tsv file (if it exists) is used to find out which blips have moved, relative to the previous radar.

License

Apache 2.0 — same as bdargan/techradar

tech-radar's People

Contributors

tlossen avatar hjacobs avatar lappleapple avatar tfrauenstein avatar andreasprang avatar

Watchers

James Cloos avatar Dejan Stojadinović avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.