Reputation: 445
We are currently in an AX 2012 R2 shared environment mode -- multiple DEV AX instances and multiple developers using them. This is not working well. The company wants to give each developer a beefy laptop to create his/her own environment.
Some of the features would be:
I see two options in terms of installation:
Is the feature set possible with both of the above types of installation? Any Pros and Cons?
I'm not even sure I'm asking the right questions as infrastructure is not my cup of tea.
Thank you.
Upvotes: 1
Views: 1758
Reputation: 455
if you need 'to run multiple versions of AX 2012 R2, 2012 R3 etc' you are looking at a VM solution of one kind or another(or alot of ssds you swap frequently)--if you are disciplined with check-ins and code review there is a good whitepaper from microsoft that is mostly applicable
re: tfs there is some support out of the box, but setting up a credible Continuous Integration situation is another story really
also see: http://dynamicsaxadmin.codeplex.com/
Upvotes: 0
Reputation: 18051
You will waste oceans of time by having each developer set up her own environment on her own. AX setup involves several servers and services and takes weeks not minutes.
Better is to use a VM for each environment, then use a pool of shared VM's managed by specialist for each environment.
Of cause you will need a monster host machine for each developer.
Alternatively use central servers and a shared development environment. This may be good enough, if there is not many developers.
Microsoft Life Cycle services may be of help especially in you need AX 2012 R3.
Upvotes: 1