Staging Server
7010 pts.
0
Q:
Staging Server
What is a staging server? In what context it is used?
ASKED: Jul 21 2009  8:27 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
3340 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
A staging server is commonly used in web development. The staging environment is an intermediate step between the development (and test) environment and the poduction environment. It is used to perform final tests before propagating changes to the production environment.

Here is a Microsoft definition.
Its like staging your house. You present your best foot forward, but havent closed the deal yet.
Almost like a release candidate for Windows.
Last Answered: Aug 25 2009  5:05 PM GMT by Nnf97   3340 pts.
Latest Contributors: Carlosdl   29855 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Jaideep   30 pts.  |   Jul 22 2009  4:44AM GMT

thanks. it is clear except one thing. why it is usually used in web development. does it have no relevance in non-web applications?

 

KevinBeaver   7610 pts.  |   Jul 22 2009  1:58PM GMT

A staging server can be used for any type of application (Web or client-server)…it’s just most commonly used for Web development because that’s what most people develop for these today.

 

Jaideep   30 pts.  |   Jul 23 2009  4:05AM GMT

ok. thanks. got the point.

 
0