Skip to content

Examples

a_git_a edited this page Feb 5, 2024 · 61 revisions

Examples use cases solved with Versatile Data Kit:

Data Engineering

Ingestion examples

Ingestion using Flow API (Alpha)

Simple Flow-based API where you can ingest using only configuration. It's an alpha so it's not stable, yet.

Ingestion using Python Ingester send APIs

This is a more "low" level and advanced API but provides more power

Data processing examples

Job development: debugging and testing


➡️ Next Section VDK SDK: SDK Key Concepts


Deployment examples

Orchestration examples

Job Operations

Scenarios

Jupyter tutorials

Infrastructure operators

The source code for the examples can be found in git at https://github.com/vmware/versatile-data-kit/tree/main/examples


➡️ Next Section Control Service: Python Dependencies

Clone this wiki locally