Skip to content

Commit 6ab9d40

Browse files
Native encryption-at-rest note
1 parent 6497bb2 commit 6ab9d40

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

modules/howtos/pages/encrypting-using-sdk.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@
88

99
For a high-level overview of this feature, see xref:concept-docs:encryption.adoc[].
1010

11+
[TIP]
12+
.Native Encryption at Rest
13+
====
14+
Server 8.x (and new Capella Operational clusters) offer xref:server:learn:security/native-encryption-at-rest-overview.adoc[encryption at rest].
15+
It's a comprehensive way of encrypting all data in a non-ephemeral bucket,
16+
as well as logs, configuration data, and audit data.
17+
However, you may prefer the relative simplicity of key management in Field Level Encryption for use cases where there are a limited number of data to be encrypted.
18+
====
19+
20+
21+
22+
23+
1124
[#package]
1225
== Packaging
1326

0 commit comments

Comments
 (0)