Question 386:
You are a Devops Engineer for your company. Your company is using Opswork stack to rollout a collection of web instances. When the instances are launched , a configuration file need to be setup prior to the launching of the web application hosted on these instances. Which of the following steps would you carry out to ensure this requirement gets fulfilled. Choose 2 answers from the options given below
Answer options:
A.Ensure that the Opswork stack is changed to use the AWS specific cookbooks B.Ensure that the Opswork stack is changed to use custom cookbooks C.Configure a recipe which sets the configuration file and add it to the Configure LifeCycle Event of the specific web layer. D.Configure a recipe which sets the configuration file and add it to the Deploy LifeCycle Event of the specific web layer.