Staging Environment

Posted by HourExam1541@reddit | ExperiencedDevs | View on Reddit | 13 comments

A staging environment should mimic production environment as closely as possible to provide a means to test functionality, performance, and useability in relation to original business requirements.

Other than the size of allocated resources, restriction of business users, etc. What else should be implemented in a staging environment and not in production, or vise versa? Any resources formalizing environment setup are highly appreciated.