Thursday, 26 December 2013
Interesting Snippets from 2013-12-26
-
The Log: What every software engineer should know about real-time data's unifying abstraction | LinkedIn Engineering
You can't fully understand databases, NoSQL stores, key value stores, replication, paxos, hadoop, version control, or almost any software system without understanding logs; and yet, most software engineers are not familiar with them. I'd like to change that. In this post, I'll walk you through everything you need to know about logs, including what is log and how to use logs for data integration, real time processing, and system building.