Company
Date Published
Author
Braun Reyes
Word count
1529
Language
English
Hacker News points
2

Summary

The SAVO Group is exploring the use of graph technology, specifically Neo4j, to improve findability in their sales enablement platform. They track customer activity and want to recommend new content to sellers based on what other sellers have used. The group uses a Cypher query language to create a recommendation engine that can provide real-time suggestions. They leverage AWS Managed Services, including Lambda and API Gateway, to deploy the solution quickly and efficiently. The architecture involves an EC2 instance with Neo4j installed, a Lambda function that runs the Cypher query, and an API Gateway that integrates with the Lambda function. The solution is designed to be scalable and secure, with features like encryption and access control. The SAVO Group plans to expand this proof of concept into a fully-fledged content recommendation engine with multiple endpoints for different types of recommendations.