SlideShare a Scribd company logo
Welcome!


                MongoDB

     Big Business meets Startup - London, UK
                  Apr 26th, 2012
   Derick Rethans - derick@10gen.com - twitter:
                     @derickr
10gen, the company behind MongoDB

●   10gen began the MongoDB project
●   Development, support, and services for MongoDB
●   100 employees
●   Offices/employees in New York, Palo Alto, London
    and Dublin
●   $31M+ funding (last round, Sept 2011)
●   Investors: Sequoia, Flybridge, Union Square
Management

●   Dwight Merriman – CEO; Founder, CTO
    DoubleClick
●   Max Shireson – President; COO MarkLogic, 9
    years at Oracle
●   Eliot Horowitz – CTO; Co-founder of Shopwiki,
    DoubleClick
●   Erik Frieberg – VP Marketing; HP Software,
    Borland, BEA
●   Ben Sabrin – VP of Sales; VP of Sales at Jboss,
    over 9 years of Open Source experience
Why we exist

Big Data
● explosion of data and our desire to make


  meaningful decisions from that data
New Programming models
● the existing data model is an impediment to


  Programming agile development.
New Hardware Architecture
● The Cloud is starting to become the dominant


  deployment architecture. Databases need to take
  advantage of horizontal scaling capacity
MongoDB

●   Open source, high performance database
●   Key Innovations
●   Horizontally scalable
●   Agile
●   Easy to Deploy in the Cloud / Virtual Servers
●   Version 2.0 released September ’11
●   100,000+ downloads per month
MongoDB Use Cases
Benefits

Agility
● Applications store complex data that is easier to


  model as documents
● Schemaless DB enables faster development cycle


Scale
● Relaxed transactional semantics enable easy scale


  out
Cost
● Cost effectively operationalize abundant data


  (clickstreams, tweets, logs, ...)
Database landscape
MMS: MongoDB Monitoring Service

●   SaaS solution providing instrumentation and
    visibility into MongoDB systems
●   Included in the 10gen commercial subscriptions.
●   Deployed to most customers
●   Free version released
●   3,500+ customers signed up and using service
Terminology

●   Document: the data (row)
●   Collection: contains documents (table, view)
●   Index
●   Embedded Document (~join)
Documents

● Are schemaless
● Can have embedded documents


Simple document:
 {
     "_id" : ObjectId("4cb4ab6d7addf98506010001"),
     "twitter" : "derickr",
     "name" : "Derick Rethans"
 }
Document with embedded documents:
 {
     "_id" : "derickr",
     "name" : "Derick Rethans",
     "bookmarks" : [
       { "title" : "MongoDB",
          "url" : "http://mongodb.org",
       },
       { "title" : "10gen",
          "url" : "http://10gen.com",
       }
     ]
 }
Blog in a RDBMS
Blog in MongoDB
Other Features

●   Secondary and compound indexes
●   2D/Geospatial indexes
●   GridFS
●   Map/reduce
●   Aggregation framework
Replication




●   Failover/Availability
●   Scaling reads
●   Primaries, secondaries and arbiters
●   Odd number to prevent split brain
Sharding




●   Scaling writes and reads
●   Config servers, router (mongos) and replica sets
Who uses MongoDB?
Enterprise Adoption

●   More than 400 customers
●   Noteworthy new references (all speaking publicly)
    Disney, MTV, Ebay/X.com Ericsson, Viacom, and
    Telefonica
●   Many fortune 100 companies are now paying
    customers
Community

●   MongoDB Days: 1.100 at MongoSV in December
    23 MongoDB Days in 2011 reaching over 9.000
    people
●   MongoDB User Groups: 238 cities with Mongo
    User Groups (MUGs) 200+ events in 2011
●   European events in London, Munich and Paris
●   Asian events in Tokyo and Beijing
Community: London/UK

MongoDB UK
● Annual one day conference dedicated to the open


  source database MongoDB.
● June 20th, 2012 at the Mermaid Conference &


  Events Centre
● Early Bird ($50) ends May 23rd

● Expecting 600+ people


Mongo UGs
● MongoDB London (May 29th): monthly

● MongoDB Thames Valley: monthly

● Office Hours (May 2nd): bi-weekly near Old Street
Thanks!
Questions?
        Derick Rethans - derick@10gen.com

More Related Content

