- Mastering MongoDB 3.x
- Alex Giamas
- 54字
- 2021-08-20 10:10:58
Encrypting data
Using WiredTiger is highly recommended for encrypting data at rest as it supports it natively from version 3.2.
For users of the community version, this can be achieved in the storage selection of their choice, for example in AWS using EBS-encrypted storage volumes.
This feature is available only for MongoDB Enterprise Edition.