You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* (DOCSP-47913) Fixes card bugs on Security page (#121)
* (DOCSP-47879) SEO improvements (#126)
* (DOCSP-47879) SEO improvements
* Changes Features and Recommendations to Guidance for pages that have both
* Lengthens pillar page titles
You can automate the management, provisioning, and configuration of
41
37
|service| building blocks like database users and roles, |service|
@@ -52,7 +48,7 @@ deploy and manage |service| at scale with repeatable, accurate, and
52
48
scalable processes.
53
49
54
50
{+atlas-admin-api+}
55
-
`````````````````````````````
51
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56
52
57
53
The {+atlas-admin-api+} provides a |rest|\ful interface that allows you
58
54
to leverage your preferred client such as cURL or Postman to
@@ -65,7 +61,7 @@ To learn more, see :ref:`atlas-admin-api-access`.
65
61
.. _arch-center-iac:
66
62
67
63
HashiCorp Terraform MongoDB Atlas Provider
68
-
``````````````````````````````````````````
64
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69
65
70
66
Provisions |service| resources across cloud providers (|aws|, |azure|,
71
67
|gcp|) in the workflow of your choice. It allows you to integrate
@@ -95,7 +91,7 @@ applications quickly and easily.
95
91
To learn more, see :ref:`Atlas Go SDK <atlas-admin-sdk>`.
96
92
97
93
CloudFormation Resources
98
-
````````````````````````
94
+
~~~~~~~~~~~~~~~~~~~~~~~~
99
95
100
96
Resources to manage |service| include:
101
97
@@ -110,7 +106,7 @@ Resources to manage |service| include:
110
106
To learn more, see `Deploy MongoDB Atlas with AWS CloudFormation <https://www.mongodb.com/developer/products/atlas/deploy-mongodb-atlas-aws-cloudformation/>`__.
111
107
112
108
{+atlas-cli+}
113
-
`````````````
109
+
~~~~~~~~~~~~~
114
110
115
111
Enables you to manually or programmatically create, manage, and automate
116
112
tasks related to |service| resources from a unified command line tool.
@@ -126,7 +122,7 @@ examples in the {+atlas-arch-center+} such as the :ref:`Org, Project,
126
122
and Cluster<arch-center-hierarchy>` examples to get started.
127
123
128
124
|ak8so|
129
-
`````````````````````````
125
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
130
126
131
127
Allows you to deploy and manage |service| resources using you existing
132
128
Kubernetes tools. The Operator enables management of |service| through
@@ -135,8 +131,10 @@ configure |service|.
135
131
136
132
To learn more, see :ref:`ak8so-quick-start-ref`.
137
133
138
-
Recommendations
139
-
~~~~~~~~~~~~~~~
134
+
.. _arch-center-automation-recs:
135
+
136
+
Recommendations for {+service+} Automation
137
+
------------------------------------------
140
138
141
139
If you already have an existing tool integrated into your deployment
142
140
workflow that you use today, we recommend that you use that tool for
|service| provides fully-managed backups of your data, including
52
48
point-in-time data recovery and consistent, cluster-wide snapshots of
@@ -99,6 +95,11 @@ monthly, each with its own retention period.
99
95
and cooldown period so that an attacker cannot change the backup
100
96
policy and export the data. To learn more, see `Configure a Backup Compliance Policy <https://www.mongodb.com/docs/atlas/backup/cloud-backup/backup-compliance-policy/>`__.
101
97
98
+
.. _arch-center-backups-recs:
99
+
100
+
Recommendations for {+service+} Backups
101
+
---------------------------------------
102
+
102
103
Recommendations for Backup Strategy
103
104
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
104
105
@@ -244,8 +245,8 @@ right {+cluster+} disk size based on workload to prevent overspending.
244
245
By implementing these strategies, you can effectively manage costs while
0 commit comments