Last updated
Last updated
automates the drawing of infrastructure diagrams. This means you longer have to spend hours drag dropping shapes to the right position and making them the right size. It's main use cases are:
Automating the drawing of AWS Architecture diagrams
Helping companies standardise on infrastructure design diagrams.
Allowing companies to integrate the rendering of diagrams into their provisioning pipelines. We refer to this as Diagram as Code.
InfViz full list of AWS capabilities:
Generate AWS diagram from cloud formation template.
Generate AWS diagram directly from AWS account using cross account role or IAM access key.
Merge multiple cloudformation templates into a single diagram.
Merge cloudformation template with AWS account into a single diagram.
Edit the diagram after it has has been generated.
Detailed table showing the security group network access.
Detailed table showing the iam access rights.
InfViz shares many features with other products in the marketplace such as Hava, Cloudcraft and Lucidchart all which have some level of automated AWS drawing capability.
InfViz is designed to make it easier, for IT professionals, to create and maintain meaningful diagrams. We achieve this by having two file types:
Diagram files, which represents your organisation's environment and the diagram style.
Design files, which represent individual applications or services.
The recommended approach for large organisations is that specialist teams create the diagram files for the enterprise to use. Then application teams or specialist hosting architects can capture the details of applications and services in designs files.
For devops aligned organisations or applications teams, which are already capturing their application details in infrastructure as code definition files, they can convert application details directly to InfViz design file json format. There is currently native support for AWS cloudformation.
Using InfViz you can treat your design files just like code, which allows you to fully automate the visualisation of your environments. Below demonstrates the ability to:
Link your existing source repository and build tools with InfViz studio. (Blue lines)
View diagrams using the HTTPS PNG links from InfViz studio. (Orange lines)
Fetch environment details directly from AWS. (Red line)
Learn about the InfViz (https://infviz.io)