Netflix Data Explorer
Launch Netlfix's Open Source Data Explorer in Gitpod and connect to your Astra DB instance!
10 minutes • Beginner
Updated May 11, 2022
Netflix Data Explorer
10 minutes, Beginner, Start Building
Launch Netlfix's Open Source Data Explorer in Gitpod and connect to your Astra DB instance!
Quick Start
-
Signup for DataStax Astra, or login to your already existing account.
-
Create an Astra DB Database if you don't already have one.
-
Create an Astra DB Keyspace called
sag_nf_data_explorer
in your database. -
Generate an Application Token with the role of
Database Administrator
for the Organization that your Astra DB is in. -
Get your secure connect bundle from the connect page of your database.
-
Start the example by running
yarn start
in the Gitpod console.
Objectives
- Connect the Netflix Data Explorer that is running in Gitpod to your Astra DB instance.
How this works
Run the Netflix Data Explorer in Gitpod by selecting "Open in IDE" or by launching from this link.