Hands-on Demo: Generate & Load Graph Data into Amazon Neptune

preview_player
Показать описание
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!

Resources:

Follow AWS Developers!

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
Рекомендации по теме
Комментарии
Автор

Can you think of similar use cases, where you can use this data generation approach?

awsdevelopers
Автор

How can we run this notebook in our local system using visual Studio code?

dineshmani
Автор

Is this useful to generate graphs using a bedrock agent?

dozo_ca