09 Operations Flashcards
Implementation View
Maps modules to development infrastructure.
Install View
Maps components to file system in production environment.
Software Elements
Modules of any of the static views
Component of the runtime views.
Allocated To Relation
Relation between a module or component and a configuration item.
Containment
Relation between configuration items.
Implementation and Install Important Properties
Properties that affect the allocation of software to configuration items.
Implementation and Install Used to:
Understand the organization of the files and folders of install (Production) SW for developers, depoloyers, and operators.
Implmentation and Install Notation is for:
Modules/Artifacts and components.
Configuration Items
Mapping between items.
Can show the decomposition of configuration items.
Work Assignment View
Maps modules onto groups of people.
Have to account for people who deal with different type of software.
Work Assignment View shows us:
The major units of the software that must be present for a working system and who will produce them.
Work Assignment View Used for
Managing team resource allocation
Explaining the project’s structure.
Basic of work breakdown structure
Detail budget and schedule estimates.
Work Assignment View NOT Used for:
Runtime relationships
Dependencies among modules.