FAQ
Frequently Asked Questions
Which databases support Encryption at Rest?
The DataSunrise Encryption at Rest workflow supports PostgreSQL and Amazon Aurora PostgreSQL.
Can I encrypt individual columns or complete tables?
Yes. Teams can protect selected columns or apply encryption across a complete table.
Do applications need to be rewritten?
No client-side rewrite is required. Authorized applications connect through DataSunrise, which manages query rewriting and key exchange for transparent access.
How are encryption keys managed?
Keys can be managed in the DataSunrise internal store, CyberArk, or AWS KMS.
How is Encryption at Rest different from TLS?
Encryption at Rest protects stored PostgreSQL values. TLS protects data while it travels across the network. Many deployments use both controls together.
How does this work with monitoring, masking, and firewall controls?
Database Activity Monitoring records access and operations, Dynamic Data Masking controls how clear values appear in live results, and Database Firewall can block risky operations. Encryption at Rest protects the stored values beneath those controls.
Is Encryption at Rest separately licensed?
Yes. PostgreSQL Encryption at Rest is available as a separately licensed DataSunrise module.