-
Notifications
You must be signed in to change notification settings - Fork 66
Overview
a_git_a edited this page Dec 18, 2023
·
12 revisions
- Ingest data from different sources.
- Use Python/SQL and VDK templates to transform data.
- Package, version, and deploy data applications while dealing with credentials, retries, and reconnects.
- Provide built-in monitoring and smart notification capabilities.
- Track code and data modifications for quicker troubleshooting and version rollback.
-
VDK SDK provides automation for developing your data workflows with Python and/or SQL.
- VDK Control Service provides automation for deploying your data workflows.
This documentation is split into these components so you can find the information based on the need.
if you want to get started ingesting data or transforming data. 🔄
if you want to deploy your developed data jobs and operate and monitor them using Operations UI. 🚀
if you want to extend the functionality of Versatile Data Kit SDK. 🧩
SDK - Develop Data Jobs
SDK Key Concepts
Control Service - Deploy Data Jobs
Control Service Key Concepts
- Scheduling a Data Job for automatic execution
- Deployment
- Execution
- Production
- Properties and Secrets
Operations UI
Community
Contacts