-
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.
SDK and Control Service
SDK provides automation for developing your data workflows with Python and/or SQL.
The Control Service provides automation for deploying your data workflows.
This documentation is split into these components for you to find the information on your use case.
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