Difference between DISCOVERY and SERVICE MAPPING? which one is horizontal and which one is vertical?please explain in detail..

india
Tera Guru

Please Explain

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Discovery is a horizontal discovery. You point it at a range of IP addresses, for example, and say "Go discovery everything you can about the devices in that range!" It comes back with software, servers, database instances, printers, etc. and their relationships to each other. It is a very 'broad' way to discover your CIs and their relationships. If a CI such as a web server happens to be talking to a database that is not in that IP range, the connection won't be defined.



Service Mapping is a "vertical" or "top down" approach where you give it a starting point and it asks two questions. "What is this?" and "Who do you talk to?" It does this to build a business service out of the CIs and connections specific to that service. If there's a printer on the same floor, but not part of the business service (e.g. it's not in a configuration file we care about), it's not discovered. It's very 'surgical' in it's approach.



I hope that helps.



Introduction to Discovery


Get started with Service Mapping


View solution in original post

6 REPLIES 6

Chuck Tomasi
Tera Patron

Discovery is a horizontal discovery. You point it at a range of IP addresses, for example, and say "Go discovery everything you can about the devices in that range!" It comes back with software, servers, database instances, printers, etc. and their relationships to each other. It is a very 'broad' way to discover your CIs and their relationships. If a CI such as a web server happens to be talking to a database that is not in that IP range, the connection won't be defined.



Service Mapping is a "vertical" or "top down" approach where you give it a starting point and it asks two questions. "What is this?" and "Who do you talk to?" It does this to build a business service out of the CIs and connections specific to that service. If there's a printer on the same floor, but not part of the business service (e.g. it's not in a configuration file we care about), it's not discovered. It's very 'surgical' in it's approach.



I hope that helps.



Introduction to Discovery


Get started with Service Mapping


Hi Kirtesh,



If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.



If you are viewing this from the community inbox you will not see the correct answer button.   If so, please review How to Mark Answers Correct From Inbox View.



Thank you


Hi there, is there a recommended order to take these two (discovery fundamentals and service mapping fundamentals) training courses? We have approval for both, and want to make sure we are going to get the most out of the training.

Thanks, 

- Derek

Derek,

I would suggest discovery fundamentals and then service mapping. While they cover different things, understanding the underlying fundamentals that power service mapping is always a good thing. If you don't plan on doing discovery first then you could get away with doing SM training first but I would always recommend to take discovery first.