Enterprise architecture -


let's have propose enterprise system architecture. take in account in order specify structure, components, technology used, approaches delivery it? how start?

i want understand how system architects work. design example whole system massive work , how grasp it? how know propose right thing? how know approach better other? etc.

an enterprise architecture architecture spans across multiple systems, rather focussing on internals of systems (technology) defines systems used 1 big system/process (might say: business) formed.

i think mean software architecture enterprise architecture can contain many things. software architecture design commonly documented in architecture notebook contains (can contain more ofcourse, does):

  • some sort of division (think of packages in java)
  • a software deployment model (which displays (uml) , documents how software should deployed)

as how know right way go things. architecture notebook comes before functional , technical design , provides higher level of abstraction.

by researching , evaluating existing solutions/implementations architecture can made. not mean know 100% right (though abstract layer adds lot of possibility implementation).


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -