In my Deployment model, I have a list of <server> and <cluster> elements that contain <WebService>, <Database> components. All of the servers are contained in a Servers folder. In the notes of each server, I have annotated information like AWS Server class, Cluster size, Server cost, data ingestion rates, storage requirements, etc.
if I right click the Servers Folder and select View as Requirements list, it actually prints out a nice page of all the notes grouped by Server/Cluster that I can use to work with the DevOps team to review sizing / costs, etc.
The negative is that all the service components included as a child of the Servers are in the report creating report noise.
Is there a way to filter our items by stereotype ?
I am also curious if it would not be better to add those items as Tagged Values then somehow produce a report from that. I.e. for each item that is of Stereotype <server> or <cluster> look for tagged values aws.class, ip.address, etc. But that is beyond my EA skills currently, any pointers would be greatly appreciated.
-John Gentilin