Tagged Questions
25
votes
6answers
2k views
Is it the job of a developer to suggest IT requirements?
I am the only developer working on a web application which is nearing to its end. Now we are looking into making it Live in maybe a couple of months time.
This is a web application for a non IT ...
3
votes
1answer
125 views
Webserver / DB / Application - Best way to setup the system for performance
I have a turbogears app that I am bringing live that uses a postgresql DB on the back end. From a performance issue am I better off having the DB and app on separate server or on the same server? If ...