Book Image

MongoDB Tools and Services [Video]

By : Rick Copeland
Book Image

MongoDB Tools and Services [Video]

By: Rick Copeland

Overview of this book

You have achieved high availability and high-performance database for your applications with MongoDB. But what if we told you that you make it better and faster? MongoDB provides excellent set of tools and services to maximize your application’s performance. The course takes you through real world examples that you can watch and use directly for your application. You will learn the ins and outs through the hacks covered in the course. This is your one stop course to boost your application performance for your audience. In this video course, we will explore the profiling and performance tools for MongoDB. We will make it even more accessible by moving to MongoDB cloud services, including analytics, automation, and even database-as-a-service. Finally, we will show different MongoDB cluster architectures affect application performance, scalability and reliability.
Table of Contents (3 chapters)
Chapter 3
Scaling MongoDB
Content Locked
Section 2
Horizontal Scaling with Sharding
How can I scale the write bandwidth via sharding, and what are the effects of different shard keys? - Review sharding approach, shard key selection, and the routing of queries - Demonstrate the performance differences of different cluster sizes with broadcast queries - Demonstrate performance differences of different cluster sizes with routeable queries