August 2017
Intermediate to advanced
332 pages
9h 16m
English
The staging environment is the place where the release candidate is deployed in order to perform the final tests before going live. Ideally, this environment is a mirror of the production.
Let's look at the following to see how such an environment should look in the context of the delivery process:

Note that the staging environment an exact a production clone. If the application is deployed in multiple locations, then the staging should also have multiple locations.
In the Continuous Delivery process, all automated acceptance functional and nonfunctional tests are run against this environment. While most functional tests don't usually ...
Read now
Unlock full access