|
by Himanshu_Singh via Windows Azure on 10/3/2011 4:30:00 PM
Anyone who has worked on a software development project will be familiar with the concept of an “environment”. Simply put, an environment is a set of infrastructure that you can deploy your application to, supporting a specific activity in your software development lifecycle. Any significant project will have multiple environments, generally with names such as “Test”, “UAT”, “Staging” and “Production”.
When teams first start working wit
... [ read more ]
|
|