在架构语言ArchiMate - ArchiMate提供的基本视角(Viewpoints)介绍一 中介绍了前半部分ArchiMate视角,本篇将继续说明一下剩下的部分。
基础设施视角(Infrastructure Viewpoint)
基础设施视角包含支持应用层的软件和硬件基础设施元素,例如物理设备、网络或者系统软件(操作系统、数据库和中间件)
| Infrastructure Viewpoint |
| Stakeholders |
Infrastructure architects, operational managers |
| Concerns |
Stability, security, dependencies, costs of the infrastructure |
| Purpose |
Designing |
![]() |
| Abstraction Level |
Details |
| Layer |
Technology layer |
| Aspects |
Behavior, structure |
![]()
![]()
基础设施使用视角(Infrastructure Usage Viewpoint)
- 基础设施使用视角现实软件和硬件基础设施如何支持应用。
- 这个视角利于分析性能和扩展性
| Infrastructure Usage Viewpoint |
| Stakeholders |
Application, infrastructure architects, operational managers |
| Concerns |
Dependencies, performance, scalability |
| Purpose |
Designing |
![]() |
| Abstraction Level |
Coherence |
| Layer |
Application and technology layers |
| Aspects |
Behavior, structure |
![]()
![]()
实现和部署视角(Implementation and Deployment Viewpoint)
- 实现和部署视角表明如何在基础设施上实现一个或多个应用,这包括逻辑应用和组件与物理工件(如:EJB)的映射,还有应用组件使用的信息与底层存储设施(如数据库、文件)的映射
- 部署视图可以很好的做性能和可扩展性分析
| Implementation and Deployment Viewpoint |
| Stakeholders |
Application and infrastructure architects, operational managers |
| Concerns |
Dependencies, security, risks |
| Purpose |
Designing |
![]() |
| Abstraction Level |
Coherence |
| Layer |
Application layer, technology layer |
| Aspects |
Information, behavior, structure |
![]()
![]()
信息结构视角(Information Structure Viewpoint)
- 信息结构视角与一般的传统的信息系统开发的信息模型类似,展现企业特定业务流程或应用使用到的信息结构。
- 业务级别的信息如何在应用级别通过数据结构形式表示出来,应用级别数据又是如何通过数据库Schema之类的映射到底层存储设施
本文转自 jingen_zhou 51CTO博客,原文链接:http://blog.51cto.com/zhoujg/518588,如需转载请自行联系原作者