Hello,
I am working with our IT team to plan a windchill implementation. I have been trying to research information regarding architecture strategies for implementing development and test environments along-side a production environment of Windcill. Coming up short, I have some questions regarding best practices. Any advice, or links to documentation, would be appreciated.
1) With SQL as the database server, should 1 SQL instance with a DB for each environment be used? Or should there be a separate instance of SQL for each environment?
2) Use VM for the dev/test environments on the production application server? OR use a separate application server for each instance of Windchill?
Thanks in advance for any support!