Compliance And Auditing
Everything on SkillVeris tagged Compliance And Auditing — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Interview Questions(4)
What is Role-Based Access Control (RBAC) in Database Security?
Role-Based Access Control (RBAC) is a database security model where permissions are granted to named roles rather than to individual users, and users gain thei…
What is Data Encryption at Rest in a Database?
Data encryption at rest means the data stored on disk — table files, indexes, backups, and logs — is encrypted so that anyone who gains raw access to the stora…
What is Data Encryption in Transit for Databases?
Data encryption in transit protects data while it moves across a network — between an application and the database, between replicas, or during a backup transf…
What is Database Auditing and Compliance Logging?
Database auditing and compliance logging is the practice of recording who accessed or modified which data, when, and how, in a tamper-resistant log, so an orga…