Back to basics with Transparent Data Encryption (TDE)

Поділитися
Вставка
  • Опубліковано 4 сер 2024
  • Oracle Advanced Security is the most popular database security option, and Transparent Data Encryption (TDE) is the most popular feature of Advanced Security. TDE is widely used to block out-of-band access to sensitive data, and is mandatory for database services running in Oracle's cloud. This session reviews the basics of TDE, including what's changed over the past few database versions, impacts on performance and storage, and the basics of key management.
    Here is a guide to the recording;
    01:30 No product announcements this month
    01:47 Technical session: Transparent Data Encryption
    02:40 Why Encrypt?
    06:48 Transparent Data Encryption innovations
    07:51 Encryption targets - tablespace and column
    10:05 About encryption keys
    14:25 Encrypting existing data
    17:50 Encryption and performance
    29:50 Encryption's impact on storage
    25:25 Recommendations
    developer.oracle.com/
  • Наука та технологія

КОМЕНТАРІ • 5

  • @ELVM01
    @ELVM01 Рік тому

    Excellent summary and guidelines to implement TDE and encryption key management!

  • @mikeyakus2939
    @mikeyakus2939 2 роки тому

    Thanks, I'm passing this on to the rest of my team.

  • @gordongreer4433
    @gordongreer4433 3 роки тому

    Great TDE back to basics overview.

  • @amangandhi8525
    @amangandhi8525 2 роки тому

    Great session

  • @khalidradwan606
    @khalidradwan606 2 роки тому

    Thanks for great explanation, I have two questions:-
    Q1 how long I do online tablespace encryption for 10 TB tablespace?
    Q2 I have some few tables which contain sensitive data , it’s better to create new encrypted tablespace and move those sensitive table to the encrypted tablespace rather than encrypted the entire tablespace?