SlideShare a Scribd company logo
Operational MongoDB
Mitch Pirtle
MongoMeetup @Xing - June 27, 2011
Hamburg, Germany
Operational MongoDB
Operational MongoDB
Operational MongoDB
One thing real quick.
Operational MongoDB
About this session
About the speaker

New Yorker Torino, Italy
Contributor to many FOSS projects (Joomla! founder)
Budding author
  MongoDB for Web Development
  Extreme Joomla! Performance
High-traffic projects (Jetsetter, MTV, Food Networks)
Husband, dad, skate punk, metalcore bassist, coach
Operational MongoDB
Operational MongoDB
Operational MongoDB
Operational MongoDB
What is MongoDB?
What is MongoDB?

Document database
What is MongoDB?

Document database
Wicked fast speed
What is MongoDB?

Document database
Wicked fast speed
Great for scale
What is MongoDB?

Document database
Wicked fast speed
Great for scale
Low administration requirements
What is MongoDB?

Document database
Wicked fast speed
Great for scale
Low administration requirements
Encourages simple code, fewer bugs
Community Resources
http://www.mongodb.org/display/DOCS/
Community
MongoDB Language Center
http://www.mongodb.org/display/DOCS/Drivers
Development Tracker
http://jira.mongodb.org
MongoDB Cookbook
http://cookbook.mongodb.org/
Explore MongoDB @Github
http://github.com/search?q=mongo
Operational MongoDB
Scaling Facilities
Sharding
http://www.mongodb.org/display/DOCS/
Sharding
Replication
http://www.mongodb.org/display/DOCS/
Replication
Atomic operations
http://www.mongodb.org/display/DOCS/Atomic
+Operations
Operational MongoDB
Honorable mention: GridFS
GridFS
http://www.mongodb.org/display/DOCS/GridFS
General Administration
Getting Started


 $ apt-get install mongodb-10gen

 $ /etc/init.d/mongodb start
Durability and Repair
Journaling
http://www.mongodb.org/display/DOCS/
Durability+and+Repair
Backups
Backups
Snapshots with journaling
Backups
Snapshots with journaling
Cold backups (offline)
Backups
Snapshots with journaling
Cold backups (offline)
Hot backups (write lock, fsync, backup)
Backups
Snapshots with journaling
Cold backups (offline)
Hot backups (write lock, fsync, backup)
Exports
Backups
Snapshots with journaling
Cold backups (offline)
Hot backups (write lock, fsync, backup)
Exports
Slave backups

http://www.mongodb.org/display/DOCS/Backups
Import and Export Tools
Import and Export Tools

mongoimport / mongoexport
Import and Export Tools

mongoimport / mongoexport
mongodump / mongorestore
Import and Export Tools

mongoimport / mongoexport
mongodump / mongorestore
bsondump

http://www.mongodb.org/display/DOCS/Import
+Export+Tools
Admin Shell Tricks
Admin Shell Tricks
 help
Admin Shell Tricks
 help
 show dbs
Admin Shell Tricks
 help
 show dbs
 show collections
Admin Shell Tricks
 help
 show dbs
 show collections
 db.copyDatabase(fromdb, todb, fromhost)
Admin Shell Tricks
 help
 show dbs
 show collections
 db.copyDatabase(fromdb, todb, fromhost)
 ...and many more examples:

 http://www.mongodb.org/display/DOCS/DBA
 +Operations+from+the+Shell
Operational MongoDB
Questions and Excuses
Thanks!
Email: spacemonkey@mongodb.org
Twitter: @mitchitized
Web: http://www.mitchitized.com/
Slides: http://www.slideshare.net/
spacemonkeylabs

More Related Content

What's hot (14)

PDF
Open Source Secret Sauce - Lugor Sep 2011
Ted Husted
 
PDF
iRail at hack democracy
Pieter Colpaert
 
ODP
Starting a Software Developer Career
Aleksejs Truhans
 
PPTX
Hacktoberfest slides
FatimaYousif11
 
PPTX
Open source and then some: An Introduction
Akash Tandon
 
PDF
Mobile raspberry pi
Giorgio Natili
 
PDF
Open source, What | Why | How
Nikhil Agrawal
 
PDF
GOTO Paris | @see Gopher
Jan Klat
 
PDF
[2020 git lab commit] continuous infrastructure
Rodrigo Stefani Domingues
 
ODP
Join In With Joind.In
Lorna Mitchell
 