PPTX
Advanced applications with MongoDB
PPTX
Advantages of using MongoDB
PPTX
Introduction to MongoDB
PPTX
Introduction To MongoDB
PPT
BOND: Giant Drupal in a huge company
PPTX
Beyond the Basics 3: Introduction to the MongoDB BI Connector
PDF
MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]
Advanced applications with MongoDB
Advantages of using MongoDB
Introduction to MongoDB
Introduction To MongoDB
BOND: Giant Drupal in a huge company
Beyond the Basics 3: Introduction to the MongoDB BI Connector
MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]

What's hot (20)

PPTX
Neo4j GraphTalk Frankfurt - Einführung
PPTX
Intoduction to OrientDB
PDF
Caltech DIBS: Digital Borrowing System
PPTX
MongoDB.local Austin 2018: PetroCloud: MongoDB for the Industrial IOT Ecosystem
PDF
Migration as a Service - Eskindir Abdela, Knowit
PPTX
The NoSQL movement @ DotNetToscana
PDF
[Public] 7 arquetipos de la tecnología moderna [españa]
PPTX
Analyzing Growth & Opportunities in Crypto Derivatives
PDF
Mobicents Summit 2012 - Alexandre Mendonca - Mobicents jDiameter
PPT
Real World MongoDB: Use Cases from Financial Services by Daniel Roberts
PPTX
Building A Relevancy Engine Using MongoDB and Go
PPTX
Building scalable applications with foundatio
PPTX
Q-Rapids Runtime Data Collect by Softeam
PDF
Build robust streaming data pipelines with MongoDB and Kafka P2
PDF
Uncovering DeFi Largest Hacks - Key Factors to Consider & How to Mitigate Risks
PPTX
Webinar: How Banks Use MongoDB as a Tick Database
PPT
MongoBD London 2013: Real World MongoDB: Use Cases from Financial Services pr...
PDF
Domain-Driven Data
PDF
How Financial Services Organizations Use MongoDB
PPTX
IntoTheBlock Webinar: Crypto Evolving Dynamics
Neo4j GraphTalk Frankfurt - Einführung
Intoduction to OrientDB
Caltech DIBS: Digital Borrowing System
MongoDB.local Austin 2018: PetroCloud: MongoDB for the Industrial IOT Ecosystem
Migration as a Service - Eskindir Abdela, Knowit
The NoSQL movement @ DotNetToscana
[Public] 7 arquetipos de la tecnología moderna [españa]
Analyzing Growth & Opportunities in Crypto Derivatives
Mobicents Summit 2012 - Alexandre Mendonca - Mobicents jDiameter
Real World MongoDB: Use Cases from Financial Services by Daniel Roberts
Building A Relevancy Engine Using MongoDB and Go
Building scalable applications with foundatio
Q-Rapids Runtime Data Collect by Softeam
Build robust streaming data pipelines with MongoDB and Kafka P2
Uncovering DeFi Largest Hacks - Key Factors to Consider & How to Mitigate Risks
Webinar: How Banks Use MongoDB as a Tick Database
MongoBD London 2013: Real World MongoDB: Use Cases from Financial Services pr...
Domain-Driven Data
How Financial Services Organizations Use MongoDB
IntoTheBlock Webinar: Crypto Evolving Dynamics
Ad

Similar to Mongo bbmw (20)

PPTX
Welcome to MongoDB Tokyo 2012
PPSX
Mongodb
PDF
Accra MongoDB User Group
PPTX
An Evening with MongoDB Detroit 2013
PDF
Introduction to MongoDB
PPTX
mongodb-brief-intro-february-2012
PDF
Rails with MongoDB
PPTX
Welcome to MongoDB Melbourne 2012
PPTX
Drop acid
PDF
10gen MongoDB Video Presentation at WebGeek DevCup
PPTX
MongoDB presentation
KEY
Discover MongoDB - Israel
PDF
A Brief Introduction: MongoDB
PDF
Mongodb Introduction
PPTX
mongoDB: Driving a data revolution
PPTX
Webinar: How Partners Can Benefit from our New Program (EMEA)
PDF
Introduction to MongoDB
KEY
Mongo db admin_20110329
PPTX
Dev Jumpstart: Build Your First App with MongoDB
PDF
Introduction to MongoDB Basics from SQL to NoSQL
Welcome to MongoDB Tokyo 2012
Mongodb
Accra MongoDB User Group
An Evening with MongoDB Detroit 2013
Introduction to MongoDB
mongodb-brief-intro-february-2012
Rails with MongoDB
Welcome to MongoDB Melbourne 2012
Drop acid
10gen MongoDB Video Presentation at WebGeek DevCup
MongoDB presentation
Discover MongoDB - Israel
A Brief Introduction: MongoDB
Mongodb Introduction
mongoDB: Driving a data revolution
Webinar: How Partners Can Benefit from our New Program (EMEA)
Introduction to MongoDB
Mongo db admin_20110329
Dev Jumpstart: Build Your First App with MongoDB
Introduction to MongoDB Basics from SQL to NoSQL
Ad

