How to avoid performance issues with envelope encryption when using separate DEK’s for each piece of data?

Posted this first on stackoverflow but was suggested to repost it here.
I am planning on using envelope encryption for data stored in a database in a multi-tenant solution. Envelope encryption suggest creating a separate DEK (Data Encrypti… Continue reading How to avoid performance issues with envelope encryption when using separate DEK’s for each piece of data?