Data Quality
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified Data Engineer - Associate premium course — no separate purchase.
Included in this chapter:
- Write the rule in DQDL, run it from the catalog or the ETL job
- DQDL rule types, recommendations, and gating the pipeline
- DataBrew: profile to investigate, ruleset to validate
- Sampling, and treating data skew as a distribution problem
Choosing a data-quality checker
| Capability | Glue Data Quality (Catalog) | Glue Data Quality (ETL job) | DataBrew |
|---|---|---|---|
| Rule language | DQDL ruleset | DQDL ruleset | Visual rules (no code) |
| Recommend rules for you | Yes | No | No |
| Identify failing records (row-level) | No | Yes | Profile + validation report |
| Stop the job / gate the pipeline | No (evaluate at rest) | Yes (rule action stops job) | EventBridge-driven next action |
| ML anomaly / dynamic rules | No | Yes | No |
| Profiling / column statistics | Statistics + observations | Statistics + observations | Profile job (full statistics) |
| Results land in | S3 + CloudWatch + EventBridge | S3 + CloudWatch + EventBridge | S3 report + CloudWatch + EventBridge |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.