The safer approach is not to shadow cloud.databricks.com with one private hosted zone. Databricks recommends the privatelink.cloud.databricks.com DNS pattern with conditional forwarding, which avoids hardcoding rotating ELB hostnames and keeps public...
What i think is AI hasn’t replaced the hard thinking, it has just removed a lot of the grunt work. These days I spend more time on judgment, review, and refinement, and less on searching, drafting, and repetitive setup.For Databricks specifically, th...
Yes! AQE helps, but it does not remove the need to read physical plans. In Databricks, the practical skill is to use the plan to spot data movement, skew, sort-merge joins, and unnecessary shuffles, then decide whether to change partitioning, file la...