Anyone who has spent time working on cloud ETL pipelines knows that the biggest problems aren’t the ones that cause your jobs to fail, they’re the quiet ones that slip through unnoticed. AWS Glue is a powerful tool, but it doesn’t tell you when your data is subtly wrong. share share share share
Featured
Best Practice for Property-Based Testing
December 3, 2025
1
This talk aims to introduce property-based testing, why you may want to use it, and real-life use cases for including it in code bases. Property-based testing is an approach to testing that involves specifying statements that should always be true (for example, reversing a list twice will give the original result) rather than relying on specific examples.
Featured
Managing QA Projects End to End: Testing Tools, Time Tracking, and Client Billing
January 9, 2026
0
Quality assurance work rarely follows a straight line because projects move through multiple phases: planning, execution, reporting, and client handoff. And when those pieces don’t connect, even good testing can feel messy to clients.
