@@ -126,6 +126,11 @@ peer to. {+service+} limits the number of MongoDB instances per |vpc|
126126based on the |cidr| block. For example, a project with a |cidr| block of
127127``/24`` is limited to the equivalent of 273-node replica sets.
128128
129+ .. image:: /includes/images/vpc-vnet-peering.png
130+ :alt: "An image representing how MongoDB Atlas VPC/VNet peering works."
131+ :width: 750px
132+ :align: center
133+
129134Private Endpoints
130135`````````````````
131136
@@ -142,6 +147,11 @@ private endpoints are available:
142147- :gcp:`Private Service Connect </vpc/docs/private-service-connect>`, for
143148 connections from {+gcp+}
144149
150+ .. image:: /includes/images/private-link.png
151+ :alt: "An image representing how MongoDB Atlas private endpoints work."
152+ :width: 750px
153+ :align: center
154+
145155Recommendations for Private Endpoints
146156~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147157
@@ -224,15 +234,17 @@ These examples also apply other recommended configurations, including:
224234
225235 .. note::
226236
227- Before you can configure connections with the {+atlas-cli+},
228- you must:
237+ Before you can configure connections with the {+atlas-cli+},
238+ you must:
229239
230- - :atlas:`Create your paying organization
231- </billing/#configure-a-paying-organization>` and :atlas:`create an API key </configure-api-access/>` for the
232- paying organization.
233- - :atlascli:`Install the {+atlas-cli+} </install-atlas-cli/>`
234- - :atlascli:`Connect from the {+atlas-cli+}
235- </connect-atlas-cli/>` using the steps for :guilabel:`Programmatic Use`.
240+ - :atlas:`Create your paying organization
241+ </billing/#configure-a-paying-organization>` and
242+ :atlas:`create an API key </configure-api-access/>` for the
243+ paying organization.
244+ - :atlascli:`Install the {+atlas-cli+} </install-atlas-cli/>`
245+ - :atlascli:`Connect from the {+atlas-cli+}
246+ </connect-atlas-cli/>` using the steps for
247+ :guilabel:`Programmatic Use`.
236248
237249 Create an {+ip-access-list+} Entry
238250 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -249,6 +261,11 @@ These examples also apply other recommended configurations, including:
249261 For more configuration options and information about this
250262 example, see :ref:`atlas-accessLists-create`.
251263
264+ For information on how to create an {+ip-access-list+} entry
265+ with |aws|, |gcp| and |azure|, see
266+ :atlas:`Set Up a Private Endpoint for a Dedicated Cluster
267+ </security-cluster-private-endpoint/#follow-these-steps>`
268+
252269 Create a VPC Peering Connection
253270 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
254271
@@ -307,6 +324,9 @@ These examples also apply other recommended configurations, including:
307324
308325 - `Install Terraform
309326 <https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli>`__
327+
328+ We also suggest `creating a workspace for your enviornment
329+ <https://developer.hashicorp.com/terraform/cloud-docs/recommended-practices/part1#one-workspace-per-environment-per-terraform-configuration>`__.
310330
311331 Create an {+ip-access-list+} Entry
312332 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments