From the course: Building a Cloud Architecture Diagram
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
UML sequence diagram overview
From the course: Building a Cloud Architecture Diagram
UML sequence diagram overview
- [Instructor] Sequence diagrams represent interactions between objects or components in a software system, over time. It shows the flow of communication between the different parts of the system and can be helpful to communicate how the system works, especially to a non-technical audience. So we're visualizing the interactions within processes and programs and sometimes across different IT infrastructures. The sequence of interactions is messages and communications between the actors and objects, could be end users and databases, or other external interfaces. Let's take a look at a sequence diagram. On the left, we have the actor, the end user and we've got some other components in this sequence diagram. We have a system log-on process, we have user accounts and we have an online portal. Perhaps this end user wants to go shopping. They will have to identify themselves. They're presented with a log-on dialogue box. They…
Contents
-
-
-
What is a cloud architecture diagram?6m 56s
-
(Locked)
Enterprise architecture diagrams1m 50s
-
(Locked)
UML examples for AI systems5m 24s
-
(Locked)
Business architecture diagrams3m 16s
-
(Locked)
Application architecture diagrams3m 10s
-
(Locked)
Data architecture diagrams2m 56s
-
(Locked)
Technology architecture diagrams3m 25s
-
(Locked)
Unified Modeling Language (UML) diagrams2m 15s
-
(Locked)
UML use case diagram overview1m 41s
-
(Locked)
UML component diagram overview1m 53s
-
(Locked)
UML deployment diagram overview1m 46s
-
(Locked)
UML sequence diagram overview1m 43s
-
(Locked)
UML state diagram overview1m 29s
-
(Locked)
UML activity diagram overview1m 23s
-
(Locked)
UML class diagram overview2m 14s
-
(Locked)
Organizational responsibilities5m 16s
-
-
-
-
-