Is there a way to generate the network diagram to increase the visibility

0

I have created many instance A, B ,C - these 3 are under the same public subnet and the security group Instance D is under the same subnet but understand security group. Is there a a way to automatically generate an AWS perspective or AWS Architecture Diagram so that we can visualised them easily? 2ndly, is it possible starting drawing the perspective and getting generate the instance straight away from what we have drawn? Is it elastic beanstalk?

Edited( 30/12/2021 11:21pm) The network diagram generated can be more verbose. For example:

  1. Show the internet gate way
  2. Show the NAT gateway
  3. Show the routing table
  • You can connect to hava.io using a cross account role and have all the VPCs within the connected AWS account visualised as diagrams. Will show you the VPC, gateways, subnets and the resources in the subnets like EC2 instances, database instances, load balancers and so forth. They also have a security view that will show you the security groups, open ports and traffic ingress/egress points.

已提問 2 年前檢視次數 3398 次
2 個答案
1
profile pictureAWS
專家
kentrad
已回答 2 年前
  • Does it means, we must need to create cloud formation for that right? suppose we have created Ec2 instance or any other services without cloudformation then can i create such graph?

  • Hi I have updated my questions, does it support? The network diagram generated can be more verbose. For example: 1) Show the internet gate way 2) Show the NAT gateway 3) Show the routing table

1

There are a couple different options available:

From AWS: https://aws.amazon.com/solutions/implementations/aws-perspective/ and https://aws.amazon.com/about-aws/whats-new/2020/09/introducing-aws-perspective/.

Other available options:

There are non-free options available as well (non-exhaustive list):

Keep in mind that any non-AWS solutions will typically require you to deploy an IAM role that has access to view/read resources and possibly other infrastructure.

jsonc
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南

相關內容