I just started digging sharepoint 2010. To get a clear picture of sharepoint environment my question is.
In my office I have given a single Quad core machine and being told to get expertise on sharepoint 2010. But I do have a seperate SQLServer machine(Reserved for UAT's) so its like two machines one for sharepoint and another for SQLServer.
What I am confused about is if I do development on the machine I have and use UAT sqlserver machine for repositories and once I will reach at the stage where I need to demonstrate and move it on production how would I do that. Cause production layer has a web application server where we have .NET applications running and production also has a seperate SQLServer and we cannot access production offcourse.
So do i need two machines for DEVELOPMENT and two machines for UAT and two for production?
So what strategy should I opt so later I won't have problem in development to UAT and then to production.
Thanks