Merge pull request #147 from v1ctor/patch-1

👍
This commit is contained in:
Onur Akpolat
2017-03-24 15:25:18 +01:00
committed by GitHub

View File

@@ -661,7 +661,7 @@ for Data Analytics at Twitter.
## Books
####Streaming
#### Streaming
* [Streaming Data](https://www.manning.com/books/streaming-data) - Streaming Data introduces the concepts and requirements of streaming and real-time data systems.
* [Storm Applied](https://www.manning.com/books/storm-applied) - Storm Applied is a practical guide to using Apache Storm for the real-world tasks associated with processing and analyzing real-time data streams.
@@ -669,6 +669,9 @@ for Data Analytics at Twitter.
* [Stream Data Processing: A Quality of Service Perspective](http://www.springer.com/us/book/9780387710020) - Presents a new paradigm suitable for stream and complex event processing.
* [Unified Log Processing](https://www.manning.com/books/unified-log-processing) - Unified Log Processing is a practical guide to implementing a unified log of event streams (Kafka or Kinesis) in your business
#### Distributed systems
* [Distributed Systems for fun and profit](http://book.mixu.net/distsys/) Theory of distributed systems. Include parts about time and ordering, replication and impossibility results.
### Data Visualization
* [The beauty of data visualization](https://www.youtube.com/watch?v=5Zg-C8AAIGg)
* [Designing Data Visualizations with Noah Iliinsky](https://www.youtube.com/watch?v=R-oiKt7bUU8)