К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Mastering MongoDB 7.0 · LearnSpace
Назад в каталог
courseraПрограммирование

Mastering MongoDB 7.0

Курс от Packt
Средний≈ 22.2 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

The Mastering MongoDB 7.0 course explores the latest version of MongoDB, an exceptional NoSQL database solution that aligns with the needs of modern web applications. The course starts with an informative overview of MongoDB’s architecture and developer tools, guiding you through the process of connecting to databases seamlessly. It explores advanced queries in detail, including aggregation pipelines and multi-document ACID transactions. It covers the creation of resilient search functionality using MongoDB Atlas Search, and it delves into the capabilities of the MongoDB Atlas developer data platform and the latest features, such as Atlas Vector Search, and their role in AI applications, enabling developers to build applications with the scalability and performance that today’s organizations need. Mastering MongoDB 7.0’s deep coverage of advanced techniques encompasses everything from role-based access control (RBAC) to user management, auditing practices, and encryption across data, network, and storage layers. By the end of this course, you’ll have developed the skills necessary to create efficient, secure, and high-performing applications using MongoDB. You’ll have the confidence to undertake complex queries, integrate robust applications, and ensure data security to overcome modern data challenges. This course is designed for developers with an intermediate skill level who are aiming to become MongoDB experts. Working knowledge of MongoDB is recommended to gain the most from this course. It is ideal for database administrators, app developers, and software engineers.

Навыки, которые вы освоите

MongoDBNoSQLData SecurityDatabase Architecture and AdministrationQuery LanguagesDatabase DesignDatabase ManagementAuthorization (Computing)Development EnvironmentData TransformationData ModelingData MaintenanceDatabase DevelopmentVector DatabasesPlatform As A Service (PaaS)Data ArchitectureSecurity ControlsSystem MonitoringData Storage TechnologiesDatabase Management Systems

Программа курса

18 модулей · 126 учебных материалов

01Mastering MongoDB 7.0: Course Overview5 материалов
OverviewВидеоFull Course ResourcesЧтениеCourse OverviewЧтениеWho This Course is ForЧтение

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

Mastering MongoDB 7.0
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 22.2 ч

18 модулей

Язык: Английский

Субтитры: Казахский

