Skip to content

Commit 8870618

Browse files
ianf-mongodbjeff-allen-mongo
authored andcommitted
DOCSP-18514 Added Atlas shoutout to main intro page
1 parent 6d14c8d commit 8870618

File tree

3 files changed

+29
-42
lines changed

3 files changed

+29
-42
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Welcome to the MongoDB {+version-dev+} Manual! MongoDB is a
2+
document database designed for ease of development
3+
and scaling. The Manual introduces key concepts in MongoDB, presents the
4+
query language, and provides operational and administrative
5+
considerations and procedures as well as a comprehensive reference
6+
section.
7+
8+
MongoDB offers both local and cloud-hosted deployment options:
9+
10+
- For locally hosted deployments, MongoDB offers both a *Community*
11+
and an *Enterprise* version of the database:
12+
13+
- MongoDB Community is the {+source-available+} edition of MongoDB.
14+
15+
- MongoDB Enterprise is available as part of the MongoDB Enterprise
16+
Advanced subscription and includes comprehensive support for your
17+
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
18+
features such as LDAP and Kerberos support, on-disk encryption,
19+
and auditing.
20+
21+
- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`__
22+
is a hosted MongoDB Enterprise service option in the cloud which
23+
requires no installation overhead and offers a free tier to get
24+
started.

source/index.txt

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,31 +8,10 @@ The MongoDB {+version-dev+} Manual (Upcoming Release)
88

99
.. include:: /includes/in-dev.rst
1010

11-
Welcome to the MongoDB {+version-dev+} Manual! MongoDB is a
12-
document database designed for ease of development
13-
and scaling. The Manual introduces key concepts in MongoDB, presents the
14-
query language, and provides operational and administrative
15-
considerations and procedures as well as a comprehensive reference
16-
section.
17-
18-
MongoDB offers both a *Community* and an *Enterprise* version of the
19-
database:
20-
21-
- MongoDB Community is the {+source-available+} edition of MongoDB.
22-
23-
- MongoDB Enterprise is available as part of the MongoDB Enterprise
24-
Advanced subscription and includes comprehensive support for your
25-
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
26-
features such as LDAP and Kerberos support, on-disk encryption,
27-
and auditing.
28-
29-
MongoDB also offers
30-
`Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`__,
31-
a hosted MongoDB Enterprise service option in the cloud which requires
32-
no installation overhead and offers a free tier to get started.
33-
34-
The Manual documents both MongoDB Community and Enterprise features and
35-
functionality.
11+
.. include:: /includes/fact-mongodb-intro.rst
12+
13+
The Manual documents features and functionality for MongoDB Community,
14+
Enterprise, and Atlas deployments.
3615

3716
Getting Started
3817
---------------

source/introduction.txt

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,7 @@ Introduction to MongoDB
1212

1313
.. include:: /includes/in-dev.rst
1414

15-
Welcome to the MongoDB {+version-dev+} Manual! MongoDB is a
16-
document database designed for ease of development
17-
and scaling. The Manual introduces key concepts in MongoDB, presents the
18-
query language, and provides operational and administrative
19-
considerations and procedures as well as a comprehensive reference
20-
section.
21-
22-
MongoDB offers both a *Community* and an *Enterprise* version of the
23-
database:
24-
25-
- MongoDB Community is the {+source-available+} edition of MongoDB.
26-
27-
- MongoDB Enterprise is available as part of the MongoDB Enterprise
28-
Advanced subscription and includes comprehensive support for your
29-
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
30-
features such as LDAP and Kerberos support, on-disk encryption,
31-
and auditing.
15+
.. include:: /includes/fact-mongodb-intro.rst
3216

3317
Document Database
3418
-----------------

0 commit comments

Comments
 (0)