What is it?

The power of distributed systems
Distributed systems can be perfectly applied to big data because they allow for growth. Tasks can be distributed and redistributed according to the amount of data that needs to be processed. Distributed systems also bring resilience in multiple different ways:
- Load distribution increases performance of the individual systems
- Replication of data increases safety and resilience, in case one or more systems fail
- Processing speed is increased because the tasks are distributed