Skip to content

Commit 46edf4b

Browse files
(DOCSP-9903): Mention Online Archive on ttl indexes page
1 parent 9e62860 commit 46edf4b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/core/index-ttl.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ TTL Indexes
1414
:depth: 1
1515
:class: singlecol
1616

17+
.. note::
18+
19+
If you are removing documents to save on storage costs, consider
20+
:atlas:`Online Archive </online-archive/manage-online-archive>` in
21+
`MongoDB Atlas <https://www.mongodb.com/cloud?jmp=docs>`__. Online
22+
Archive automatically archives infrequently accessed data to
23+
fully-managed S3 buckets for cost-effective data
24+
tiering.
25+
1726
TTL indexes are special single-field indexes that MongoDB can use to
1827
automatically remove documents from a collection after a certain amount
1928
of time or at a specific clock time. Data expiration is useful for certain types of information

0 commit comments

Comments
 (0)