Resources - graphs

Videos, Slides, Case Studies and other GraphAware related resources

Graph-Powered Machine Learning Q&A

17 Nov 2021 videos graphs ML

An introduction to Graph-Powered Machine Learning written by our very own Dr. Alessandro Negro. This book is an extraction of 60 combined years of experience in graphs, and explains how graphs and graph databases can serve machine learning projects.

Fix your microservice architecture using graph analysis - full video

10 Oct 2019 videos microservices graphs analytics

To improve the performance of your microservice architecture, you may consider using graph analysis techniques. By using tools like jQAssistant and Neo4j, you can identify potential issues, better understand the relationships between different services, and even analyze the potential impact of changes on your system. With these tools, you can answer questions like:

Are there any antipatterns present in my microservice architecture? How will certain database refactoring efforts affect the other services in my system? Is my API documentation and specification accurate and up to date? Can I get a clear and current visualization of my entire system?

By implementing graph analysis techniques, you can work towards optimizing the design and functionality of your microservice architecture.