Post / Website: Lambda Architecture #70

Open
strife25 opened this Issue Feb 10, 2015 · 0 comments

1 participant

@strife25

http://lambda-architecture.net

Nathan Marz came up with the term Lambda Architecture (LA) for a generic, scalable and fault-tolerant data processing architecture, based on his experience working on distributed data processing systems at Backtype and Twitter.

The LA aims to satisfy the needs for a robust system that is fault-tolerant, both against hardware failures and human mistakes, being able to serve a wide range of workloads and use cases, and in which low-latency reads and updates are required. The resulting system should be linearly scalable, and it should scale out rather than up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment