High-level design
From Wiki @ Karl Jones dot com
In software engineering, High-level design (HLD) explains the architecture that would be used for developing a software product.
Description
The architecture diagram provides an overview of an entire system, identifying the main components that would be developed for the product and their interfaces.
The HLD uses possibly nontechnical to mildly technical terms that should be understandable to the administrators of the system.
Low-level design
In contrast, low-level design further exposes the logical detailed design of each of these elements for programmers.
See also
External links
- High-level design @ Wikipedia