cancel
Showing results for 
Search instead for 
Did you mean: 

What is the best practice/way of deployment??

naveenv449
Confirmed Champ
Confirmed Champ
Hi ,
I am curious to know what is the best practice of deployment??? Suppose I have java backed code, What difference it makes when deployment done through AMP file?? and same deployment done using jar files?? Any issues if there are repeated deployments using AMP(during development)???? What is preferable way of deploying? and why?

Thanks in advance,
Naveen
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
At the moment the recommended way is via AMPS. 

I don't think there's a recommended way to deploy via jars only.


The advice may change soon.   Its a current roadmap item.

Thank you mrogers.