ComeçarComece de graça

Catching config drift with AI

After GreenGrid's config migration, a teammate adds a new alert_channels field to the production YAML so that alerts can be sent to Slack in addition to email. The pipeline doesn't break — but the new field is silently ignored because the config schema doesn't know about it.

A week later, the ops team wonders why Slack alerts never worked. You want to use AI to catch these kinds of mismatches before they reach production.

Which prompt approach gives AI the best chance of detecting the drift?

Este exercício faz parte do curso

Advanced AI-Assisted Coding for Developers

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício