
[Jan 25, 2022] 1Z0-1043-21 PDF Recently Updated Questions Dumps to Improve Exam Score
1Z0-1043-21 Dumps Full Questions with Free PDF Questions to Pass
NEW 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
NEW QUESTION 11
When you create a domain with Oracle WLS for OCI, youprovide the vault endpoint URL and the key that you used to encrypt the passwords for the domain.
If provisioning is not successful and you find an error "<wlsc-vm-error-001> unable to get decrypt credential" in your Terraform job logs in Resource Manager,which is not the probable cause?
- A. Policies required for vault use are not set up correctly.
- B. Vault endpoint is not correct.
- C. WebLogic Server administration password is inconsistent with WebLogic password policy.
- D. Key or Secret OCID is not correct.
Answer: D
NEW QUESTION 12
When you provision a WebLogic Server for OCI 12c JRF instance from Marketplace into a new environment, which OCI component is not provisioned?
- A. Subnet for WebLogic and optional Load Balancer
- B. Compartment
- C. Virtual Cloud Network(VCN)
- D. Security List with all the security rules for ports required for WLS
Answer: A
NEW QUESTION 13
Which statement is true about designing custom APIs in Oracle Mobile Hub?
- A. Custom APIs canbe shared across mobile backends through the API catalog.
- B. Designing custom APIs entails defining the Node.js implementation in pseudocode.
- C. You may build theREST 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.
- D. Custom endpoints built in RAML cannot be edited outside of the Oracle Mobile Hub environment
Answer: C
NEW QUESTION 14
Oracle Java Cloud Service uses a database to host the Oracle schemes required 'or Oracle Java Cloud Service. What database service is a valid option when creating Java Cloud Service instance?
Response:
- A. Oracle Database Cloud Service -Bare Metal
- B. Oracle Database Cloud Service - Virtual Image
- C. Oracle Cloud infrastructure Database
- D. Oracle Database Cloud Service
Answer: D
NEW QUESTION 15
PSM CLI is a command line utility foe managing PaaS services on Oracle Cloud. What is the command psiaces push used to accomplish?
Response:
- A. scale out an application
- B. Delete an application
- C. Restart an application
- D. create of update an application
Answer: D
NEW QUESTION 16
You can scale up the computer resources for your Oracle WLS for OCI domain to increase performance, or you can scale down the computer resources to reduce costs. When you do scale up or scale down, which three properties of the compute instance will change?
Response:
- A. network bandwidth
- B. instance's private IP addresses
- C. amount of memory
- D. number of cores
- E. instance's public IP addresses
- F. volume attachments
Answer: B,E,F
NEW QUESTION 17
Take a look at the following list of jobs that must be run prior to deploying application extensions to the Oracle Cloud Application's production instance.
A) Create a production packaging build job.
B) Create and configure a pipeline.
C) Create production deployment build job.
D) Configure jobs' privacy settings.
E) Run the pipeline.
Place these step in the proper order of execution.
Response:
- A. A, C, D, B, E
- B. A, B, C, D, E
- C. B, C, A, D, E
- D. C, A, B, D, E
Answer: B
NEW QUESTION 18
Which three tasks can be defined in a declarative way in a post build in Oracle Developer Cloud Service?
(Choose three.)
Response:
- A. Build other job
- B. Publish Javadoc
- C. Clear code review comments
- D. Archive Artifacts
- E. Obfuscate code
Answer: A,B,C
NEW QUESTION 19
Which steps in the DevOps cycle are handled by the features of the Visual Builder Studio?
- A. Code, Debug, Test, Deploy, and Monitor
- B. Plan, Code, Build, Test, and Release
- C. Design, Document, Deploy, and Operate
- D. Build, Operate, and Monitor
Answer: A
NEW QUESTION 20
Which Cloud service provides you with the ability to run container clusters on top of Oracle's Cloud Infrastructure?
- A. Oracle Container Engine for Kubernetes
- B. Oracle CloudInfrastructure Registry
- C. Oracle Blockchain
- D. Oracle WebLogic Server for OCI
Answer: A
NEW QUESTION 21
Which three are options to deploy your applications to Oracle Application Container Cloud Service?
Response:
- A. FTP
- B. From Oracle Developer Cloud Service
- C. REST API
- D. Web interface
Answer: B,C,D
NEW QUESTION 22
In Oracle Application Container Cloud Service, you deployed a worker application which you now want to expose using a public URL. Which statement is true?
Response:
- A. Use the Deployment section In UI to un-check the worker application check box and restart the application.
- B. Delete the worker application, remove the 'type":'worker* entry in the manifest.json and redeploy the application.
- C. This is not possible In Oracle Application Container Cloud Service.
- D. Delete the worker application, remove the 'type":'worker* entry in the manifest.json and redeploy the application.
Answer: A
NEW QUESTION 23
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. Check that the network connection between the Visual Builder Studio and the service catalog is functional.
- 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. Verify from the Visual Builder Studio home page that the service catalog connection is live.
- E. Check that you have the proper credentials allowing access to the service catalog.
Answer: C,E
Explanation:
Explanation
https://docs.oracle.com/en/cloud/paas/integration-cloud/visual-developer/create-service-connection.html#GUID-
NEW QUESTION 24
In order to deploy application you have to create an archive (.zip, .tgz, tar.gz file) that Includes the application and any dependent libraries-You must also create a metadata file If you need to Specify a launch command or other parameters. Which metadata file is mandatory?
Response:
- A. app.yml
- B. deployment.Json
- C. manifest.json ,
- D. conflg.yml
Answer: A
NEW QUESTION 25
Take a look at the following list ofjobs that must be run prior to deploying application extensions to the Oracle Cloud Application's production instance.
A) Create a production packaging build job.
B) Create and configure a pipeline.
C) Create production deployment build job.
D) Configure jobs' privacy settings.
E) Run the pipeline.
Place these step in the proper order of execution.
- A. A, C, D, B, E
- B. A, B, C, D, E
- C. B, C, A, D, E
- D. C, A, B, D, E
Answer: B
NEW QUESTION 26
You have all the credentials to log in to Oracle Cloud Infrastructure and access Oracle Cloud Infrastructure Registry.
What would be the name of the new repository created when you push the docker image to Oracle Cloud Infrastructure Registry without specifying the repository name?
- A. Tenancy name/region-code
- B. Username/region-code
- C. Name of the image tag
- D. Name of the image
Answer: C
NEW QUESTION 27
Which life cycle is followed between Persistence Volume (PV) and Persistence Volume Claim (PVC)?
Response:
- A. Provisioning, Reclaiming, Binding, Using, Releasing
- B. Provisioning, Releasing, Binding, Using, Reclaiming
- C. Provisioning, Using, Binding, Releasing, Reclaiming
- D. Provisioning, Binding, Using, Releasing, Reclaiming
Answer: D
NEW QUESTION 28
Developer Cloud Service has features that deal with which steps in the DevOps cycle?
Response:
- A. Design, Document, Deploy, Operate
- B. Build, Operate, Monitor
- C. Plan, Code, Build, Test, Release
- D. Code, Debug, Test, Deploy, Monitor
Answer: B
NEW QUESTION 29
The SOAP protocol relies on XML messages. However, Oracle Mobile Hub APIs represent data as JSON internally. The Oracle Mobile Hub SOAP connector APIs use a translator to convert data back and forth between JSON and XML.
Which two statements are true about the translator?
- A. It is mandatory because the SOAP connector APIs cannot bypass it.
- B. It offers configurable mappings through XSLT.
- C. It offers a comprehensive mapping between JSON and XML, but some limitations exist.
- D. It provides a perfect mapping between JSON and XML.
- E. It is recommended, but it is possible to bypass it if needed.
Answer: A,E
NEW QUESTION 30
Identify two reasons to use the Oracle Mobile Hub client SDKs.
Response:
- A. Oracle Mobile Hub client SDKs provide a productive abstraction layer over lower level REST calls.
- B. Using the Oracle Mobile Hub client SDKs eliminates the need to authenticate the mobile client application with the mobile backend.
- C. Oracle Mobile Hub client SDKs are tuned to improve performance when calling Oracle Mobile Hub.
- D. Using the Oracle Mobile Hub client SDKs is the only way to utilize diagnostics and analytics.
- E. Oracle Mobile Hub APIs can be called only through the Oracle Mobile Hub client SDKs.
Answer: D,E
NEW QUESTION 31
......
100% Updated Oracle 1Z0-1043-21 Enterprise PDF Dumps: https://www.verifieddumps.com/1Z0-1043-21-valid-exam-braindumps.html
