Application Service Discovery – Week 13

Based on the pseudo code written in previous weeks, the mapping module has been successfully completed.

The ideology has been to read data from active and passive service discovery’s modules. For now, a sample JSON file has been written from which the mapping module reads off of.

The map is not dynamic, the current map needs to be closed to generate the latest map.

The nodes are the servers/services in the Application Dependency Map and the edges of this map are relationships between these nodes.

Say, we have a web server, web application and a MySQL server. Then these are the nodes and the edges are:

Web applicatioon -> Web Server

Web application -> MySQL Server

print


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

css.php