Skip to main content

Posts

Showing posts with the label MongoDB

UD032 Data Wrangling with MongoDB (Udacity)

Course Summary In this course, we will explore how to wrangle data from diverse sources and shape it to enable data-driven applications. Some data scientists spend the bulk of their time doing this! Students will learn how to gather and extract data from widely used data formats. They will learn how to assess the quality of data and explore best practices for data cleaning. We will also introduce students to MongoDB, covering the essentials of storing data and the MongoDB query language together with exploratory analysis using the MongoDB aggregation framework. This is a great course for those interested in entry-level data science positions as well as current business/data analysts looking to add big data to their repertoire, and managers working with data professionals or looking to leverage big data. This course is also a part of our Data Analyst Nano degree. Why Take This Course? At the end of the class, students should be able to: ·      ...

M102 MongoDB for DBAs

About this course Learn everything you need to know to administer a MongoDB installation in production. This course begins by assuming you have no experience with MongoDB, taking you through the basics of installation. Then you will learn about JSON and Mongo's extensive query capabilities through the Mongo shell. We will cover importing, and exporting data into Mongo. After that, we cover replication and fault tolerance. Then it is on to scaling out with MongoDB, including indexing, performance tuning, monitoring, and sharing. Finally, we cover backups and recovery. No prior experience with MongoDB is assumed for this course but knowledge of administration of another database will be helpful. Objective After completing this course, you should have a good understanding as to how applications are built on top of MongoDB. This course should also prepare you to take the DBA certification associate exam. Register for next exam session to become a MongoDB Certified Professio...

M101P MongoDB for Developers

About this course Learn everything you need to know to get started building a MongoDB-based app . This course will go over basic installation, JSON, schema design, querying, insertion of data, indexing and working with the Python driver. We will also cover working in shared and replicated environments. In the course, you will build a blogging platform, backed by MongoDB. A brief Python introduction is included in the course. Objective After completing this course, you should have a good understanding as to how applications are built on top of MongoDB using Python. This course should also prepare you to take the C100DEV: MongoDB Certified Developer, Associate Level exam. Register for next exam session to become a MongoDB Certified Professional.

M101N MongoDB for .NET Developers

About this course Learn everything you need to know to get started building a MongoDB -based app. This course will go over basic installation, JSON, schema design, querying, insertion of data, indexing and working with the C# driver. In the course, you will build a blogging platform, backed by MongoDB. Objective After completing this course, you should have a good understanding as to how applications are built on top of MongoDB using the .NET framework. This course should also prepare you to take the C100DEV: MongoDB Certified Developer, Associate Level exam. Register for next exam session to become a MongoDB Certified Professional.

M101JS MongoDB for Node.js Developers

About this course Learn everything you need to know to get started building a MongoDB-based app . This course will go over basic installation, JSON, schema design, querying, insertion of data, indexing and working with the Node.js driver. In the course, you will build a blogging platform, backed by MongoDB. Objective After completing this course, you should have a good understanding as to how applications are built on top of MongoDB using Node.js. This course should also prepare you to take the C100DEV: MongoDB Certified Developer, Associate Level exam. Register for next exam session to become a MongoDB Certified Professional.