Describe Physical designPhysical design is the implementation of logical design. It describes the components, behaviors, relationships and design physically. It focuses on “how” to implement the solution. It encompasses:
a) Architecture b) Design patterns c) Technology d) Communication protocols to be used.
Physical design is constructed keeping in mind the feasibility of the solution from a technical perspective. It depicts what components of logical design are mapped onto which physical components.
|