Do you know the costs of old versus new technologies?
Rules to Better Product Owners|29c34567-f635-4815-8265-c7b02f503521
v2.0
Posted at
24/06/2013 5:43 PM by
Tiago Araujo
Rule Intro
Every new project faces the question "What technology should I build this solution in?". There are pros and cons to choosing new technologies over old ones:
Page Content
Pros:
- Productivity improvements (faster and cheaper development)
- Less conversion issues later
- Happier Developers
- Potentially a competitive advantage
- Development environments are likely current and so don’t need time to setup
Cons:
- All issues are not necessarily known yet and workarounds may need to be found
- Backwards compatibility (you may have users who have to use an older platform and new techs may not work for them)
One major issue with using old technologies is that you will often be up for additional costs to set up suitable legacy development environments. i.e. SQL 2005 Server, Windows 7 running VS2008 etc. and then there are bills for ongoing charges (if required to host and store dormant VMs)
{A6D808E9-CFA1-408F-91C2-3AC54D7FF019}
Do you feel this rule needs an update?