Service which will download data from multiple sources and ingests it in the system
1286
  • Service should download data (files) from multilple sources
  • Read the file data and process it
  • Bulk ingest the data into database
  • How to scale the system to when each file can contain millions of data points
Comments (3)