/plushcap/analysis/launchdarkly/uml-deployment-diagrams-versus-entity-relationship

UML Deployment Diagrams Versus Entity-Relationship Diagrams

What's this blog post about?

This article discusses two ways of representing systems using diagrams: Unified Modeling Language (UML) deployment diagrams and entity-relationship diagrams (ERD). UML deployment diagrams show execution architecture, including nodes such as hardware and software environments, the middleware connecting them, communication links, and file placement. ERDs illustrate relationships of entities stored in a database, representing data storage in the database. Key components of an ERD include entities, actions, attributes, connecting lines, and cardinality. The main difference between UML deployment diagrams and ERDs is that the former models system hardware and its interaction with software, while the latter models databases and their entity relationships.

Company
LaunchDarkly

Date published
Aug. 23, 2022

Author(s)
LaunchDarkly

Word count
1232

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.