Eliot Horowitz is the CTO and a Co-Founder of 10gen, the company that sponsors the open source MongoDB project.
Talks I've Given
-
Journaling and the Storage Engine
Featuring Eliot Horowitz
Eliot Horowitz gives a presentation on Journaling and the Storage Engine for MongoUK
journaling mongodb -
Schema Design at Scale
Featuring Eliot Horowitz
Schema design is a critical step in making sure an application scales well. There are considerations for reads and writes, both with and without sharding. We'll go through a few use cases and examine how difference schemas impact performance.
schema-design scale mongodb nosql -
Overview of MongoDB Project Roadmap & Customer Panel
Featuring Eliot Horowitz
Eliot Horowitz closes MongoUK with an overview of the MongoDB Project Roadmap and Customer Panel
mongodb -
Welcome to MongoUK
Featuring Eliot Horowitz
Welcome by Eliot Horowitz, CTO & Co-Founder, 10gen
mongodb -
Open Q&A with Eliot Horowitz
Featuring Eliot Horowitz
An open white board session with one of the key architects of MongoDB.
mongodb -
Scaling with MongoDB
Featuring Eliot Horowitz
For applications that outgrow the resources of a single database server, MongoDB can convert to a sharded cluster, automatically managing failover and balancing of nodes, with few or no changes to the original application code. This talk discusses when to shard and continues on to describe...
mongodb nosql sharding scaling -
-
Java Development with MongoDB
Featuring Eliot Horowitz
In this talk, Eliot Horowitz talks about Java development with MongoDB.
-
Sharding Internals and Administration
Featuring Eliot Horowitz
Eliot Horowitz, CTO and Co-Founder of 10gen, presents sharding internals and administration in this talk.