We maintain two environments, one for production and one for DEV which is mainly used for tests.
Since, the DEV is always broken and never maintained by the teams, I'm wondering if having only a prod environment would make sense.
Do you know any company doing that? What do you think about these non prod envs?