Speaker – Devin Jaiswal (view bio)
Session – Data Encryption
- Dynamic Data Masking – Limit exposure of sensitive data by masking it to non-privileged users
- Row Level Security – Keep multi-tenant databases secure from unauthorized access by other users who share the same tables
- Always Encrypted – Client-side encryption of sensitive data using keys that are never revealed to the database system
- Encryption-at-rest (TDE) Server-side encryption of the database content on physical storage, protecting against offline media attacks