Back to Support, data and security

Support, data and security / Environments, reliability and continuity

Do you separate development, test, and production?

Yes, in projects that call for it we separate development, test/staging, and production. This separation reduces the risk that an unverified change affects real users, and it allows different credentials and configurations for each environment.

Was this answer helpful?

Related questions