This documentation is for the end of life version of Percona Server for MongoDB and is no longer supported. You may want to see the current documentation.
Percona Server for MongoDB Feature Comparison¶
Percona Server for MongoDB 3.6 is based on MongoDB 3.6. Percona Server for MongoDB extends MongoDB 3.6 Community Edition to include the functionality that is otherwise only available in MongoDB 3.6 Enterprise.
PSMDB |
MongoDB |
|
---|---|---|
Storage Engines |
|
|
Encryption-at-Rest |
|
|
YES (replicaset) |
NO |
|
LDAP Authentication |
|
|
LDAP Authorization |
YES |
Enterprise only |
Kerberos Authentication |
YES |
Enterprise only |
YES |
Enterprise only |
|
Log redaction |
YES |
Enterprise only |
SNMP Monitoring |
NO |
Enterprise only |
Profiling Rate Limiting¶
Profiling Rate Limiting was added to Percona Server for MongoDB in v3.4 with --rateLimit
argument. Since v3.6 MongoDB Community (and Enterprise) Edition includes a similar option slowOpSampleRate. Please see Profiling Rate Limit for more information.