Data Ingestion — Demystified¶
Metadata¶
- Author: Sujithkumar C
- Full Title: Data Ingestion — Demystified
- Category: #Type/Highlight/Article
- URL: https://medium.com/p/a022014bd95
Highlights¶
- File Ingestion wherein the Source Systems push the files to Ingestion Framework’s landing area and the data is ingested from the landing area to the target location/s.
- Database Ingestion wherein the Ingestion Framework connects to the database using JDBC connectivity, extracts the data, and moves to the target location/s.