Which services are supported by OCI Service Broker?
A. Object Storage, Autonomous Data Warehouse, Oracle Streaming Service, and Oracle Functions
B. Object Storage, Autonomous Transaction Processing, Oracle Functions, and Autonomous Data Warehouse
C. Autonomous Transaction Processing, Autonomous Data Warehouse, Oracle Streaming Service, and Oracle Vault
D. Object Storage, Autonomous Transaction Processing, Autonomous Data Warehouse, and Oracle Streaming Service
You have all the credentials to create a cluster. You create a cluster with Quick Create. Which three are created by default in a multi-AD region?
A. VCN network
B. Kubernetes load-balanced subnets
C. Three worker nodes
D. Deployed Applications
E. Node pool with subnet
You are accessing the service catalog to create service connections. You notice that there are no services listed in the catalog. Which two points do you need to verify to mitigate this issue?
A. Verify from the Visual Builder Studio home page that the service catalog connection is live.
B. Verify with your Oracle Representative that access to the service catalog is a part of your enterprise's Visual Builder Studio contract.
C. Determine if the backend service has been properly defined.
D. Check that you have the proper credentials allowing access to the service catalog.
E. Check that the network connection between the Visual Builder Studio and the service catalog is functional.
When you provision WebLogic Server for OCI that includes JRF components, you must provide details of an existing database. Which criteria is not true in this scenario?
A. If you intend to use Oracle Cloud Infrastructure Database (DB System) that is on different VCN than the WebLogic Server VCN, then local VCN peering has to be configured.
B. If you intend to use Oracle Cloud Infrastructure Database (DB System) then database must be provisioned in the same compartment where WebLogic Server domain will be provisioned.
C. If you intend to use an Oracle Autonomous Transaction Processing database then you cannot create WebLogic Server 11g domain.
D. Database options are Oracle Autonomous Transaction Processing and Oracle Cloud Infrastructure Database (bare metal, virtual machine (VM), and Exadata DB systems).
Identify two reasons to use the Oracle Mobile Hub client SDKs.
A. Using the Oracle Mobile Hub client SDKs is the only way to utilize diagnostics and analytics.
B. Oracle Mobile Hub client SDKs are tuned to improve performance when calling Oracle Mobile Hub.
C. Oracle Mobile Hub APIs can be called only through the Oracle Mobile Hub client SDKs.
D. Oracle Mobile Hub client SDKs provide a productive abstraction layer over lower level REST calls.
E. Using the Oracle Mobile Hub client SDKs eliminates the need to authenticate the mobile client application with the mobile backend.
Which three are included in the Oracle Application Development Cloud Platform services category?
A. Oracle WebLogic Server for OCI
B. Oracle Mobile Hub
C. Oracle Data Integrator Cloud
D. Visual Builder Studio
E. Oracle Integration Cloud
F. SOA Cloud Service
You can configure SSL between clients and the load balancer used to access your Oracle WLS for OCI domain. There is an option Prepare Load Balancer for https that you can select when provisioning the domain. If you did not select this option when creating the domain, then you must perform manual tasks to configure SSL. Which task is not required to be performed?
A. Create an HTTPS Listener for the load balancer.
B. Add a certificate to the load balancer.
C. Update the App Gateway for HTTPS (if the domain uses Oracle Identity Cloud Service).
D. Allow ingress traffic in port 80 only on a security list for the load balancer.
What two options are available for securing your backend?
A. HTTPS Client Authentication
B. HTTP Digest Authentication
C. OAuth Token Request
D. HTTP Basic Authentication
E. Form-Based Authentication
When you provision a WebLogic Server for OCI instance from Marketplace with two managed servers into private subnet and enable load balancer, what is the deployment topology that is set up and configured for you?
A. 2 compute instances, 1 admin server, 2 managed servers, 1 LBaaS, 1 Bastion compute
B. 2 compute instances, 1 admin server, 2 managed servers, 1 WLS cluster, 1 LBaaS
C. 3 compute instances, 1 admin server, 2 managed servers, 1 WLS cluster, 2 LBaaS, 1 Bastion compute
D. 3 compute instances, 1 admin server, 2 managed servers, 1 WLS cluster, 1 LBaaS, 1 Bastion compute
Which statement is true about designing custom APIs in Oracle Mobile Hub?
A. Designing custom APIs entails defining the Node.js implementation in pseudocode.
B. You may build the REST endpoints of a custom API through a RAML file or via the Endpoints tab on the Custom API page, but you should not mix these approaches.
C. Custom endpoints built in RAML cannot be edited outside of the Oracle Mobile Hub environment
D. Custom APIs can be shared across mobile backends through the API catalog.
Which two capabilities are provided by the data offline and sync features?
A. improved mobile application performance by caching data locally on the device rather than always making remote service calls to Oracle Mobile Hub
B. mobile application access to data from any remote web service, including but not limited to, Oracle Mobile Hub
C. automatic caching of data from an on-premises solution to the database API within Oracle Mobile Hub
D. mobile application access to locally cached data while the device is disconnected
Which three are important characteristics of Kubernetes Operators in OCI?
A. narrow Kubernetes functionalities
B. they are scalable, repeatable, and standardized
C. useful in multicloud environments
D. systematize human knowledge as code
E. not good for hybrid cloud
Which statement is true about how SOAP and REST connector APIs establish connections that need to be secured via the HTTPS protocol?
A. This is configured through custom code when making a call to the connector API.
B. This is configured by selecting the Use HTTPS check box in the connector definition after the connector API has been created.
C. This is configured through the NetworkEnforceTransportsecurity environment policy.
D. This is configured by applying a relevant security policy when the connector is created or later.
E. This is not configured because the use of HTTPS is mandatory.
Which life cycle is followed between Persistence Volume (PV) and Persistence Volume Claim (PVC)?
A. Provisioning, Binding, Using, Releasing, Reclaiming
B. Provisioning, Using, Binding, Releasing, Reclaiming
C. Provisioning, Reclaiming, Binding, Using, Releasing
D. Provisioning, Releasing, Binding, Using, Reclaiming
When you provision a WebLogic Server for OCI 12c JRF instance from Marketplace into a new environment, which OCI component is not provisioned?
A. Virtual Cloud Network (VCN)
B. Subnet for WebLogic and optional Load Balancer
C. Compartment
D. Security List with all the security rules for ports required for WLS