More from TechMeetups (20)

PDF
¡Únete al equipo de Oxigent! Empresa comprometida con la sostenibilidad y la ...
PDF
SafeBrok es una empresa de planificación financiera y asesoramiento enfocada ...
PPTX
Ebury is a hyper-growth FinTech firm, named in 2021 as one of the top 15 Euro...
PDF
OWT, a Swisscom company, is a flagship technology and strategy consulting fir...
PDF
Pixida, Simplifying Success in Germany, the USA, Brazil, China and Portugal
PDF
BettercallPaul Wenn aus Technik Freundschaft wird
PDF
At AI & Partners, we understand the challenges and opportunities that the EU ...
PDF
Elevus Tech conecta empresas a talentos altamente qualificados em áreas como ...
PPTX
SoSafe is the fastest-growing security awareness scale-up globally, revolutio...
PPTX
mediaire is a dynamic Berlin-based medtech startup on a mission to revolution...
PDF
Xentral is a lean ERP cloud software with the power to bundle all business pr...
PDF
Materialise empowers sustainable 3D printing applications
PPTX
FX Digital is a leading UK tech agency specialising in Connected TV
PDF
Telus International AI in Munich Tech Job Fair
PDF
Essity is the leading global hygiene and health company dedicated to improvin...
PPTX
AUSTRIAN BUSINESS AGENCY Work in Austria
PPTX
PayFit is an intuitive cloud-based payroll and employee management solution d...
PPTX
Career at Sollers Consulting
PDF
This is Infront - Financial professionals across Europe rely on Infront for f...
PDF
Springer Nature
¡Únete al equipo de Oxigent! Empresa comprometida con la sostenibilidad y la ...
SafeBrok es una empresa de planificación financiera y asesoramiento enfocada ...
Ebury is a hyper-growth FinTech firm, named in 2021 as one of the top 15 Euro...
OWT, a Swisscom company, is a flagship technology and strategy consulting fir...
Pixida, Simplifying Success in Germany, the USA, Brazil, China and Portugal
BettercallPaul Wenn aus Technik Freundschaft wird
At AI & Partners, we understand the challenges and opportunities that the EU ...
Elevus Tech conecta empresas a talentos altamente qualificados em áreas como ...
SoSafe is the fastest-growing security awareness scale-up globally, revolutio...
mediaire is a dynamic Berlin-based medtech startup on a mission to revolution...
Xentral is a lean ERP cloud software with the power to bundle all business pr...
Materialise empowers sustainable 3D printing applications
FX Digital is a leading UK tech agency specialising in Connected TV
Telus International AI in Munich Tech Job Fair
Essity is the leading global hygiene and health company dedicated to improvin...
AUSTRIAN BUSINESS AGENCY Work in Austria
PayFit is an intuitive cloud-based payroll and employee management solution d...
Career at Sollers Consulting
This is Infront - Financial professionals across Europe rely on Infront for f...
Springer Nature

Recently uploaded (20)

PPTX
sap open course for s4hana steps from ECC to s4
PDF
cuic standard and advanced reporting.pdf
PDF
Electronic commerce courselecture one. Pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Machine learning based COVID-19 study performance prediction
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Empathic Computing: Creating Shared Understanding
DOCX
The AUB Centre for AI in Media Proposal.docx
sap open course for s4hana steps from ECC to s4
cuic standard and advanced reporting.pdf
Electronic commerce courselecture one. Pdf
Network Security Unit 5.pdf for BCA BBA.
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Digital-Transformation-Roadmap-for-Companies.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Spectral efficient network and resource selection model in 5G networks
20250228 LYD VKU AI Blended-Learning.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Machine learning based COVID-19 study performance prediction
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
MYSQL Presentation for SQL database connectivity
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
“AI and Expert System Decision Support & Business Intelligence Systems”
Advanced methodologies resolving dimensionality complications for autism neur...
Encapsulation_ Review paper, used for researhc scholars
Empathic Computing: Creating Shared Understanding
The AUB Centre for AI in Media Proposal.docx

