0% found this document useful (0 votes)
18 views2 pages

Deployment View

A deployment view diagram illustrates how software components are distributed across processing nodes in a system. It shows the physical topology and configuration of software and hardware components, and how software interacts with and is deployed to hardware.

Uploaded by

fikadu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views2 pages

Deployment View

A deployment view diagram illustrates how software components are distributed across processing nodes in a system. It shows the physical topology and configuration of software and hardware components, and how software interacts with and is deployed to hardware.

Uploaded by

fikadu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Deployment View

Overview

-Shows how the various executables and other runtime entities are mapped to the underlying platforms or
computing nodes. -Addresses issues such as:

•Deployment

•Installation

•Maintenance

An architectural view called the deployment view illustrates the distribution of processing across a set of
nodes in the system, including the physical distribution of processes and threads.

 Deployment diagrams are used with the sole purpose of describing how software is deployed into the
hardware system. It visualizes how software interacts with the hardware to execute the complete functionality. It is
used to describe software to hardware interaction and vice versa.

• Deployment diagrams are used to visualize the topology of the physical components of a system.

Deployment diagrams show the physical configurations of software and hardware

The purpose of deployment diagrams can be described as:

• Visualize hardware topology of a system.

• Describe the hardware components used to deploy software components.

• Describe runtime processing nodes

A node is a physical element representing a computational resource, generally having some memory
and processing capability.

•Nodes are used to model the topology of the hardware on which the system executes: processor or
device on which components may be deployed.

Deployment diagram of police daily criminal report

Data base server

Application server

Client 1 Client 2 Client n


Or

Node Node Node

Communication path

Executive environment Device >>Node


Node

You might also like