MongoDB 4 for Beginners
Learn MongoDB tools and other concepts with the MongoDB 4 for Beginners course and lab. The lab is cloud-based, device-enabled, and can be easily integrated with an LMS. The MongoDB course and lab cover MongoDB basic and advanced concepts. The course provides knowledge on topics such as MongoDB data structures and shell; developing with program language drivers, MongoDB security, maintaining MongoDB performance, using MongoDB shell, and much more.
- Price: $279.99
- Delivery method: eLearning
- DIR Discount: 20%
Submit form to obtain discount
Test Prep
40+ Pre Assessment Questions |
2+ Full Length Tests |
40+ Post Assessment Questions |
80+ Practice Test Questions
Features
29+ LiveLab |
27+ Video tutorials |
00+ Minutes
Why choose TOPTALENT?
- Get assistance every step of the way from our Texas-based team, ensuring your training experience is hassle-free and aligned with your goals.
- Access an expansive range of over 3,000 training courses with a strong focus on Information Technology, Business Applications, and Leadership Development.
- Have confidence in an exceptional 95% approval rating from our students, reflecting outstanding satisfaction with our course content, program support, and overall customer service.
- Benefit from being taught by Professionally Certified Instructors with expertise in their fields and a strong commitment to making sure you learn and succeed.
Outline
Lessons 1:
Preface
- Who this course is for?
- What this course covers?
- To get the most out of this course
- Conventions used
Lessons 2:
Introducing MongoDB
- Overview of MongoDB
- Installing MongoDB
- Installing MongoDB on Linux
- Summary
Lessons 3:
Understanding MongoDB Data Structures
- What is NoSQL?
- Documents, collections, and database
- Data-modeling considerations
- Creating a MongoDB database and collection
- Summary
Lessons 4:
Using the MongoDB Shell
- Overview
- Performing simple queries
- Database and collection operations
- Creating, updating, or deleting documents
- Creating and running shell scripts
- Summary
Lessons 5:
Developing with Program Language Drivers
- Overview of the MongoDB PHP driver
- Installing the MongoDB PHP extension
- Performing CRUD operations using PHPLIB
- Other libraries and framework integration
- Summary
Lessons 6:
Building Complex Queries Using Aggregation
- An overview of aggregation
- Using single-purpose aggregation
- Using the aggregation pipeline
- Using map-reduce
- Using the MongoDB Compass aggregation pipeline builder
- Summary
Lessons 7:
Maintaining MongoDB Performance
- Indexes
- Simple backup and restore
- Replication
- Sharding
- Summary
Lessons 8:
Securing MongoDB
- MongoDB security overview
- Transport Layer Security
- Authentication
- Access control
- Summary
Lessons 9:
Getting from a Web Form to MongoDB
- Building the application
- Configuring transaction support
- Adding security
- Summary
Appendix A: Using Docker
- Using MongoDB with Docker