bartek@aws: ~/news
$ whoami
$ AWS Architect · DevOps · Cloud

tag: AWS Glue

show all
Wednesday, July 29, 2026
Monday, July 27, 2026

AWS Glue Data Quality Gets Smarter with Anomaly Detection

AWS Glue Data Quality just leveled up with ML-powered anomaly detection that catches weird data behavior—think sudden drops in distinct values or row count spikes—without needing explicit thresholds. Now you can write evaluation results straight to AWS Glue Data Catalog tables, making your quality checks queryable via SQL. Perfect for data engineers juggling hundreds of tables who want issues surfaced automatically.

AWS Glue Data Quality Gets Smarter with Distribution Stats

AWS Glue Data Quality just dropped a Distribution Analyzer that generates frequency profiles for your data—think histograms for numbers and value distributions for categories. You can now spot skewness, outliers, and weird patterns without writing custom code, and results get stored in S3 for querying via Athena. It integrates seamlessly with your existing DQDL rulesets, so profiling runs alongside your current checks in one go.