Protecting data from unauthorized access becomes more important all the time. SQL Server includes a number of features that make data protection and security easier for developers and DBAs with a framework for protecting data. Come learn how Always Encrypted, TDE, Row Level Security, Dynamic Data Masking, and column level encryption can protect your systems.
You will learn:
- About the different encryption and security features in SQL Server
- Understand the code changes required for encryption mechanisms
- Gain a basic understanding of RLS and DDM, which do not require code changes to help protect data