MongoDB Replication and Sharding [Video]
Check out these slides and videos detailing how to utilize MongoDB's replication and sharding capabilities to scale out your database.
Join the DZone community and get the full member experience.
Join For FreeKnoldus organized a knolx session on the topic “MongoDB – Replication And Sharding” on Nov. 4 and Nov. 11.
MongoDB is a free and open-source cross-platform document-oriented database. Classified as a NoSQL database, MongoDB uses JSON-like documents with schemas. MongoDB is developed by MongoDB Inc. and is free and open-source, published under a combination of the GNU Affero General Public License and the Apache License. To deep dive into MondoDB's replication and sharding, refer the below slides and video.
The slides for the session are as follows:
You can also watch the video on YouTube:
And as for the sharding concepts, check out the video below:
Published at DZone with permission of Piyush Rana, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Comparing Cloud Hosting vs. Self Hosting
-
RBAC With API Gateway and Open Policy Agent (OPA)
-
What ChatGPT Needs Is Context
-
Competing Consumers With Spring Boot and Hazelcast
Comments