InfViz
  • What is InfViz?
  • Getting Started
  • InfViz Studio
    • InfViz Studio Professional Benefits
    • Working with Diagram Builder
    • Working with Design Builder
    • Working with View Builder
    • Working with AWS Import
      • Setting up AWS Access Key
      • Setting up AWS Cross Account Role
      • Adding Cost Explorer access
  • InfViz Desktop
  • Tutorials
    • Understaing your AWS evironment
      • 1) AWS Account Safety
      • 2) Know your resources and spend
      • 3) Connectivity between resources
      • 4) Well Architected Review
      • 5) Enterprise multi-account management
      • 6) Enterprise centralised docuemention
  • Samples
    • InfViz Diagram Samples
    • AWS CloudFormation Samples
    • AWS CDK (Cloud Development Kit) Sample
Powered by GitBook
On this page
  • InfViz for visualizing your resource configuration
  • Billing for understand your service usage

Was this helpful?

  1. Tutorials
  2. Understaing your AWS evironment

2) Know your resources and spend

Previous1) AWS Account SafetyNext3) Connectivity between resources

Last updated 5 years ago

Was this helpful?

Once you have confidence that your account is safe, you can now concentrate on the resources which run inside of it. In this tutorial we will use InfViz and AWS native services to map out your environment.

InfViz for visualizing your resource configuration

A common scenario for many businesses is that they want to visualise what they running in their AWS accounts. This is to help communicate for architecture, engineering and operations purposes.

InfViz provides a simple way to generate a diagram from your AWS environment within seconds.

One off diagram generation

Using InfViz studio you can easily generate a diagram of your AWS environment. Below is a screen shot of the two options of importing your AWS environment into InfViz.

Continous diagram generation using scripts

Using InfViz desktop you can easily generate a diagram of your AWS environment on a continous basis.

On mac use crontab or on windows use schuduler to run the following command

~/.infviz/infviz convert -t aws -a <ACCESS_KEY> -k <SECRET_KEY> -r <REGION>

Billing for understand your service usage

Finding out the services which you are consuming can be done by the AWS billing console.

Sample of InfViz generating a diagram
InfViz Studio import options Access Key or Cross Account Role
AWS Billing showing the services you are using