MongoDB has arrived in the industry and runs for years in production systems now. But schema evolution and schema maintenance is neccessary. In his talk, Timmo will present solutions for (Java) Developers to get theire data into MongoDB and make data migration explicit, straight-forward and testable. You will learn: - how to map your Java domain model to a schema - how you can support model and schema evolution - that TDD is very easy with MongoDB - why MongoDB supports continuous deployment