-
Notifications
You must be signed in to change notification settings - Fork 108
Description
Summary
We're often asked if Workload Discovery can display networking information such as VPC flow logs as relationships between resources.
For example, "Can I see if this EC2 instance is communicating with this NAT Gateway".
Today, Workload Discovery presents configuration based relationships for networking resources, such as "EC2 instance X is contained in Subnet Y". Workload Discovery cannot show relationships between two resources that are communicating via a network. It might be possible to display this information in Workload Discovery. There may be other related information that is also useful to include.
We'd like to investigate what usecases users have for visualising relationships between networked resources in the tool.
We'd welcome any anecdotes or feedback on how we can improve Workload Discovery in this area. We will update this issue with more information as the investigation progresses.
What is the problem?
Customers would like to see relationships in WD representing actual networking communication between resources. Today, Workload Discovery only shows configuration based relationships such as EC2 instance being associated with an Network Interface. Workload Discovery does not show relationships derived from potential or actual network communication.
What is the solution?
Workload Discovery will support a new relationship type, a network derived relationship. Network derived relationships will be derived from VPC Flow Logs.