What is required in order to deploy Oracle WebLogic Server on an Oracle Compute Cloud Service, using
Chef?
A.
Cookbooks and recipes.
B.
Download of custom scripts from GitHub.
C.
An Oracle Storage Cloud Software Appliance.
D.
A minimum of three Oracle Compute Cloud Service instances.
Explanation:
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/compute-iaas/deploying_wls/
WLS_on_Compute.html
A
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/compute-iaas/deploying_wls/WLS_on_Compute.html
Requirements for Deploying WebLogic Server with Chef
A minimum of two Oracle Compute Cloud Service instances, one to deploy the Chef server and another to bootstrap the Chef client. See the tutorial Creating Oracle Compute Cloud Service Instances Using an Orchestration.
Operating systems on your Oracle Compute Cloud Service instances:
Chef server: Oracle Linux 6.6
Chef client, Oracle WebLogic Server: Oracle Linux 6.6
Scripts, cookbooks, and recipes to install the Chef server and Oracle WebLogic Server. You can access the scripts, cookbooks, and recipes either from a GitHub repository or from Oracle Technology Network (OTN
A