Download free course Protecting SQL Server Data, pdf file on 232 pages by John Magnabosco.
In Protecting SQL Server Data, John Magnabosco demonstrates how sensitive data, stored in SQL Server, can be protected using an efficient and maintainable encryption-based data architecture.
He explains how to assess and categorize data elements according to sensitivity, regulate access to the various categories of data using database roles, views and stored procedures, and then how to implement a secure data architecture using features such as cell-level encryption, transparent data encryption, one-way encryption, obfuscation, and more.
The battle to secure personal and business data is a tough one, and the consequences of mishandling sensitive data can be severe. Even more damaging than the fines and lawsuits that can be result from non-compliance with regulations, is the loss of customer confidence that results when these breaches of security occur.
Database Administrators must use every weapon and strategy at their disposal in the "war" to protect their sensitive data from would-be hackers, phishers, rumor mongers and identity thieves. Encryption is one of the primary weapons with which this battle can be won.
He explains how to assess and categorize data elements according to sensitivity, regulate access to the various categories of data using database roles, views and stored procedures, and then how to implement a secure data architecture using features such as cell-level encryption, transparent data encryption, one-way encryption, obfuscation, and more.
The battle to secure personal and business data is a tough one, and the consequences of mishandling sensitive data can be severe. Even more damaging than the fines and lawsuits that can be result from non-compliance with regulations, is the loss of customer confidence that results when these breaches of security occur.
Database Administrators must use every weapon and strategy at their disposal in the "war" to protect their sensitive data from would-be hackers, phishers, rumor mongers and identity thieves. Encryption is one of the primary weapons with which this battle can be won.
Table of contents
- Understanding Sensitive Data
- Data Classification and Roles
- Schema Architecture Strategies
- Encryption Basics for SQL Server
- Cell-Level Encryption
- Transparent Data Encryption
- One-Way Encryption
- Obfuscation
- Honeycombing a Database
- Layering Solutions
- Views and Functions Reference
- The HomeLending database
Pages : | 232 |
Size : | 4.0 MB |
Downloads: | 189 |
Created: | 2022-02-03 |
License: | For personal or educational use |
Author(s): | John Magnabosco |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Protecting SQL Server Data
Download free PostgreSQL tutorial course in PDF, training file in 29 chapters and 74 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
SAP Business One is an integrated Enterprise Resource Planning (ERP) software which offers..., download free SQL Queries tutorial in PDF (352 pages) created by Gordon Du .
Download SQLite tutorial in PDF format, document created by StackOverFlow intended to beginners.
Download free course PostgreSQL Notes for Professionals, pdf file on 73 pages by Stack Overflow Community.
SQL is a standard language for storing, manipulating and retrieving data in relational databases.