Free e-Books

open all | close all

Quote of the Day

“Attitude: It is our best friend or our worst enemy.”


~ John C. Maxwell

Introduction To Deployment Diagram

The deployment model describes how an application is deployed across an infrastructure. It is used to show the distribution of components, typically across a multi-tier system or the deployment of components around a heterogeneous environment. In other words, The Deployment diagram shows the physical configuration of run-time processing components of a distributed system. The intention [...]