PDF
Around the PHP Community
Ben Ramsey
 
PPTX
Hacktoberfest 2020 - Open source for beginners
DeepikaRana30
 
PDF
Django on app engine
benpotato
 
PDF
Building APIs with Apigilty and Zend Framework 2
David Stockton
 
Open Source Secret Sauce - Lugor Sep 2011
Ted Husted
 
iRail at hack democracy
Pieter Colpaert
 
Starting a Software Developer Career
Aleksejs Truhans
 
Hacktoberfest slides
FatimaYousif11
 
Open source and then some: An Introduction
Akash Tandon
 
Mobile raspberry pi
Giorgio Natili
 
Open source, What | Why | How
Nikhil Agrawal
 
GOTO Paris | @see Gopher
Jan Klat
 
[2020 git lab commit] continuous infrastructure
Rodrigo Stefani Domingues
 
Join In With Joind.In
Lorna Mitchell
 
Around the PHP Community
Ben Ramsey
 
Hacktoberfest 2020 - Open source for beginners
DeepikaRana30
 
Django on app engine
benpotato
 
Building APIs with Apigilty and Zend Framework 2
David Stockton
 

Viewers also liked (9)

PDF
MongoDB, Node.js And You: PART II
Mitch Pirtle
 
PDF
MongoDB, Node.js, and You: PART III
Mitch Pirtle
 
PDF
Cloud conference - mongodb
Mitch Pirtle
 
PDF
MongoTorino 2013 Opening Keynote
Mitch Pirtle
 
PDF
PHP Cloud Deployment Toolkits
Mitch Pirtle
 
PDF
MongoDB, Development and You
Mitch Pirtle
 
KEY
Joomla - an Overview
Mitch Pirtle
 
PDF
Data as Documents: Overview and intro to MongoDB
Mitch Pirtle
 
PDF
Mongodb, Node.js and You: PART I
Mitch Pirtle
 
MongoDB, Node.js And You: PART II
Mitch Pirtle
 
MongoDB, Node.js, and You: PART III
Mitch Pirtle
 
Cloud conference - mongodb
Mitch Pirtle
 
MongoTorino 2013 Opening Keynote
Mitch Pirtle
 
PHP Cloud Deployment Toolkits
Mitch Pirtle
 
MongoDB, Development and You
Mitch Pirtle
 
Joomla - an Overview
Mitch Pirtle
 
Data as Documents: Overview and intro to MongoDB
Mitch Pirtle
 
Mongodb, Node.js and You: PART I
Mitch Pirtle
 
Ad

Similar to Operational MongoDB (20)

KEY
Mongodb and Totsy - E-commerce Case Study
Mitch Pirtle
 
PPTX
The Art Of Documentation for Open Source Projects
Ben Hall
 
PPTX
MongoDC - Ikanow April 2012 Meetup
ikanow
 
PDF
Universal apps lightning talk
Elyse Kolker Gordon
 
PDF
My life with MongoDB
Mitch Pirtle
 
PPT
Federico Feroldi Php In Yahoo
Federico Feroldi
 
PPT
yaM for Skolkovo Final
Anatoly Gaverdovskiy
 
PDF
OpenNTF Webinar 05/07/13: OpenNTF - The IBM Collaboration Solutions App Dev C...
Niklas Heidloff
 
PDF
Ask us anything v9
Michael Dawson
 
PDF
Node.js – ask us anything!
Dev_Events
 
ODP
upfront diet plone conf 2010
Roché Compaan
 
PDF
MongoDB Jump Start
Haim Michael
 
PDF
Can Open Source bring about your next Innovation Breakthrough? - Gen Kanai, M...
Linuxmalaysia Malaysia
 
PPTX
Mongo db presentaion
Khalil ul Rehman MIRZA
 
PDF
International-PHP-Magazine-January-2007
Marc Isikoff
 
PDF
Pundit. Web annotation for the Digital Humanities
Francesca Di Donato
 
PPTX
NodeJS vs Python.pptx
Albiorix Technology
 
PDF
Developing FirefoxOS
Fred Lin
 
PPTX
Shift Remote FRONTEND: Micro Frontend Architecture: A Look Into the Future - ...
Shift Conference
 
Mongodb and Totsy - E-commerce Case Study
Mitch Pirtle
 
The Art Of Documentation for Open Source Projects
Ben Hall
 
MongoDC - Ikanow April 2012 Meetup
ikanow
 
Universal apps lightning talk
Elyse Kolker Gordon
 
