Visualize your AWS VPC

VisualOps
2 min readMay 28, 2014

--

Getting an up-to-date diagram representation of your AWS deployment is always a headache for many companies. This short blog post shows you how easy it is to use VisualOps IDE to get your job done in a few seconds!

First, log in to the IDE, then, on the Dashboard screen, select “Visualize existing VPC”.

VisualOps will search on your AWS account for existing VPCs. Select there the VPC you want to visualize. Note that not all AWS resources can be visualized for now (see notes below).

A diagram will be generated automatically. You can move the icons as you feel like it.

For now, you can only export the diagram as picture files. However, VPC import as App will be available soon.

NOTES:

Currently, VisualOps IDE supports the following resources

EC2

  • Instance
  • Elastic IP
  • Volume (Attached to instance)
  • Security Group

Elastic Load Balancer

Auto Scaling Group

  • Launch Configuration
  • Notification Configuration
  • Scaling Policy

VPC (Custom VPC, not Default VPC)

  • Subnet
  • Network ACL
  • Customer Gateway
  • VPN Connection
  • DHCP option
  • Internet Gateway
  • VPN Gateway
  • Route Table
  • Network Interface

Upcoming features:

  • RDS support
  • Cloud Watch Support
  • SNS support
  • Instance Grouping
  • Import as an App

--

--