We have this problem, we dont know how to represent that situation.
For example we want to represent into a diagram some technnology, I mean, create the model for represent a Virtual Server inside of a virtualization technnology called VMWare and this virtualization technnology running on a physical server.
We dont know wich objects can represent these objects:
-DataBase
-DataBase Engine (like SQL Server, etc)
-Server
-Virtual Server
-VMWare for virtualization
Does anybody can help us?
regards
Rick Bosworth on
Database, Database Engine and VMWare are all software so I would model them as Appilcation System Types or if you're talking about installed instances Application System.
Servers and Virtual Servers I would model as Hardware Component Types or at the instance level as Hradware Components. I know that technically speaking the Virtual Server is not hardware but it is acting as hasrdware and therefore I think this is the best fit from a modeling perspective.