Workflow Production Recommendations
Updated: 23 May 2010 | 1 comment
I'm getting ready to build our production environment for advanced workflow. Is there a best practice or Architecture document that I could use to design. Many of the install documents I've seen in the forums describe how to setup a lab/test area, but I want to make the build scalable. Advanced users, please respond with how you built your system to get peak performance in your production enviornment.
discussion Filed Under:
Comments
We currently have 3
We currently have 3 environments. All 3 are connected to SQL Server clusters.
A Build environment with one workflow server. (Developers move code from their laptops to this server to do unit testing.)
A Certification environment with two workflow servers, a load balancer in front of the workflow servers. (QA team moves code to this group of servers to run test plans.)
A Production environment with two workflow servers, a load balancer in front of the workflow servers. (Deployment teams moves code to these server for production deployment.)
There are some tweaks to IIS that I have made. We are talking about putting portal on it's own server, when we start to use it heavier. We will add servers to the prod environment as our processess grow.
Does that help at all?
Would you like to reply?
Login or Register to post your comment.