Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a questionnaire that helps to take IMPLEMENTATION decisions in advance? [closed]

I was wondering if there is a well known questionnaire that you can walk through before taking implementation decisions upon a 'Requirements Documentation' ?

Basically a list of questions that needs yes/no answers so that you can more or less foresee your implementation road map.

like image 826
pencilCake Avatar asked Oct 16 '12 12:10

pencilCake


1 Answers

Stumbled upon something like this a while back.

http://gorban.org/post/32873465932/software-architecture-cheat-sheet

I think the points are spot on, and things i sometime forgets to ask myself when doing some architecture decisions.

Is this what you are looking for?

like image 194
Moulde Avatar answered Nov 05 '22 06:11

Moulde