- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2021 04:59 AM
Hi guys - I hope you can help me with a bit of advice on this one 🙂
When we look into the CSDM (3.0) - Business Application (BA) is related to (1 or more) Application Service (AS) which again is related to (1 or more) eg. Application or other CIs (APPCI). This is as CSDM describe it.
If you look top-down a specific BA and assume that this BA has a "very high" business criticality, then every component related downwards from this BA must also have a high business criticality, so AS and APPCIs will inherit the criticality some how. Which again mean that if the APPCI is not working our BA and AS is in danger of not working either = its very critical to the business.
In the CMDB you will model a lot of BA-AS-APPCIs divided into PROD, TEST and DEV environments.
I think we can also assume that PROD environments normally will have a higher business criticality compared to TEST and DEVs.
----
In all the CSDM examples videos etc., I have found until now, they always add environment to the AS not to the BA - and if our assumption is right, then the "business criticality" is highly dependent of the type of "environment".
From my point of view you can model this in 2 ways:
1.
One BA for each environment the BAs are named: BA-PROD, BA-TEST and BA-DEV
Each BA is related to one AS (where the Environment field is set to PROD, TEST or DEV).
Each AS is then related to the proper APPCI - like a server running the production.
Benefit:
In this way the criticality on the BA can be inherited to the proper AS and APPCIs
Disadvantage:
Extra work on mapping and maintenance
or
2.
One BA (here we don't tell if its PROD,TEST or DEV - is just a BA for each "system")
The BA is related to 3 AS (where the Environment field is set to PROD, TEST or DEV).
Each AS is then related to the proper APPCI - like a server running the production.
Benefit:
In this way you save some time on working with mapping and later maintenance.
Disadvantage:
You will not be able to tell if this specific BA has a "very high" business criticality as the underlying AS is a mix of environments)
----
What would you have done 🙂 ?
Thanks in advance
Soren
Solved! Go to Solution.
- Labels:
-
Multiple Versions