<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Coding the Architecture - technologyselection tag</title>
  <link>http://www.codingthearchitecture.com/tags/technologyselection/</link>
  <description>Software architecture for developers</description>
  <language>en</language>
  <copyright>Coding the Architecture</copyright>
  <lastBuildDate>Mon, 21 May 2012 09:41:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Technology selection</title>
    <link>http://www.codingthearchitecture.com/2007/12/04/technology_selection.html</link>
    
      
        <description>
          &lt;p&gt;
Technology selection is generally seen as one of the most fun parts of the &lt;a href=&#034;http://www.codingthearchitecture.com/2007/07/31/role_profile_for_software_architects.html&#034;&gt;software architect role&lt;/a&gt; because you get to sit down, download something new and learn how it works. And it is fun, but my view of it has changed over the last couple of years.
&lt;/p&gt;

&lt;p&gt;
As an architect, if I&#039;m going to be held responsible for the success of a software project, I want to make sure that the technology I choose will contribute to that success rather than hinder it. Where I used to look at technologies from a development perspective, I now look at them *additionally* from an architecture perspective. This means that questions such as &#034;what is the API like?&#034; and &#034;will this integrate with our other frameworks?&#034; are supplemented with questions such as &#034;will this meet our performance requirements?&#034; and &#034;what are the security implications of using this?&#034;.
&lt;/p&gt;

&lt;p&gt;
One of the hardest things about technology selection is that  for every problem there are several solutions and a mass of information available about them. How you decide which one to pick is probably the subject for another blog entry, but it&#039;s sufficient to say that there are some basic questions that will help you along your way.
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What are the functional requirements that this technology needs to satisfy?&lt;/li&gt;
&lt;li&gt;What are the non-functional requirements that this technology needs to satisfy?&lt;/li&gt;
&lt;li&gt;What are the selection criteria?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Without these questions answered, it&#039;s not going to matter which technology you choose because it will probably be wrong. Technology selection can range from putting together small proofs of concept through to a full scale analysis exercise where you apply weighted scores to the criteria that you&#039;re judging against. However you do it, you need to be sure that the technology you choose is going to meet your needs; both now and in the future. Failing that, you better be able to justify exactly why you chose it. ;-)
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>How do you define software architecture?</category>
    
    <comments>http://www.codingthearchitecture.com/2007/12/04/technology_selection.html#comments</comments>
    <guid isPermaLink="true">http://www.codingthearchitecture.com/2007/12/04/technology_selection.html</guid>
    <pubDate>Tue, 04 Dec 2007 19:51:48 GMT</pubDate>
  </item>
  
  </channel>
</rss>

