Question 158:
AWS CodeDeploy deployment fails to start & generates the following error code, ”HEALTH_CONSTRAINTS_INVALID.” Which of the following can be used to eliminate this error?
Answer options:
A.Make sure that the minimum number of healthy instances is equal to the total number of instances in the deployment group. B.Increase the number of healthy instances required during deployment. C.Reduce number of "healthy instances required" to less than the total number of instances. D.Make sure that the minimum number of healthy instances is greater than the number of instances in the deployment group.