My life with MongoDB
Mitch Pirtle
 
Federico Feroldi Php In Yahoo
Federico Feroldi
 
yaM for Skolkovo Final
Anatoly Gaverdovskiy
 
OpenNTF Webinar 05/07/13: OpenNTF - The IBM Collaboration Solutions App Dev C...
Niklas Heidloff
 
Ask us anything v9
Michael Dawson
 
Node.js – ask us anything!
Dev_Events
 
upfront diet plone conf 2010
Roché Compaan
 
MongoDB Jump Start
Haim Michael
 
Can Open Source bring about your next Innovation Breakthrough? - Gen Kanai, M...
Linuxmalaysia Malaysia
 
Mongo db presentaion
Khalil ul Rehman MIRZA
 
International-PHP-Magazine-January-2007
Marc Isikoff
 
Pundit. Web annotation for the Digital Humanities
Francesca Di Donato
 
NodeJS vs Python.pptx
Albiorix Technology
 
Developing FirefoxOS
Fred Lin
 
Shift Remote FRONTEND: Micro Frontend Architecture: A Look Into the Future - ...
Shift Conference
 
Ad

More from Mitch Pirtle (13)

PDF
Cloudy with a chance of scale
Mitch Pirtle
 
KEY
Unified Content Model and Joomla!
Mitch Pirtle
 
KEY
Gridfs and MongoDB
Mitch Pirtle
 
KEY
Joomla Extreme Performance
Mitch Pirtle
 
KEY
Joomla and MongoDB
Mitch Pirtle
 
PDF
Mongodb and Totsy: An e-commerce case study
Mitch Pirtle
 
KEY
Content Management Systems and MongoDB
Mitch Pirtle
 
KEY
MongoDB: Built for Speed
Mitch Pirtle
 
KEY
Content Mangement Systems and MongoDB
Mitch Pirtle
 
KEY
Joomla For Entrepreneurs
Mitch Pirtle
 
KEY
Thin Server Architecture
Mitch Pirtle
 
KEY
Developing Joomla! 1.5 Extensions, Explained
Mitch Pirtle
 
KEY
Kickapps Social Media
Mitch Pirtle
 
Cloudy with a chance of scale
Mitch Pirtle
 
Unified Content Model and Joomla!
Mitch Pirtle
 
Gridfs and MongoDB
Mitch Pirtle
 
Joomla Extreme Performance
Mitch Pirtle
 
Joomla and MongoDB
Mitch Pirtle
 
Mongodb and Totsy: An e-commerce case study
Mitch Pirtle
 
Content Management Systems and MongoDB
Mitch Pirtle
 
MongoDB: Built for Speed
Mitch Pirtle
 
Content Mangement Systems and MongoDB
Mitch Pirtle
 
Joomla For Entrepreneurs
Mitch Pirtle
 
Thin Server Architecture
Mitch Pirtle
 
Developing Joomla! 1.5 Extensions, Explained
Mitch Pirtle
 
Kickapps Social Media
Mitch Pirtle
 

Recently uploaded (20)

DOCX
Python coding for beginners !! Start now!#
Rajni Bhardwaj Grover
 
PDF
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
PDF
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PPTX
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
PDF
Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PDF
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
PDF
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PDF
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
PDF
UPDF - AI PDF Editor & Converter Key Features
DealFuel
 
PDF
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
PDF
UiPath DevConnect 2025: Agentic Automation Community User Group Meeting
DianaGray10
 
PPTX
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
DOCX
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
PDF
What’s my job again? Slides from Mark Simos talk at 2025 Tampa BSides
Mark Simos
 
PDF
“Computer Vision at Sea: Automated Fish Tracking for Sustainable Fishing,” a ...
Edge AI and Vision Alliance
 
PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PPTX
Digital Circuits, important subject in CS
contactparinay1
 
Python coding for beginners !! Start now!#
Rajni Bhardwaj Grover
 
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
UPDF - AI PDF Editor & Converter Key Features
DealFuel
 
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
UiPath DevConnect 2025: Agentic Automation Community User Group Meeting
DianaGray10
 
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
What’s my job again? Slides from Mark Simos talk at 2025 Tampa BSides
Mark Simos
 
“Computer Vision at Sea: Automated Fish Tracking for Sustainable Fishing,” a ...
Edge AI and Vision Alliance
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
Digital Circuits, important subject in CS
contactparinay1
 

Operational MongoDB

Editor's Notes