Welcome to the second video of our Amazon CDK series! In this tutorial, we’ll show you how to generate and load graph data into Amazon Neptune. Learn to harness the power of a graph data generator tool created by the CDK project and watch your data come to life. This step-by-step guide makes it fun and easy to handle complex data structures. Dive in and elevate your data management skills with us!
Check out the rest of the series 👉 https://www.youtube.com/playlist?list=PL5bUlblGfe0I3HWMIj6EWG7bVIMbQJE9l
Resources:
🌐 Practical Gremlin online book, by Kelvin Lawrence: https://kelvinlawrence.net/book/Gremlin-Graph-Guide.html
🛠️ Code: https://github.com/build-on-aws/building-a-scooters-graph-including-a-graph-data-generator
📝 Step-by-step blog post: https://github.com/build-on-aws/building-a-scooters-graph-including-a-graph-data-generator/tree/main/project_blog
Follow AWS Developers!
🐦 Twitter: https://www.twitter.com/awsdevelopers
💼 LinkedIn: https://www.linkedin.com/showcase/aws-developers/
👾 Twitch: https://twitch.tv/aws
📺 Instagram: https://www.instagram.com/awsdevelopers/?hl=en
Chapters:
00:00 - Project’s graph data generator
00:30 - Introduction to Neptune serverless
01:00 - How to load data into Amazon Neptune
01:27 - CDK and Lambda layers
02:17 - Lambda Python CDK construct
03:09 - Graph data generation
05:25 - Loading graph data into Amazon Neptune
11:51 - Querying graph data in Amazon Neptune
13:16 - Deleting the entire graph in Amazon Neptune
13:45 - Session summary
#lambda #amazoncdk #amazonaws