MongoDB之学习路线

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MongoDB之学习路线相关的知识,希望对你有一定的参考价值。






MongoDB Atlas
Database as a Service

Deploy, operate, and scale a MongoDB database in the cloud with just a few clicks. MongoDB Atlas is fully elastic — seamlessly scale up or out — and highly available by default.

  • Available on AWS, GCP, Azure — MongoDB Atlas is available on over 14 regions on AWS, 4 GCP regions, and 23 regions worldwide on Microsoft Azure.

  • Secure from the start — Authentication, network isolation, encryption, and role-based access controls keep your data protected. MongoDB Atlas has been independently audited and confirmed to meet privacy and compliance standards.

  • Continuous backups — MongoDB Atlas includes a continuous backup solution with point-in-time restores and queryable snapshots, which allow you to perform queries against your backup snapshots and restore data at the document level in minutes.

  • Comprehensive monitoring and customizable alerts — Optimized dashboards highlight key historical metrics. View performance in real-time, customize alerts, or dig into the details with ease. Easily integrate with Datadog, New Relic, Sumo Logic and other monitoring tools.

  • Live migration — Live migrate your data into MongoDB Atlas with minimal impact to your application.


三节点副本集架构

主节点(Primary)和备节点(Secondary)提供服务,当主节点出现故障,系统自动从三个节点中选举出新的主节点。 当备节点不可用,由隐藏节点(Hidden)接管服务,多重保障系统服务可用性。


集群架构

分片服务(shard)和配置服务(configserver)采用三节点副本集架构,稳定可靠;支持代理服务(mongos)和分片服务(mongos)灵活配置个数,线性扩展数据库系统的存储空间及读写性能。


弹性扩展

单分片(shard)最大支持25600的IOPS,最大存储2T数据,单分片最大可承载近 10万 QPS 的应用压力;且Sharding模式支持水平无限扩展。


备份机制及恢复

每天自动备份数据,数据容灾能力强,免费支持7天内的任意时间点数据的恢复,有效防范数据误操作,业务损失降到最低。


VPC私有网络

实例部署在利用OverLay技术在物理网络基础上构建的专有VPC虚拟网络上,在TCP层直接进行网络隔离保护。


DDOS防护

在网络入口实时监测,当发现超大流量攻击时,对源IP进行清洗,清洗无效情况下可以直接将恶意IP拉进黑洞。


IP白名单配置

最多支持配置1000个以上的白名单规则,直接从访问源进行风险控制。


DTS平台

数据库传输平台,支持RDBMS(关系型数据库)、NoSQL、OLAP等多种数据源之间数据进行交互,提供了数据迁移、实时数据订阅及数据实时同步等多种数据传输能力。


多实例间数据同步

可以实现MongoDB实例间自动双向同步数据,轻松应对多活架构,容灾有保障。


数据闭环流通

通过DTS数据传输服务,可实现异构数据库之间云上流通,全面打通不同数据库;云上云下同构数据库畅通无阻。


大数据分析对接

可与大数据E-MapReduce系统对接,大数据分析游刃有余。



监控平台

提供CPU利用率、IOPS、连接数、磁盘空间等实例信息实时监控及报警,随时随地了解实例动态。


可视化管理平台

管理控制平台对实例重启、备份、数据恢复等高频高危操作可便捷的进行一键式操作。


可视化DMS平台

专业的DMS数据管理平台,提供可视化的MongoDB数据管理,图形化轻松管理数据库、表、集合等对象,全面提升研发、运维效率。


数据库内核版本管理

主动升级,快速修复缺陷,免去日常版本管理苦恼;优化MongoDB参数配置,最大化利用系统资源。




https://www.aliyun.com/product/mongodb/?utm_medium=text&utm_source=baidu&utm_campaign=MongoDB&utm_content=se_460297






http://www.runoob.com/mongodb/mongodb-tutorial.html

mongodb Tutorial

https://www.mongodb.com/









https://docs.mongodb.com/manual/

官方手册






https://www.aliyun.com/product/mongodb/?utm_medium=text&utm_source=baidu&utm_campaign=MongoDB&utm_content=se_460297

阿里云 mongodb








本文出自 “运维自动化” 博客,请务必保留此出处http://shower.blog.51cto.com/4926872/1975237

以上是关于MongoDB之学习路线的主要内容,如果未能解决你的问题,请参考以下文章

java架构师学习路线-MongoDB数据库详解

学习路线2021学习路线计划之了解前后端技术栈

python 之学习路线图

学习路线2021学习路线计划之了解前后端技术栈

云计算学习路线之高级权限

vim 之学习路线