SELECTED ANSWER
replied on April 24, 2018
Hi Tim,
For the SQL database, Laserfiche makes use of Microsoft SQL Server’s native encryption, Transparent Database Encryption (TDE) which encrypts/decrypts the data at the database level and so there is no performance impact and is completely transparent to the client application (in this case Laserfiche).
For the Volume, there are a couple of options depending on the system environment;
- Laserfiche can make use of the native encryption available in Windows - Encrypting File Service (EFS). The Laserfiche Service account should be used to encrypt the volume where the documents are stored and there will be a slight performance impact as files need to be encrypted/decrypted in real time. I.e. as they are saved to disk or opened by users.
- A more common option in a virtualised environment is to make use of Virtual Disk Encryption in VMware or equivalent so that all data, including backups are protected in case of loss/theft. Again, this can slow down system performance very slightly.
I've never tested Amazon RDS and someone from Laserfiche would need to confirm that it would be supported, but sounds like an interesting idea!