vote up 0 vote down star

This is not a question with a precise answer (strictly speaking the answer would be best captured by a poll, but that functionality is not available), but I am genuinely interested in the answer, so I will ask it anyway.

Over the course of your career, how much time have you spent on greenfield development compared with brownfield?

Over the last 10 years I would estimate that I have spent 20% on greenfield and 80% on brownfield. Is this typical?

flag

44% accept rate

2 Answers

vote up 1 vote down

I think it's typical for professionals who deal with customers to spend more time in brownfield development. The reason is that customers typically aren't willing to throw out their existing software to adopt the "latest and greatest" (green) software.

Developers in research or academics, however, may be more likely to do greenfield development. Start-ups as well.

link|flag
vote up 0 vote down

I think that your ratio 20:80 is representative of many/most developers. As to new development: if you are building software incrementally (Scrum, XP, etc) then one could argue that you spend almost all of your time in brownfield development. Except for the initial iteration/exploratory work, prototyping, even when you are building something new, you are already working on an established code base, refactoring and extending. So how much greenfield development is actually green?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.