BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News The Latest Technology Trends as Seen by ThoughtWorks

The Latest Technology Trends as Seen by ThoughtWorks

This item in japanese

Bookmarks

ThoughtWorks has issued the January 2011 edition (PDF) of their Technology Radar, a document meant to indicate current software technology trends in a concise form. 

This edition of the Technology Radar (PDF) periodically issued by ThoughtWorks does not show the movement of items from where they appeared in the last edition of the radar, the document focusing more on new technologies. The radar contains 4 quadrants, one for each of the following categories: Techniques, Tools, Platforms and Languages. Each quadrant is further divided in 4 zones, Adopt, Trial, Assess, and Hold, each suggesting what to do with the respective technology.

Techniques

Several new techniques are recommended to be tried, several being Agile practices. Categorization & prioritization of technical debt, defined as “assigning value and prioritizing debt payback in an analogous way to user stories”. Acceptance test of journeys refers to testing journeys not user stories. Journeys are groups of user stories interacting with each other. Automate database deployment is meant to make sure that the process of deploying a database and/or application changes is fully automated. Progressive Enhancement is a “web design strategy that uses layers of web technologies to build a compelling user experience”. Concurrency abstractions and patterns are meant to deal with concurrency issues in today’s computing, the authors recommending the models found in Clojure, Erlang, Retlang and Event Patterns. Also on the list of to-be-tried techniques is DevOps, a movement intended to bring harmony between the development and operations teams.

An addition to the assess group is Smart Systems which are smartphones or similar devices.

Scrum Certification and Database-based Integration have been put on hold

Tools

An new appearance in the tools quadrant is Infrastructure as code defined as “an approach whereby infrastructure configuration is scripted or described by files that are stored in version control, and changes are pushed out to the datacenter in a controlled manner.” This technique is recommended to be adopted using the following two open source textual DSLs: Chef and Puppet.

Another new appearance in this quadrant, but in the Trial zone, is Splunk, a log file analyzer useful to system administrators.

In the Assess zone have appeared three tools not mentioned before. Deltacloud is a REST-based API for managing multiple IaaS clouds such as Amazon EC2, GoGrid, Rackspace, and others. Vagrant is a tool for building and distributing virtualized development environments based on Oracle’s VirtualBox and Chef or Puppet. WCF HTTP, an API for building HTTP services, gets an early inclusion in this zone due to “the ability for the community to steer the development of this part of the .NET platform”.

ESB is on hold in this category.

Languages

The languages recommended for adoption are the same as in the previous radar published in August 2010, namely Ruby, JRuby, C# 4.0, and JavaScript.

There are four new appearances in the trial zone: HTML5, Scala, HAML, and “SASS, SCSS, and LESS”. While the first two languages are generally known, the last two come as a surprise. HAML is “a language that allows you to use indentation to lay out the structure of HTML”, being useful when establishing the tag hierarchy. SASS, SCSS, and LESS are extensions of CSS promising an easier job of styling web pages.

Platforms

There are many new additions to the platforms quadrant. KVM, a virtualization solution, and Atom, a publishing standard and protocol, are suggested for adoption. Heroku, a “beautifully simple” PaaS, iPad and other tablets, and Mobile Web are recommended to be tried. GPGPU – general-purpose processing on GPU, Node.js – event driven IO framework, vFabric – VMware’s PaaS, and OpenStack – an open source “operating system” for the cloud - are recommended for assessment.

WS-*, GWT and RIA have been put on hold.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • They don't know their assess from...

    by Chris Roberts,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    You're missing an "s" on the end of "Assess," which slightly but comically changes the meaning of that sentence. :)

  • Re: They don't know their assess from...

    by Abel Avram,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    My apologies for that misspelling. Thanks for pointing it out.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT