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
you to set up an |service| environment in |aws| by using a pre-defined
103
+
CloudFormation template that creates an |service| project with a
104
+
standard, single-region, ``M10`` {+cluster+}.
105
+
- `AWS Cloud Development Kit (CDK) <https://constructs.dev/search?q=&keywords=MongoDB&offset=0>`__
106
+
defines infrastructure using familiar programming languages such as
107
+
JavaScript, TypeScript, Python, Java, C#, and Go.
108
+
109
+
To learn more, see `Deploy MongoDB Atlas with AWS CloudFormation <https://www.mongodb.com/developer/products/atlas/deploy-mongodb-atlas-aws-cloudformation/>`__.
110
+
111
+
{+atlas-cli+}
112
+
~~~~~~~~~~~~~
113
+
114
+
Enables you to create, manage, and automate tasks related to |service|
115
+
resources from a unified command line tool.
116
+
117
+
To learn more, see :ref:`atlas-cli-ephemeral-cluster` and :ref:`Quick
118
+
Start <atlas-cli-quick-start>`. You can also use the {+atlas-cli+}
119
+
examples in the {+atlas-arch-center+} such as the :ref:`Org, Project,
120
+
and Cluster<arch-center-hierarchy>` examples to get started.
121
+
122
+
|ak8so|
123
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
124
+
125
+
Allows you to deploy and manage |service| resources using you existing
126
+
Kubernetes tools. The Operator enables management of |service| through
127
+
custom resources applied into Kubernetes, which the Operator uses to
0 commit comments