Skip to content

Material for the DataMesh presentation at GoDataFest 2021

Notifications You must be signed in to change notification settings

godatadriven/datamesh

Repository files navigation

Data Mesh

Material for the Data Mesh presentation at GoDataFest 2021 and the Codebreakfast handson session in March 2022

Presentation

Presentation for the workshop

Setup

Instruqt is used to publish this material as a track with different challenges. The docker containers and notebooks can also be run locally with docker-compose

Run local

SSL certificates

Both Azure Blob storage and GCS need a SSL connection enabled. Several certificates, keys and java truststores are needed for the diversity of libraries and programming languages used.

See SSL_README.md how to (re)generate those certificates

Start demo environment

docker-compose up --build

Go to Jupyter Lab to see the notebooks.

Data preparation

The prepared datasets are described in data/DATA_PREP.md

Run on instruqt

Build instruqt virtual machine

cd packer-compose-vm
make PROJECT=instruqt-godatadriven IMAGE_NAME=instruqt-datamesh-multicloud-vm force-build

Publish the track

instruqt track validate && instruqt track push

About

Material for the DataMesh presentation at GoDataFest 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages