架构师训练营第一周总结

用户头像
Kiroro
关注
发布于: 2020 年 06 月 10 日



Software Architecture & Design



  1. UML (Unified Modeling Language) 

  2. Architecture View Model (4+1 view model) 

  3. Communication Skills



UML



  • Class diagram

  • Object diagram

  • Component diagram

  • Deployment diagram

  • Package diagram

  • Composite structure



Architecture View Model (4+1 view model) 





Logical View - Shows the component (Object) of system as well as their interaction

Process View- Shows the processes / Workflow rules of system and how those processes communicate, focuses on dynamic view of system

Development View - Gives building block views of system and describe static organization of the system modules

Physical View - Shows the installation, configuration and deployment of software application

Scenario View - Shows the design is complete by performing validation and illustration



Communication Skills



用户头像

Kiroro

关注

还未添加个人签名 2020.05.30 加入

还未添加个人简介

评论

发布
暂无评论
架构师训练营第一周总结