Часть программы вашего университета
About the InstructorsЧтение
02Introduction to MongoDB3 материалов
New VideoВидеоIntroductionЧтениеIntroduction to MongoDB ConceptsЗадание
03The MongoDB Architecture10 материалов
OverviewВидеоIntroductionЧтениеReplica Set ArbiterЧтениеComponents of Read ConcernЧтениеPractice: Design a Scalable MongoDB ArchitectureDIALOGUEAdvantages of ShardingЧтениеBalancer and Uniform Chunk DistributionЧтениеThe mongos RouterЧтениеSharding MethodsЧтениеExploring MongoDB Architecture ConceptsЗадание
04Developer Tools8 материалов
OverviewВидеоIntroductionЧтениеKey Features of mongoshЧтениеMongoDB CLIЧтениеPractice: Choosing the Right MongoDB Tool for the JobDIALOGUEMongoDB CompassЧтениеMongoDB for VS CodeЧтениеExploring MongoDB Developer ToolsЗадание
05Connecting to MongoDB5 материалов
OverviewВидеоIntroductionЧтениеInheritance with Mongoid ModelsЧтениеDefining Eloquent ModelsЧтениеConnecting to MongoDB with Various ToolsЗадание
06CRUD Operations and Basic Queries8 материалов
OverviewВидеоIntroductionЧтениеScripting for mongosh vs Direct UseЧтениеCRUD Using the Ruby DriverЧтениеDeleting DataЧтениеPractice: Plan a MongoDB Data MigrationDIALOGUECRUD using the Python DriverЧтениеMongoDB CRUD and Query TechniquesЗадание
07Schema Design and Data Modelling4 материалов
OverviewВидеоIntroductionЧтениеDesign Considerations and Best Practices for MongoDB ModelingЧтениеSchema Design and Data Modeling ConceptsЗадание
08Advanced Querying in MongoDB7 материалов
OverviewВидеоIntroductionЧтениеQuery TechniquesЧтениеArray Querying and ManipulationЧтениеPractice: Design an Efficient MongoDB Query StrategyDIALOGUEArray Field Projection TechniquesЧтениеAdvanced MongoDB Querying TechniquesЗадание
09Aggregation7 материалов
OverviewВидеоIntroductionЧтениеAggregation ExpressionsЧтениеPractice: Design an Aggregation PipelineDIALOGUEOther Types of AggregationsЧтениеBest PracticesЧтениеExploring MongoDB Aggregation FrameworkЗадание
10Multi-Document ACID Transactions6 материалов
OverviewВидеоIntroductionЧтениеMongoDB Implementation of ACIDЧтениеPractice: Analyze Transaction Trade-offsDIALOGUEAn Example of TransactionЧтениеMulti-Document ACID Transactions in MongoDBЗадание
11Index Optimization8 материалов
OverviewВидеоIntroductionЧтениеIndex TypesЧтениеThe Equality, Sort, Range (ESR) RuleЧтениеPractice: Design a MongoDB Indexing StrategyDIALOGUEHashed IndexЧтениеPartial IndexesЧтениеMongoDB Index Optimization StrategiesЗадание
12MongoDB Atlas: Powering the Future of Developer Data Platforms13 материалов
OverviewВидеоIntroductionЧтениеSecure by DefaultЧтениеMonitoring and AlertingЧтениеPractice: Design a MongoDB Atlas Deployment PlanDIALOGUEAutomationЧтениеAtlas SearchЧтениеAtlas Data APIЧтениеAtlas Data LakeЧтениеAtlas Stream Processing (Preview)ЧтениеAtlas SQL InterfaceЧтениеOperational Integrations The Atlas Kubernetes OperatorЧтениеExploring MongoDB Atlas CapabilitiesЗадание
13Monitoring and Backup in MongoDB4 материалов
OverviewВидеоIntroductionЧтениеCursors and ConnectionsЧтениеMongoDB Monitoring and Backup EssentialsЗадание
14Introduction to Atlas Search10 материалов
OverviewВидеоIntroductionЧтениеTechnical Overview of Atlas Search IndexesЧтениеThe $$SEARCH_META Aggregation VariableЧтениеPractice: Analyze and Improve a Search ExperienceDIALOGUEAtlas Search Query Operators and CollectorsЧтениеWhat Are Atlas Search NodesЧтениеSearch Query AnalysisЧтениеApache LuceneЧтениеExploring MongoDB Atlas SearchЗадание
15Integrating Applications with MongoDB8 материалов
OverviewВидеоIntroductionЧтениеIntegrating Datadog with MongoDBЧтениеIntegrating MongoDB Atlas with DatadogЧтениеPractice: Design a MongoDB Integration BlueprintDIALOGUEIntegrating Webhooks with MongoDBЧтениеMicrosoft Teams IntegrationЧтениеIntegrating Applications with MongoDBЗадание
16Security9 материалов
OverviewВидеоIntroductionЧтениеEnabling AuthenticationЧтениеX.509ЧтениеLDAP QueriesЧтениеPractice: Design a MongoDB Security StrategyDIALOGUEHow the Setup and User Flow WorksЧтениеRole HierarchyЧтениеMongoDB Security PracticesЗадание
17Auditing5 материалов
OverviewВидеоIntroductionЧтениеTypes of Auditable EventsЧтениеEnable Auditing in MongoDB AtlasЧтениеUnderstanding Auditing PracticesЗадание
18Encryption6 материалов
OverviewВидеоIntroductionЧтениеRestrictions and ConsiderationsЧтениеPractice: Design a MongoDB Encryption StrategyDIALOGUEUse Encryption at RestЧтениеEncryption in MongoDBЗадание