Data Discovery
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Certified Cloud Security Professional premium course — no separate purchase.
Included in this chapter:
- Discovery before classification: find it, then label it
- Three data structures, three discovery techniques
- The three discovery approaches: metadata, labels, content
- Data location tracking
- Exam-pattern recognition
Data structure types and how you discover each
| Aspect | Structured | Semi-structured | Unstructured |
|---|---|---|---|
| Schema | Fixed, predefined (tables, typed columns) | Self-describing tags/markers, no rigid schema | No inherent schema |
| Typical stores | Relational DBs, data warehouses | JSON/XML, log files, NoSQL document stores | Object/file storage: documents, images, PDFs, email |
| Primary discovery technique | Scan schema, column names, data types, sample rows | Parse keys/tags and element values | Inspect file contents (text extraction, OCR, ML) |
| Relative cost/difficulty | Lowest | Moderate | Highest |
| Estimated share of enterprise data | Smallest portion | Growing portion | Largest portion (often cited ~80%) |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.