Skip to main content

Environments

An environment refers to a specific deployment or execution context for an application.

For example, an application could have a development environment, a staging environment, and a production environment. This way, you can test new features and changes in the development environment before rolling them out to the staging environment for further testing and then to the production environment for the actual release.