Are there any BKMs/best practices on modeling software and hardware components for Applications. How do you denote which software runs on which hardware. Here is a specific scenario.
App Server OS: RHEL 6.x
App Server Hardware: Virtual Machine
DB : Oracle
DB Hardware: SPARC
Right now I have all of the 4 directly linked to my Application. However, it does not make it clear that the DB runs on one hardware and the App Server runs on another. Any suggestions?