The Staging Dichotomy with Senthil Padmanabhan

Software Engineering Daily - A podcast by Software Engineering Daily

Categories:

Serious software projects require several environments.  Your production environment is obviously mission critical.  A staging environment is also necessary to perform validation and regression testing before taking the risk of pushing an update to production.  Best practices and approaches for managing these and other environments vary from organization to organization. In some sense, different software