0% found this document useful (0 votes)
7 views5 pages

Pusintek - Training Day-2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views5 pages

Pusintek - Training Day-2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Training MySQL

MySQL Enterprise Edition Security


- MySQL Transparent Data Encryption (TDE)
Feature of MySQL Enterprise Edition
MySQL Enterprise
MySQL Enterprise Transparent Data
High Avalability Encryption (TDE)

MySQL Enterprise MySQL Enterprise


Backup Audit

MySQL Enterprise MySQL Enterprise


Monitor Firewall

Source :
https://www.mysql.com/products/enterprise/
MySQL TDE

MySQL Enterprise Transparent Data Encryption (TDE) protects your


critical data by enabling data-at-rest encryption in the database.

MySQL Enterprise TDE enables data-at-rest encryption by encrypting the physical files
Database of theencryption
table database.and
Datadecryption
is encrypted automatically,
occurs in real time,
without any additional priordata
coding, to writing
type orto
schema
storage
modifications. and
Also, decrypted
users when read
and applications from storage.
continue Asdata
to access a result, hackers and
transparently, malicious
without changes.
users areTDE
MySQL Enterprise unable to developers
gives read sensitive
anddata
DBAsdirectly from database
the flexibility files. MySQL
to encrypt/decrypt Enterprise
existing MySQL
TDE uses industrytables that have
standard not already been encrypted.
AES algorithms.

Database table encryption and decryption occurs without any additional coding,
data type or schema modifications. Also, users and applications continue to access
data transparently, without changes. MySQL Enterprise TDE gives developers and
DBAs the flexibility to encrypt/decrypt existing MySQL tables that have not already
been encrypted.
https://www.mysql.com/products/enterprise/tde.ht
DEMO
MySQL Transparent Data Encryption (TDE)

https://github.com/muhba25/mysql-innodbcluster/tree/main/Lab%203%20-%20TDE
Thanks

You might also like