CompTIA DataSys+ (includes Official Labs)


- Description
- Curriculum
Understand database structure types while developing, modifying and running structured query language (SQL) code, providing the groundwork to gather, store, and drive data assets on any operating system.
Database Deployment
Compare and contrast the different aspects of database design and planning and explain the various phases of the implementation, testing, deployment and optimization of collected data.
Database Management and Maintenance
Learn the purpose of monitoring and reporting database performance, explain common database maintenance processes, and produce critical documentation.
Data and Database Security
Secure databases, protect against attacks, and control authorization while ensuring governance and regulatory compliance.
Business Continuity
Prepare for and recover from incidents by implementing best practices for disaster recovery, backup and restoration of database management systems.
-
1Understanding Database Types and Structures5 mins
-
2Identify Relational and Non-Relational DatabasesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
3RELATIONAL DATABASESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
4NON-RELATIONAL DATABASESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
5KEY DIFFERENCES BETWEEN DATABASE STRUCTURE TYPESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
6Review Activity: Relational and Non-Relational DatabasesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
7Topic 1B Understand Different Types of NoSQL Databases and ToolsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
8DOCUMENT-ORIENTED DATABASESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
9KEY-VALUE STORESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
10COLUMN-ORIENTED DATABASESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
11GRAPH DATABASESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
12NON-RELATIONAL DATA SYSTEMSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
13Review Activity: Different Types of NoSQL Databases and ToolsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
14Topic 1C Understand Relational Database DesignThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
15NORMALIZATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
16REFERENTIAL INTEGRITYThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
17ENTITY RELATIONSHIP DIAGRAMSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
18RELATIONSHIPS AND KEY FIELDSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
19TYPES OF RELATIONSHIPSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
20Review Activity: Relational Database DesignThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
21Topic 1D Identify Other Data SystemsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
22DATA WAREHOUSESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
23DATA MARTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
24DATA LAKESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
25Review Activity: Other Data SystemsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
26SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
27Recognizing Standards and CommandsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
28Topic 2A Understand Standards and PrinciplesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
29ANSI AND ISO STANDARDSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
30ACID PRINCIPLESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
31Review Activity: Standards and PrinciplesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
32Topic 2B Examine Operating Systems and Command Line ScriptingThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
33COMMAND LINE SCRIPTINGThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
34POWERSHELLThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
35OTHER LANGUAGESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
36Review Activity: Operating Systems and Command Line ScriptingThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
37SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
38Running Scripts for Data and Data SystemsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
39Create and Alter Objects Using Data Definition LanguageThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
40DATA DEFINITION LANGUAGE (DDL)This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
41CREATING AND ALTERING DATABASESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
42CREATING TABLESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
43ALTERING TABLESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
44DELETING FIELDS AND TABLESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
45Review Activity: Data Definition LanguageThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
46Topic 3B Manipulate Data Using Data Manipulation LanguageThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
47DATA MANIPULATION LANGUAGE (DML)This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
48SELECTING DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
49UPDATING DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
50SELECTING DATA FROM MULTIPLE TABLESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
51INSERTING DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
52DELETING DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
53GROUPING AND AGGREGATING DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
54Review Activity: Data Manipulation LanguageThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
55Topic 3C Work with TransactionsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
56TRANSACTION CONTROL LANGUAGE (TCL)This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
57COMMITTING DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
58ROLLING BACK DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
59Review Activity: TransactionsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
60Topic 3DPerform Data Management TasksThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
61CONVERTING DATA TYPESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
62APPENDING DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
63CREATING INDEXESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
64SHARING DATA EXPORTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
65Review Activity: Data Management TasksThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
66SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
67Explaining the Impact of Programming on Database OperationsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
68Topic 4A Work with ViewsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
69CREATING VIEWSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
70SNAPSHOTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
71Review Activity: ViewsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
72Topic 4B Understand Object-Relational MappingThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
73MAPPING OBJECTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
74PERFORMING DATABASE OPERATIONS USING FRAMEWORKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
75IMPACT OF PROGRAMMING ON DATABASE OPERATIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
76Review Activity: Object-Relational MappingThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
77Topic 4C Program with SQLThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
78SET-BASED LOGICThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
79STORED PROCEDURESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
80CREATING STORED PROCEDURESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
81TYPES OF TRIGGERSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
82SETTING TRIGGERSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
83Review Activity: Program with SQLThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
84Topic 4D Write FunctionsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
85TYPES OF FUNCTIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
86TEXT FUNCTIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
87DATE FUNCTIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
88LOGICAL FUNCTIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
89AGGREGATE FUNCTIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
90Review Activity: FunctionsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
91SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
92Understanding Database Planning and DesignThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
93Topic 5A Understand Types of ArchitectureThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
94CLOUD VS. ON-PREMISEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
95PLATFORM AS A SERVICE (PAAS)This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
96SOFTWARE AS A SERVICE (SAAS)This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
97INFRASTRUCTURE AS A SERVICE (IAAS)This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
98Review Activity: Types of ArchitectureThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
99Topic 5B Gather Data System RequirementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
100UNDERSTANDING THE OBJECTIVE OF THE DATABASEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
101IDENTIFYING USER-RELATED INFORMATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
102GATHERING STORAGE AND SIZE REQUIREMENTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
103GATHERING DATA SOURCESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
104Review Activity: Data System RequirementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
105Topic 5C Review Documentation RequirementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
106STANDARD OPERATING PROCEDURESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
107DATA DICTIONARYThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
108SYSTEM SPECIFICATIONS AND REQUIREMENTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
109MAINTENANCE DOCUMENTATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
110LEVERAGING TOOLS FOR DOCUMENTATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
111Review Activity: Documentation RequirementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
112SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
113Implementing, Testing, and Deploying DatabasesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
114Topic 6A Prepare for DeploymentThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
115ACQUIRING ASSETS FOR DEPLOYMENTThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
116TYPES OF DEPLOYMENTThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
117CONSIDERATIONS FOR INSTALLATION AND CONFIGURATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
118AUTHENTICATION MODESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
119RESTORING A DATABASE FROM BACKUPThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
120CONFIGURING A DATABASEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
121Review Activity: DeploymentThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
122Topic 6B Conduct Testing and Other Quality MeasuresThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
123DATABASE QUALITY CHECKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
124ADDRESSING CODE AND SYNTAXThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
125NEGATIVE TESTINGThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
126STRESS TESTING APPLICATIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
127REGRESSION TESTINGThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
128VERSION CONTROLThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
129Review Activity: Testing and Other Quality MeasuresThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
130Topic 6C Understand Validation Techniques and MethodsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
131VALIDATING DATA INTEGRITYThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
132VALIDATING DATA VALUESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
133AUTOMATED VALIDATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
134DATA VERIFICATION METHODSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
135DATA MAPPINGThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
136Review Activity: Validation Techniques and MethodsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
137SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
138Monitoring and Reporting on Database PerformanceThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
139Topic 7A Consider Database Connectivity NeedsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
140CLIENT-SERVER ARCHITECTUREThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
141DATABASE SERVER LOCATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
142DOMAIN NAME SERVICE (DNS)This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
143Review Activity: Database Connectivity NeedsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
144Topic 7B Monitor the DatabaseThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
145MONITORING CONNECTIONS AND SESSIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
146DIFFERENT TYPES OF CONNECTIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
147GROWTH AND STORAGE LIMITSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
148RESOURCE UTILIZATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
149REVIEWING LOG FILES AND ALERTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
150JOB COMPLETION AND FAILURESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
151Review Activity: Monitor the DatabaseThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
152Topic 7C Understand and Address DeadlocksThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
153HOW DEADLOCKS OCCURThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
154IDENTIFYING THE CAUSE OF A DEADLOCKThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
155ADDRESSING A DEADLOCKThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
156Review Activity: DeadlocksThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
157SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
158Understanding Common Data Maintenance ProcessesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
159Topic 8A Explain Patch ManagementThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
160PATCH MANAGEMENTThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
161TYPES OF PATCHESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
162Review Activity: Patch ManagementThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
163Topic 8B Ensure Database PerformanceThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
164PERFORMANCE TUNINGThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
165INDEX ANALYSIS AND OPTIMIZATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
166QUERY OPTIMIZATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
167QUERY EXECUTION PLANThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
168LOAD BALANCINGThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
169VALIDATING SCALABILITYThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
170Review Activity: Database PerformanceThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
171Topic 8C Ensure Database IntegrityThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
172DESIGNING FOR DATA INTEGRITYThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
173LOCKING ORDERThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
174DATA CORRUPTION CHECKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
175Review Activity: Database IntegrityThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
176SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
177Understanding Governance and Regulatory ComplianceThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
178Topic 9A Understand the Importance of Protecting Data and Preventing Data LossThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
179WHY WE PROTECT DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
180IDENTIFYING PRIVATE DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
181DATA AT RESTThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
182DATA IN TRANSITThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
183DATA ENDPOINTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
184DATA LEAKAGEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
185DATA EXFILTRATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
186Review Activity: The Importance of Protecting Data and Preventing Data LossThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
187Topic 9B Understand Data Retention PoliciesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
188THE PURPOSE OF DATA RETENTION POLICIESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
189ELEMENTS OF DATA RETENTION POLICIESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
190Review Activity: Data Retention PoliciesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
191Topic 9C Classify DataThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
192CONFIDENTIAL DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
193PERSONALLY IDENTIFIABLE INFORMATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
194PERSONAL HEALTH INFORMATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
195PAYMENT CARD INDUSTRY DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
196Review Activity: Data ClassificationThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
197Topic 9D Consider Global Jurisdiction and Regional RegulationsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
198GLOBAL JURISDICTIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
199REGIONAL REGULATIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
200Review Activity: Global Jurisdiction and Regional RegulationsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
201Topic 9E Understand Third-Party Agreements and Release ApprovalsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
202DATA SHARING AND USAGEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
203RELEASE APPROVALSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
204Review Activity: Third-Party Agreements and Release ApprovalsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
205SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
206Securing DataThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
207Topic 10A Understand Data EncryptionThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
208ENCRYPTING DATA IN TRANSITThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
209ENCRYPTING DATA AT RESTThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
210Review Activity: Data EncryptionThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
211Topic 10B Understand Data MaskingThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
212PSEUDONYMIZATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
213ANONYMIZATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
214THE CHALLENGES OF DATA DISCOVERYThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
215Review Activity: Data MaskingThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
216Topic 10C Describe Data Destruction TechniquesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
217LOGICAL DESTRUCTIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
218PHYSICAL DESTRUCTIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
219REGULATORY IMPACT ON DATA DESTRUCTIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
220Review Activity: Data Destruction TechniquesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
221Topic 10D Audit Data AccessThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
222ACCOUNT AUTHORIZATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
223CONNECTION REQUESTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
224EXPIRED ACCOUNTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
225Review Activity: Data Access AuditingThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
226Topic 10E Audit Code and ChangesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
227STRUCTURED QUERY LANGUAGE (SQL) CODEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
228CREDENTIAL STORAGE CHECKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
229CHANGE MANAGEMENTThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
230CHANGE MANAGEMENT PROCESSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
231CHANGE MANAGEMENT CONSIDERATIONSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
232Review Activity: Code Auditing and Change ManagementThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
233SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
234Lesson 11 Securing Data AccessThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
235Topic 11A Understand Identity and Access ManagementThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
236AUTHENTICATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
237IDENTITY AND ACCESS MANAGEMENTThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
238Review Activity: Identity and Access ManagementThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
239Topic 11B Understand Access ControlsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
240PERMISSIONS AND ROLESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
241SCHEMASThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
242THE PRINCIPLE OF LEAST PRIVILEGEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
243Review Activity: Access ControlsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
244Topic 11C Understand Password PoliciesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
245COMMON PASSWORD POLICIESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
246ENFORCEMENT OF PASSWORD POLICIESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
247Review Activity: Password PoliciesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
248Topic 11D Work with Service AccountsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
249SERVICE ACCOUNTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
250BEST PRACTICES FOR SERVICE ACCOUNTSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
251SERVICE ACCOUNT ABUSEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
252Review Activity: Service AccountsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
253Lesson 11 SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
254Lesson 12 Securing the Database and ServerThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
255Topic 12A Utilize Physical SecurityThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
256Physical Access ControlsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
257SURVEILLANCEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
258FIRE SUPPRESSIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
259COOLING SYSTEMSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
260Review Activity: Physical SecurityThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
261Topic 12B Utilize Logical SecurityThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
262FIREWALLSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
263Perimeter NetworkThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
264PORT SECURITYThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
265Review Activity: Logical SecurityThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
266Lesson 12 SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
267Lesson 13 Classifying Types of AttacksThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
268Topic 13A Mitigate the SQL Injection AttackThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
269IDENTIFYING A SQL INJECTION ATTACKThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
270MITIGATING SQL INJECTION ATTACKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
271Review Activity: The SQL Injection AttackThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
272Topic 13B Mitigate the Denial of Service (DoS) AttackThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
273IDENTIFYING A DOS ATTACKThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
274MITIGATING DOS ATTACKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
275Review Activity: The Denial of Service (DoS) AttackThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
276Topic 13C Mitigate the On-Path AttackThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
277IDENTIFYING AN ON-PATH ATTACKThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
278MITIGATING ON-PATH ATTACKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
279Review Activity: The On-Path AttackThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
280Topic 13D Mitigate the Brute Force AttackThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
281IDENTIFYING A BRUTE FORCE ATTACKThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
282MITIGATING BRUTE FORCE ATTACKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
283Review Activity: The Brute Force AttackThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
284Topic 13E Mitigate Social Engineering AttacksThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
285DESCRIBING SOCIAL ENGINEERING PRINCIPLESThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
286IDENTIFYING PHISHING ATTACKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
287MITIGATING SOCIAL ENGINEERING ATTACKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
288Review Activity: Social Engineering AttacksThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
289Topic 13F Mitigate MalwareThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
290IDENTIFYING TYPES OF MALWAREThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
291MITIGATING MALWARE ATTACKSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
292Review Activity: MalwareThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
293Lesson 13 SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
294Lesson 14 Planning for Disaster RecoveryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
295Topic 14A Plan for Disaster RecoveryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
296DISASTER RECOVERY DOCUMENTATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
297ELEMENTS OF A DISASTER RECOVERY PLANThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
298BUSINESS CONTINUITY AND SYSTEM SECURITYThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
299REPLICATIONThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
300LOG SHIPPINGThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
301HIGH AVAILABILITYThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
302MIRRORINGThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
303Review Activity: Disaster RecoveryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
304Topic 14B Conduct DR Plan TestingThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
305DR PLAN TESTING METHODSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
306RECOVERY TIME OBJECTIVE (RTO)This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
307RECOVERY POINT OBJECTIVE (RPO)This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
308Review Activity: DR Plan TestingThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
309Topic 14C Transition/Failback to Normal OperationsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
310DISASTER RECOVERY FAILBACKThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
311DISASTER RECOVERY RETROSPECTIVEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
312Review Activity: Transition/Failback to Normal OperationsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
313Lesson 14 SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
314Lesson 15 Implementing Backup and Restore Best PracticesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
315Topic 15A Identify Types of BackupsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
316FULL BACKUPThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
317INCREMENTAL BACKUPThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
318DIFFERENTIAL BACKUPThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
319SYNTHETIC FULL BACKUPThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
320DATABASE DUMPINGThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
321Review Activity: Types of BackupsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
322Topic 15B Implement a Backup StrategyThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
323SCHEDULING BACKUPSThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
324Testing BackupsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
325VALIDATING BACKUP HASHThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
326Review Activity: A Backup StrategyThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
327Topic 15C Store and Purge BackupsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
328ON-SITE STORAGEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
329OFF-SITE STORAGEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
330ROTATING BOTH ON-SITE AND OFF-SITEThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
331PURGING AND ARCHIVING DATAThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
332Review Activity: Store and Purge BackupsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
333Lesson 15 SummaryThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
