Home UML Basics Class Diagram Use Case Diagram Statechart Diagram Activity Diagram Sequence Diagram Communication Diagram Deployment Diagram Need Help?
Deployment Diagram Quiz

Answer the questions to the best of your ability. Below, you'll see two true or false questions, a matching question, a question to choose traits of a bad deployment diagram, and a scenario.

1. Deployment diagrams shows the static structure of a software development.

True
False

2. Match the words below. The words below represent 4 devices with 4 artifacts that should be matched together based on what you know. Start from the basic and work your way up. These will need to be in order to get the right answer.

Standard Diagram of Website Quiz

device: User PC, artifact: SQL database, artifact: HTML5, device: Database Server

1

2

3

4

3. who should use a deployment diagram?

4. The artifacts that should be identified before drawing a deployment diagram is nodes, relationships between nodes, and execution environments.

True
False

5. Your client, Chatbook wants you to add a web server along with a database. The client wants all the comments saved on to a database in the company made social media. What diagram element will you need to do to connect the web server and database?