A new Flexera Community experience is coming on November 18th, click here for more information.
Hi Cloudscape Team,
I request you for a detailed answer and a document on Server to Server connections.
- Subhankar
‎Jul 29, 2021 04:37 PM
Connections between servers simply indicates there has been TCP communication between servers. Generally speaking this could be representative of:
N-Tier application communication (same application). (e.g. application server communicating to a database server)
or
Application A consuming services from Application B. (i.e. servers not part of the same application)
TCP communication data is collected using Netstat to build a profile of the systems' communication within the assessment. The result is a dependency mapping of communication between servers. Then automated logic is provided within Cloudscape to logically group servers in potential application groups. Further, manual refinement (by environment SMEs) is then recommended to finalize and add context to the logical grouping of servers to applications groups.
Please review the following documentation for more details.
‎Aug 02, 2021 10:20 AM