Before promoting a platform upgrade for the water-billing portal, what lifecycle step should operations complete first?
Select an answer to reveal the explanation.
Short Explanation
Try the new recipe in the test kitchen before serving city hall dinner. Non-prod regression catches breaks before citizens hit them.
Full Explanation
Lifecycle management for updates includes validating changes in non-production environments before production promotion. Regression testing reduces the chance that upgrades break critical workflows. Skipping non-prod validation, removing test environments, or disabling monitoring increases operational risk during upgrades.