cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

How long does customer KMS key get cached on each instance?

tj-cycyota
Databricks Employee
Databricks Employee

How long does customer KMS key get cached on each instance?

1 REPLY 1

Anonymous
Not applicable

The DEK is cached in memory for several read/write operations and evicted from memory at a regular interval such that new requests require another request to your cloud service’s key management system. If you delete or revoke your key, reading or writing to notebooks fails at the end of the cache time interval."

The timeout is set to 30 mins.

Doc link - https://docs.databricks.com/security/keys/customer-managed-keys-notebook-aws.html