Skip to content

Commit 9ac5352

Browse files
authored
(DOCSP-15342) Feature matrix (#13)
* (DOCSP-15342) Feature matrix
1 parent 3717d6a commit 9ac5352

File tree

2 files changed

+86
-2
lines changed

2 files changed

+86
-2
lines changed

source/includes/feature-matrix.rst

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
.. list-table::
2+
:widths: 60 30 30
3+
:header-rows: 1
4+
5+
* - Feature
6+
- Commercial |service|
7+
- |servicegov-short|
8+
9+
* - Free/ shared tier clusters
10+
- :icon-fa5:`check`
11+
-
12+
13+
* - ``M10`` clusters
14+
- :icon-fa5:`check`
15+
-
16+
17+
* - AWS GovCloud regions
18+
-
19+
- :icon-fa5:`check`
20+
21+
* - Cross-region clusters
22+
- :icon-fa5:`check`
23+
- :icon-fa5:`check` [#cross-region]_
24+
25+
* - Private Link for GovCloud
26+
-
27+
- :icon-fa5:`check`
28+
29+
* - VPC Peering for GovCloud
30+
-
31+
- :icon-fa5:`check`
32+
33+
* - ``SCRAM-SHA1`` database authentication
34+
- :icon-fa5:`check`
35+
-
36+
37+
* - ``SCRAM-SHA256`` database authentication
38+
- :icon-fa5:`check`
39+
- :icon-fa5:`check`
40+
41+
* - AWS IAM database authentication
42+
- :icon-fa5:`check`
43+
- :icon-fa5:`check`
44+
45+
* - AWS IAM (GovCloud) database authentication
46+
-
47+
- :icon-fa5:`check`
48+
49+
* - Backup for FedRAMP Moderate regions
50+
- :icon-fa5:`check` [#fr-moderate-backup]_
51+
- :icon-fa5:`check` [#fr-moderate-backup]_
52+
53+
* - Backups for |aws-fr-high| regions
54+
-
55+
- :icon-fa5:`check` [#govcloud-backup]_
56+
57+
* - |service| Search
58+
- :icon-fa5:`check`
59+
- :icon-fa5:`check`
60+
61+
* - |service| Online Archives
62+
- :icon-fa5:`check`
63+
-
64+
65+
* - |service| Data Lake
66+
- :icon-fa5:`check`
67+
-
68+
69+
.. [#cross-region]
70+
71+
You cannot deploy clusters across government
72+
and commercial regions in the same project.
73+
74+
.. [#fr-moderate-backup]
75+
76+
|servicegov-short| backups for |aws-fr-moderate| deployments are
77+
stored in |aws-fr-moderate| regions.
78+
79+
.. [#govcloud-backup]
80+
81+
|servicegov-short| backups for |aws-fr-high| deployments are stored
82+
in |aws-fr-high| regions.

source/introduction/supported-features.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Supported Features
1212
:depth: 1
1313
:class: singlecol
1414

15-
|servicegov| supports the following subset of |service| features:
15+
|servicegov| supports a subset of |service| features and some unique
16+
features. The following table compares |service| features to those in
17+
|servicegov|:
1618

17-
- :ref:`<atlas-search>`
19+
.. include:: /includes/feature-matrix.rst

0 commit comments

Comments
 (0)