Batch Processing
ETL (Extract, Transform, Load)
Data integration process consisting of extracting data from heterogeneous sources, transforming it according to defined business rules, then loading it into a target system. ETL pipelines are typically executed in batch to synchronize data.
← Kembali