Validate the steps followed for deployment

Hi Team,

I just want to get my deployment process review on this forum.

  1. I am developing a spring process application and creating a war file of workflow and deploying war into camunda wildfly deployments folder
  2. All DB,LDAP configurations are maintained in standalone.xml file
  3. Same version of camunda processes are running on two different VM on azure and these are connected to one single common sql server.
  4. Both these camunda VM’s are placed behind loadbalancer
  5. Camunda rest api’s are LDAP authenticated
  6. What should be access provided for the user to be used from rest api’s?
    7.Should we need to add any configuration for data retention on sql server

Please provide any suggestion

Thanks & Regards,
Praveen