Objective
Introduction to Membase and how to build large scale cloud application with Membase.
Description
- Introduction to Membase.
- Pros/Cons of Membase compared to other key-value systems.
- Membase & PHP at scale (Zynga's use-case)
- Demo
Requirements
Knowing the challenges associated with building large horizontally scaled sharded applications would help, but not a hard requirement.
1
▼
What is Membase? Website: http://www.couchbase.org/membase. From their about page, Membase is a component of the Couchbase project, which includes:
I think this session will fit well right after Sudar Muthu's Memcache session with that providing a entry curve into the concept of in-memory caching.