Environments

Important Information about Environments:

  • Each environment is siloed; no data is shared between staging and prod.

  • Staging and Production will almost always have identical behavior.

  • Any load testing, integration, or test-scenarios can be run on Staging.

Last updated