- ETL (Extract, Transform, Load) is a common process for data exchange between systems and will be familiar to system integrators.
- It performs at any scale. Initial data ingestion of millions of records is handled in the same way as an incremental change in a single record.
- It’s asynchronous and fault tolerant.
Data import into BSPK is performed in real-time. New files are detected and processed immediately and concurrently. Sub-minute latency can be achieved if constant data synchronization is necessary or desired.