The Building Blocks-Components of EA part 1- Information and Strategy

1. Zachman Framework

Presented as matrix of Rows and Columns representing domain of interest and level of abstraction.

2. Framework-Domain of Interest

Columns

-Data/ Information

-Function/ Process

-Network

-People

-Time

-Motivation/ Strategy

Framework Rules

Rule 1:  Columns have no order

Rule 2:  Each column has a simple, basic model

Rule 3:  Basic model of each column is unique

Rule 4:  Each row represents a distinct view

Rule 5:  Each cell is unique

Rule 6:  Combining the cells in one row forms a complete description from that view

3. Framework - Level of Abstraction

Business Managers - Strategic

Row 1 - Contextual: External Requirements and Drivers; Business Function Modeling

Row 2 - Conceptual: Business Process Models

Designer & Developers - Operational

Row 3 - Logical: Logical Models; Requirements Definition

Row 4 - Physical: Physical design; Solution Definition and Development

Row 5 - As Built: Constructed Enterprise; Deployment

Row 6 - Functioning Enterprise: Operating Environment; Functioning Enterprise Evaluatoin

4. Zachman Framework

Row 1 - Scope/Planner‘s View

- Motivation/why

Business goals, objectives and performance (External requirements and drivers)

Measures related to each function (Business Function Modeling)

- Function/How

High-level business functions

- Data/ What

High-level data classes related to each function

- People/ Who

Stakeholders related to each function

- Network/ Where

VA locations related to each function

- Time/ When

Cycles and events related to each function

Row 2 - Enterprise Model/ Owner‘s View -Business Process Models; Business Function Allocation;

- Motivation/ Why 
Elimination of Function Overlap and Ambiguity

Policies, procedures and standards for each

process

- Function/ How

Business processes

- Data/ What

Business data

- People/ Who

Roles and responsibilities in each process

- Network/ Where

Locations related to each process

- Time/ When

Events for each process and sequencing of integration and process improvements

Row 3 - System Model/ Designer‘s View -
Logical Models; Project Management; Requirements Definition

- Motivation/ Why

VA policies, standards and procedures

associated with a business rule model

- Function/ How

Logical representation of information systems and their relationships

- Data/ What

Logical data models of data and
data relationships underlying VA information

- People/ Who

Logical representation of access privileges constrained by roles and responsibilities

- Network/ Where

Logical representation of the distributed system architecture for VA information

- Time/ When

Logical events and their triggered responses constrained by business events and responses

Row 4 - Technology Model/ Builders‘ View-
Physical Models, Technology Management, Solutions Definition and
- Motivation/ Why
    Development

Business rules constrained by information systems standards

- Function/ How

Specifications of applications that operate on particular technology platforms

- Data/ What

Database management system (DBMS) type requirements constrained by logical data models

- People/ Who

Specification of access privileges to specific platforms and technologies

- Network/ Where

Specification of network devices and their relationships within physical boundaries

- Time/ When

Specification of triggers to respond to system events on specific platforms and technologies

Row 5 - As Built/ Integrator‘s View-
As Built; Configuration Management; Deployment

- Motivation/ Why

Business rules constrained by specific technology standards

- Function/ How

Programs coded to operate on specific technology platforms

- Data/ What

Data definitions constrained by physical data models

- People/ Who

Access privileges coded to control access to specific platforms and technologies

- Network/ Where

Network devices configured to conform to node specifications

- Time/ When

Timing definitions coded to sequence activities on specific platforms and technologies

Row 6 - Functioning Enterprise/ User‘s View-
functioning Enterprise; Operations Management; Continuous

- Motivation/ Why
Improvement; Evaluation

Operating characteristics of specific technologies constrained by standards

- Function/ How

Functioning computer instructions

- Data/ What

Data values stored in actual database

- People/ Who

Personnel and key stakeholders working within their roles and responsibilities

- Network/ Where

Sending and receiving massages

- Time/ When

Timing definitions operating to sequence activities

5. Summary

The Zachman Framework

- Is a commonly encountered enterprise architecture tool

- Provide the repository of enterprise artefacts that describe the business

- Is structured as a two dimensional hierarchy high contextual to functional levels of abstraction

时间: 2024-08-06 17:41:08

The Building Blocks-Components of EA part 1- Information and Strategy的相关文章

bc.34.B.Building Blocks(贪心)

Building Blocks Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 751    Accepted Submission(s): 164 Problem Description After enjoying the movie,LeLe went home alone. LeLe decided to build block

BC#34 1002 hdu 5192 Building Blocks

Building Blocks Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 60    Accepted Submission(s): 6 Problem Description After enjoying the movie,LeLe went home alone. LeLe decided to build blocks.

Building Blocks (hdu 5191)

Building Blocks Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 281    Accepted Submission(s): 59 Problem Description After enjoying the movie,LeLe went home alone. LeLe decided to build blocks

HDU - 5190 - Go to movies && 5191 - Building Blocks (BC#34 A,B)

Go to movies Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 99    Accepted Submission(s): 67 Problem Description Winter holiday is coming!As the monitor, LeLe plans to go to the movies. Becaus

DTD - XML Building Blocks

The main building blocks of both XML and HTML documents are elements. The Building Blocks of XML Documents Seen from a DTD point of view(从dtd的角度来看), all XML documents (and HTML documents) are made up by the following building blocks: Elements Attribu

Intel® Threading Building Blocks (Intel® TBB) Developer Guide 中文 Parallelizing Data Flow and Dependence Graphs并行化data flow和依赖图

https://www.threadingbuildingblocks.org/docs/help/index.htm Parallelizing Data Flow and Dependency Graphs In addition to loop parallelism, the Intel® Threading Building Blocks (Intel® TBB) library also supports graph parallelism. It's possible to cre

EF6 SQL Logging – Part 3: Interception building blocks | One Unicorn

In parts 1 and 2 of this series we looked at how to use DbContext.Database.Log to log the SQL generated by EF. But this code is actually a relatively thin fa?ade over some low-level building blocks for interception in general and, in this case, DbCom

01-02 Introducing the Building Blocks of the .NET Platform (the CLR, CTS, and CLS)

The primary role of the CLR is to locate, load, and manage .NET objects on your behalf. CLR主要的角色就是为你定位,加载和管理.Net对象. The CLR also takes care of a number of low-level details such as memory management, application hosting, coordinating threads, and per

Android GUI Building Blocks

说明:此笔记为“Android开发”学习视频的笔记,链接如下:http://open.163.com/movie/2010/1/8/D/M79HE97C3_M79HEQJ8D.html 一, Activity: A represnetation of a user doing something, 例子:显示联系人列表并且选中一个联系人 Activity的三种状态:Stopped, Paused,Active 二, Service: an application or an applicaton

5、二、App Components(应用程序组件):0、概述

二.App Components(应用程序组件) 0.概述 ? App Components Android's application framework lets you create rich and innovative apps using a set of reusable components. This section explains how you can build the components that define the building blocks of your