answersLogoWhite

0


Best Answer

Difference Between Software Architecture and Software Design

Software Architecture focuses more on the interaction between the externally visible components of the system where as the Design is about how the internal components of the system interact with each other.

Software Architecture is more about what we want the system to do and and Design is about how we want to achieve that.

Software architecture is at a higher level of abstraction than the Software Design.

Software Architecture is concerned with issues beyond the data structures and algorithms used in the system.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

Classical architecture is usually called on Greek and Roman architecture, describing an ancient era of architecture. Software architecture has nothing to do with buildingsm it is computer systems engineering.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is Difference between software system architecture and building architecture?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between Japanese architecture from American architecture?

== ==


Difference between senior software developer and software developer?

Difference between senior software developer and software developer? According to me a software developer is the one who mostly interacts with the code ,writes debug and test it. Whereas A senior software developer is the one who creates architecture and manages or help software developers in case some issues are faced.


What is a difference between ancient and modern architecture?

Ancient architecture was limited by the building materials available, while modern architecture is limited by the imagination of the architect.


What is meant by software architecture?

The software architecture of a system is the set of structures needed to reason about the system, which comprise software elements, relations among them, and properties of both. The term also refers to documentation of a system's "software architecture." Documenting software architecture facilitates communication between stakeholders, documents early decisions about high-level design, and allows reuse of design components and patterns between projects.


Difference between system software and operating system?

difference between operating system and system software?


What is the difference between Japanese architecture in the early ages from American architecture now?

Nothing they are the same


What is the difference between architecture and architect?

Architecture is the art and science of designing and erecting buildings and typically other large structures. An architect,is trained and licensed in the planning and designing of buildings, and participates in supervising the construction of a building.


What is the difference between drafting and prototyping?

Drafting is the mathematical design of the architecture, typically on paper or in software. A prototype is the first, or one of the first physical adaptations of what was drafted. Hope this helps!


What is Contrast in architecture?

Contrast is the difference between the "empties" and the "fulls".


What is the difference between the architecture and microarchitecture in computer science?

size


What is meant by application architecture?

Application architecture refers to enterprise or solution architecture. It may also refer to software and applications used in business, and the interaction between users.


What is difference between perspective and discriptive software architecture?

Perspective architecture is the architecture as conceived. Typically this architecture is realized by the system architects. It represents the set of architectural ideas as gathered by the system architect through his understanding of the system. Descriptive architecture on the other hand represents the the architecture as realized for implementation. Programmers and system designers realize this architecture. It may be different than that of perspective architecture as it represents ideas gathered by system programmer through his experience.