|
9 | 9 | .. default-domain:: mongodb |
10 | 10 |
|
11 | 11 | {+adl+} is an analytic storage service that extracts data from |service| |
12 | | -clusters into cloud object stores for querying. **{+adl+} is in Public Preview.** |
| 12 | +clusters into cloud object stores for querying. **{+adl+} is in Public |
| 13 | +Preview.** |
13 | 14 |
|
14 | | -For extracting and |
15 | | -storing |service| Cluster data in cloud object storage, consider the |
16 | | -following alternatives: |
| 15 | +For extracting and storing |service| cluster data in cloud object |
| 16 | +storage, consider the following alternatives: |
17 | 17 |
|
18 | 18 | - :ref:`Export Cloud Backup Snapshot <adl-deprecation-export-snapshot>` |
19 | 19 | - :ref:`Atlas Data Federation $out <adl-deprecation-adf-out>` |
20 | 20 |
|
21 | 21 | For querying data stored in a cloud object storage, consider the |
22 | 22 | following alternatives: |
23 | 23 |
|
24 | | -- :ref:`Query a Backup Snapshot <adl-deprecation-query-snapshot>` |
25 | 24 | - :ref:`Atlas Data Federation Query <adl-deprecation-query-with-adf>` |
26 | 25 | - :ref:`Cloud Native Query Engines <adl-deprecation-query-engines>` |
27 | 26 |
|
@@ -49,21 +48,6 @@ data at a point in time and store it in cloud object storage. To learn |
49 | 48 | more, see :atlas:`Query Federated Data with $out |
50 | 49 | </data-federation/supported-unsupported/pipeline/out/>`. |
51 | 50 |
|
52 | | -.. _adl-deprecation-query-snapshot: |
53 | | - |
54 | | -Query a Backup Snapshot |
55 | | ------------------------ |
56 | | - |
57 | | -MongoDB Cloud Manager provides :mms-docs:`queryable backups |
58 | | -</tutorial/query-backup>`. This functionality allows you to query |
59 | | -specific backup snapshots more quickly. You can use the queryable |
60 | | -backups to do the following: |
61 | | - |
62 | | -- Restore a subset of data within the MongoDB deployment. |
63 | | -- Compare previous versions of data against the current data. |
64 | | -- Identify the best point in time to restore a system by comparing data |
65 | | - from multiple snapshots. |
66 | | - |
67 | 51 | .. _adl-deprecation-query-with-adf: |
68 | 52 |
|
69 | 53 | Atlas Data Federation Query |
|
0 commit comments