oracle 1z0-1043-20 practice test

Oracle Cloud Platform Application Development 2020 Specialist


Question 1

When you create an Oracle WLS for OCI instance you have the option to use Oracle Identity Cloud Service to authenticate
application users for your domain.
Which Statement is false when you Enable Authentication Using Identity Cloud Service?

  • A. This configuration is only available if the domain meets these requirements: running WebLogic Server 12c and including a load balancer.
  • B. By default, all requests whose URI begins with /_protected (two underscore characters followed by the word "protected") are protected.
  • C. A trusted or confidential application has to be defined in Oracle Identity Cloud Service and associated with the WebLogic server instance using application client ID and client secret.
  • D. The WebLogic Server security realm in the service instance is configured to use Oracle Identity Cloud Service for authentication only.
Answer:

D

Explanation:
https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/using-oracle-weblogic-server-oracle-cloud-infrastruc

Discussions

Question 2

You have a web page and you need it to fetch data from a REST service when the page loads. How would you implement
this in Oracle Visual Builder Studio (VBS)?

  • A. Add an on-load event to the page settings and use an action to fetch the data.
  • B. Add a button to the page to fetch the data from the REST service and mark it as default item.
  • C. Create a process using Oracle Integration Cloud that will prepare the data in a background process.
  • D. This cannot be accomplished with the current VBS version.
Answer:

B

Discussions

Question 3

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.
Answer:

B

Discussions

Question 4

Oracle Platform as a Service is a feature rich, robust set of Cloud services. Select two options that list the services included
in this Cloud service model.

  • A. Visual Builder, Data Visualization, PL/SQL, and API Platform
  • B. Blockchain Platform, Analytics, Big Data Service, and Data Integrator
  • C. WebLogic Server, Business Intelligence, WebCenter Portal, and Golden Gate
  • D. Mobile Hub, Big Data Preparation, Data Validation Service, and CASB
  • E. Digital Assistant, Autonomous Data Import, Data Save, and SOA
Answer:

A D

Discussions

Question 5

Before you create a domain with Oracle WebLogic Server for OCIf you must provide these passwords in the encrypted
format and not as plain text:
Administrator password for the new domain
Administrator password for an existing database, if you are creating a domain that includes the Java Required Files (JRF)
components
Client secret for an existing confidential application, if you are creating a domain that uses Oracle Identity Cloud Service for
authentication
Which OCI service must you use to encrypt sensitive data?

  • A. Oracle Cloud Infrastructure Vault
  • B. Oracle Cloud Infrastructure Resource Manager
  • C. Oracle Cloud Infrastructure Identity and Access Management
  • D. Oracle Identity Cloud Service
Answer:

A

Discussions

Question 6

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
Answer:

C D

Discussions

Question 7

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
Answer:

A C

Explanation:
https://docs.oracle.com/en/cloud/paas/mobile-cloud/mcsua/data-offline-and-sync.html#GUID-E870788A-C4AD

Discussions

Question 8

Which Cloud service provides you with the ability to run container clusters on top of Oracle's Cloud
Infrastructure?

  • A. Oracle WebLogic Server for OCI
  • B. Oracle Blockchain
  • C. Oracle Cloud Infrastructure Registry
  • D. Oracle Container Engine for Kubernetes
Answer:

D

Discussions

Question 9

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).
Answer:

A

Discussions

Question 10

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
Answer:

C

Discussions
To page 2