Mongo bbmw

  • 1. Welcome! MongoDB Big Business meets Startup - London, UK Apr 26th, 2012 Derick Rethans - derick@10gen.com - twitter: @derickr
  • 2. 10gen, the company behind MongoDB ● 10gen began the MongoDB project ● Development, support, and services for MongoDB ● 100 employees ● Offices/employees in New York, Palo Alto, London and Dublin ● $31M+ funding (last round, Sept 2011) ● Investors: Sequoia, Flybridge, Union Square
  • 3. Management ● Dwight Merriman – CEO; Founder, CTO DoubleClick ● Max Shireson – President; COO MarkLogic, 9 years at Oracle ● Eliot Horowitz – CTO; Co-founder of Shopwiki, DoubleClick ● Erik Frieberg – VP Marketing; HP Software, Borland, BEA ● Ben Sabrin – VP of Sales; VP of Sales at Jboss, over 9 years of Open Source experience
  • 4. Why we exist Big Data ● explosion of data and our desire to make meaningful decisions from that data New Programming models ● the existing data model is an impediment to Programming agile development. New Hardware Architecture ● The Cloud is starting to become the dominant deployment architecture. Databases need to take advantage of horizontal scaling capacity
  • 5. MongoDB ● Open source, high performance database ● Key Innovations ● Horizontally scalable ● Agile ● Easy to Deploy in the Cloud / Virtual Servers ● Version 2.0 released September ’11 ● 100,000+ downloads per month
  • 7. Benefits Agility ● Applications store complex data that is easier to model as documents ● Schemaless DB enables faster development cycle Scale ● Relaxed transactional semantics enable easy scale out Cost ● Cost effectively operationalize abundant data (clickstreams, tweets, logs, ...)
  • 9. MMS: MongoDB Monitoring Service ● SaaS solution providing instrumentation and visibility into MongoDB systems ● Included in the 10gen commercial subscriptions. ● Deployed to most customers ● Free version released ● 3,500+ customers signed up and using service
  • 10. Terminology ● Document: the data (row) ● Collection: contains documents (table, view) ● Index ● Embedded Document (~join)
  • 11. Documents ● Are schemaless ● Can have embedded documents Simple document: { "_id" : ObjectId("4cb4ab6d7addf98506010001"), "twitter" : "derickr", "name" : "Derick Rethans" } Document with embedded documents: { "_id" : "derickr", "name" : "Derick Rethans", "bookmarks" : [ { "title" : "MongoDB", "url" : "http://mongodb.org", }, { "title" : "10gen", "url" : "http://10gen.com", } ] }
  • 12. Blog in a RDBMS
  • 14. Other Features ● Secondary and compound indexes ● 2D/Geospatial indexes ● GridFS ● Map/reduce ● Aggregation framework
  • 15. Replication ● Failover/Availability ● Scaling reads ● Primaries, secondaries and arbiters ● Odd number to prevent split brain
  • 16. Sharding ● Scaling writes and reads ● Config servers, router (mongos) and replica sets
  • 18. Enterprise Adoption ● More than 400 customers ● Noteworthy new references (all speaking publicly) Disney, MTV, Ebay/X.com Ericsson, Viacom, and Telefonica ● Many fortune 100 companies are now paying customers
  • 19. Community ● MongoDB Days: 1.100 at MongoSV in December 23 MongoDB Days in 2011 reaching over 9.000 people ● MongoDB User Groups: 238 cities with Mongo User Groups (MUGs) 200+ events in 2011 ● European events in London, Munich and Paris ● Asian events in Tokyo and Beijing
  • 20. Community: London/UK MongoDB UK ● Annual one day conference dedicated to the open source database MongoDB. ● June 20th, 2012 at the Mermaid Conference & Events Centre ● Early Bird ($50) ends May 23rd ● Expecting 600+ people Mongo UGs ● MongoDB London (May 29th): monthly ● MongoDB Thames Valley: monthly ● Office Hours (May 2nd): bi-weekly near Old Street
  • 21. Thanks! Questions? Derick Rethans - derick@10gen.com