PuppyGraph Kineviz GraphXR Integration Demo Video
This demo shows how PuppyGraph’s graph query engine works with Kineviz’s GraphXR, an interactive graph visualization and exploration interface, to power cloud security analytics.
In this demo, we analyze and visualize network security configurations in a cloud environment as a live security graph. By modeling the network infrastructure as a graph, you can quickly spot issues like:
- Public IP addresses exposed to the internet
- Network interfaces not protected by any security group
- Roles with excessive permissions and the virtual machines they are tied to
PuppyGraph lets you model your existing cloud security tables as a graph, without ETL or data copies. GraphXR then sits on top of this graph model to provide intuitive, interactive exploration.
This tutorial shows how easy it is to go from deploy to query in a few steps, including how to:
- Upload the graph model (schema.json) into PuppyGraph
- Use PuppyGraph’s open-source visualization tool
- Connect GraphXR to PuppyGraph for interactive security graph views with multiple analysis perspectives
Want to uncover insights with cybersecurity analytics? PuppyGraph + GraphXR lets you get started running graph queries directly on your existing tables, zero ETL required.
Queries in natural language
• Public IP addresses exposed to the internet
• Network interfaces not protected by any security group
• Roles with excessive permissions and the virtual machines they are tied to
Want to try it yourself?
We've open-sourced the sample dataset, graph schema, and graph queries on GitHub, so you can recreate this demo in your own environment.
