Click here to Skip to main content
15,904,652 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Simple architecture is best architecture Pin
OriginalGriff29-Nov-13 1:51
mveOriginalGriff29-Nov-13 1:51 
GeneralRe: Simple architecture is best architecture Pin
_Maxxx_29-Nov-13 23:59
professional_Maxxx_29-Nov-13 23:59 
GeneralRe: Simple architecture is best architecture Pin
Ravi Bhavnani29-Nov-13 6:36
professionalRavi Bhavnani29-Nov-13 6:36 
AnswerRe: Simple architecture is best architecture Pin
Jörgen Andersson28-Nov-13 22:14
professionalJörgen Andersson28-Nov-13 22:14 
GeneralRe: Simple architecture is best architecture Pin
Suvabrata Roy28-Nov-13 22:16
professionalSuvabrata Roy28-Nov-13 22:16 
AnswerRe: Simple architecture is best architecture Pin
Rob Philpott29-Nov-13 0:39
Rob Philpott29-Nov-13 0:39 
AnswerRe: Simple architecture is best architecture Pin
PIEBALDconsult29-Nov-13 1:57
mvePIEBALDconsult29-Nov-13 1:57 
AnswerRe: Simple architecture is best architecture Pin
GustavoMartins29-Nov-13 2:39
professionalGustavoMartins29-Nov-13 2:39 
There isn't one single architecture that solves all problems. It has to be analysed case by case.
But I disagree that the simplest architecture is the one that should be used. Instead, the simplest architecture that solves the problem is the one that should be used, taking into account functional and non-functional requirements (scalability, performance, traceability, ...).

Imagine your company builds a software product and sells it to customers. Each customer may buy one or more modules and may create custom tailored modules. If build this system with the simplest architecture you can think of, you are going to end up in a nightmare. You have to take into account the requirements and design a system that is modular and where components are decoupled and can be injected into it.

Makes sense?
AnswerRe: Simple architecture is best architecture Pin
H.Brydon29-Nov-13 4:33
professionalH.Brydon29-Nov-13 4:33 
AnswerRe: Simple architecture is best architecture Pin
jschell2-Dec-13 10:22
jschell2-Dec-13 10:22 
GeneralNew learning from my helpdesk Pin
Amarnath S28-Nov-13 18:12
professionalAmarnath S28-Nov-13 18:12 
GeneralRe: New learning from my helpdesk Pin
CDP180228-Nov-13 19:15
CDP180228-Nov-13 19:15 
GeneralRe: New learning from my helpdesk Pin
_Maxxx_28-Nov-13 19:25
professional_Maxxx_28-Nov-13 19:25 
GeneralRe: New learning from my helpdesk Pin
Michael Martin28-Nov-13 19:46
professionalMichael Martin28-Nov-13 19:46 
GeneralRe: New learning from my helpdesk Pin
_Maxxx_28-Nov-13 20:11
professional_Maxxx_28-Nov-13 20:11 
GeneralRe: New learning from my helpdesk Pin
Corporal Agarn29-Nov-13 0:44
professionalCorporal Agarn29-Nov-13 0:44 
GeneralRe: New learning from my helpdesk Pin
_Maxxx_28-Nov-13 19:34
professional_Maxxx_28-Nov-13 19:34 
GeneralRe: New learning from my helpdesk Pin
Amarnath S28-Nov-13 19:50
professionalAmarnath S28-Nov-13 19:50 
GeneralRe: New learning from my helpdesk Pin
vonb28-Nov-13 19:52
vonb28-Nov-13 19:52 
GeneralRe: New learning from my helpdesk Pin
Mark_Wallace28-Nov-13 19:59
Mark_Wallace28-Nov-13 19:59 
GeneralRe: New learning from my helpdesk Pin
Mark Parity28-Nov-13 21:15
Mark Parity28-Nov-13 21:15 
GeneralRe: New learning from my helpdesk Pin
OriginalGriff28-Nov-13 21:48
mveOriginalGriff28-Nov-13 21:48 
GeneralRe: New learning from my helpdesk Pin
Amarnath S28-Nov-13 22:44
professionalAmarnath S28-Nov-13 22:44 
GeneralRe: New learning from my helpdesk Pin
Vasudevan Deepak Kumar29-Nov-13 0:47
Vasudevan Deepak Kumar29-Nov-13 0:47 
GeneralRe: New learning from my helpdesk Pin
Amarnath S29-Nov-13 3:49
professionalAmarnath S29-Nov-13 3:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.