Scream-Driven-Development
Hi,
You probably know this feeling. You want to make a Breaking-Change in your system. Maybe you want to change an API. Or you’d like to switch up your environments. Or you want to shut down a service because it’s no longer needed.
Whenever I face such a decision, I wonder about its consequences. Will it affect other stakeholders? The answer is often, yes.
This is the case now. I want to conduct deployments more frequently in an environment. It’s used to test the upcoming release. And, to keep the feedback loop short, I always want the current development status on the platform.