# Environments

By
Weslley Fernandes

# Public Environment - cwc.ca

The Public Environment is the live, operational setting where the Digital Resource Hub and its system run for end users. It is optimized for performance, stability, and security, ensuring that the software functions as intended under real-world conditions. Changes in Public are carefully controlled to minimize downtime and prevent disruptions.

# Who is it intended for?

  • Developers
  • Engineers
  • Editors
  • QAs

# Development Environment - dev.cwc.ca

The Development Environment is a workspace where developers and engineers build, test, and modify code before integrating changes into Public. It allows for experimentation, debugging, and iteration without affecting live users. This environment includes tools, libraries, and configurations that facilitate rapid development and testing.

# Who is it intended for?

  • Developers
  • Engineers
  • QAs