Backend Mystery · Card #17

How do you approach batch processing in a data-heavy backend application?

The best option here would be to use a batch-processing framework such as Hadoop or Spark. They are already prepared to process massive amounts of data in parallel.
data performance

Study the full deck →