I have a project to go through and find best SQL Server security best practices. One of the practices I came across said to use windows encrypted file system to encrypt our SQL Server database files. Has anyone done this? Is there any performance issues with doing this? I didn't know if performance would take a hit because of SQL have to encrypt & decrypt each time it does a read from the file?
Maybe my understanding of the encryption file system is off. If anyone has any experience with this, I would appreciate any input you have.
Thanks!
John
Maybe my understanding of the encryption file system is off. If anyone has any experience with this, I would appreciate any input you have.
Thanks!
John