Zerobus Ingest Build clients that ingest data directly into Databricks Delta tables via the Zerobus gRPC API. Status: GA (Generally Available since February 2026; billed under Lakeflow Jobs Serverless SKU) Documentation: - Zerobus Overview - Zerobus Ingest SDK - Zerobus Limits --- What Is Zerobus Ingest? Zerobus Ingest is a serverless connector that enables direct, record-by-record data ingestion into Delta tables via gRPC. It eliminates the need for message bus infrastructure (Kafka, Kinesis, Event Hub) for lakehouse-bound data. The service validates schemas, materializes data to target tabl…