Archive of posts - System Design

Understanding the Basics of a Block Diagram 07 March 2024 | 9 min read
Understanding the Basics of a Block Diagram

Understanding how systems work is essential to making informed decisions, solving problems effectively, and finding ways to innovate. Using a visual tool like block diagrams helps us organize thoughts and gives us a broader view of complicated systems.

The Easy Guide to UML Deployment Diagrams 21 October 2021 | 6 min read
The Easy Guide to UML Deployment Diagrams

Deployment diagrams are used to visualize the hardware processors/ nodes/ devices of a system, the links of communication between them and the placement of software files on that hardware.