Tagged articles
5 articles
Page 1 of 1
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Sep 23, 2024 · Fundamentals

Understanding UML Deployment Diagrams

This article explains the purpose, components, and relationships of UML deployment diagrams, illustrates a basic deployment example with client, web, application, and database nodes, and provides visual references while also promoting additional architecture resources from the author.

ArtifactDeployment DiagramNode
0 likes · 5 min read
Understanding UML Deployment Diagrams
Java Interview Crash Guide
Java Interview Crash Guide
Jan 5, 2021 · Fundamentals

Master UML: Visualizing System Design with Sequence, Activity, and Component Diagrams

This article explains the purpose, elements, and notation of major UML diagram types—including sequence, collaboration, activity, state, component, and deployment diagrams—illustrated with examples such as a data‑center billing system, helping readers understand how to model and communicate software architecture effectively.

Collaboration DiagramDeployment DiagramSequence Diagram
0 likes · 16 min read
Master UML: Visualizing System Design with Sequence, Activity, and Component Diagrams