
The Value of Varied Development Environments
When we get serious about development we have to use enterprise tools. These include version control, defect tracking, change management, and multiple development environments. These development environments range from pure development to testing, staging, and finally production. In this episode, we explore how to build and use each of these. Development Environments Cover the Full SDLC A good series of environments will address the various areas of the software development lifecycle. There might be one for design, prototyping, and clickable demos. As you progress through the SDLC the demo environment can grow into your sales environment. Thus, features can be mocked up and shown to customers. There should always be at least one development environment. Preferably there is an environment for... Read more