Skip to content

Can I use both TDE and EBS encyption with RDS Oracle and RDS Oracle custom ?

0

Can I use both TDE and EBS encyption with RDS Oracle and RDS Oracle custom ? Is this a recommended practice ? Will it add to the latency?

AWS
asked a month ago41 views
1 Answer
4
Accepted Answer

Yes, both Transparent Data Encryption (TDE) and Amazon Elastic Block Store (EBS) encryption can be utilized with Amazon RDS for Oracle and RDS Custom for Oracle. However, implementing both requires careful consideration of best practices and potential performance implications.

Impact on Latency

  • TDE encryption may introduce performance overhead, especially for large tablespaces.
  • EBS encryption has minimal impact on performance since AWS handles encryption at the storage level.
  • Combining both may slightly increase latency, but the impact depends on workload size and query complexity.
EXPERT
answered a month ago
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.