Saved Bookmarks
| 1. |
Explain HLD. |
|
Answer» It refers to the general design of the system. It describes the application's overall description and architecture. It includes a system architecture description, database design, a brief overview of systems, SERVICES, platforms, and module relationships. From the primary module to all submodules, it creates the overall architecture of the system. Architects will PROVIDE the High-Level Design in order to BEGIN the development PROCESS. This is quite helpful for developers in comprehending the system's FLOW. |
|