Category Archives: Oracle Cloud Platform Application Development 2021 Specialist 1Z0-1043-21

Oracle Cloud Platform Application Development 2021 Specialist 1Z0-1043-21 Question and Answers

You are accessing the service catalog to create service connections. You notice that there are no services

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… Read More »

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

Which Cloud service provides you with the ability to run container clusters on top of Oracle’s Cloud Infrastructure?Response: A. Oracle Container Engine for Kubernetes B. Oracle Blockchain C. Oracle Cloud Infrastructure Registry D. Oracle WebLogic Server for OCI Correct Answer: A

Which authentication mechanisms can be used to secure your service In Of arte Application Container Cloud

Which authentication mechanisms can be used to secure your service In Of arte Application Container Cloud Service using Oracle Identity Cloud Service?Response: A. Form based B. Bosk and OAuth C. OAuth D. Digest Correct Answer: C

You have used Oracle Developer Cloud to deploy the Docker image by pulling it from DockerHub on Container

You have used Oracle Developer Cloud to deploy the Docker image by pulling it from DockerHub on Container Engine for Kubernetes cluster. Which two commands can be used to get the external IP address? A. $ kubectl get nodes B. $ kubectl get cluster-info C. $ kubectl get services D. $ kubectl get pods Correct Answer: A,C Explanationhttps://blogs.oracle.com/developers/deploy-containers-on-oracle-container-engine-for-kubernetes-using-develope

What three mandatory components do you need to create in an Oracle Visual Builder Cloud Service (VBCS)

What three mandatory components do you need to create in an Oracle Visual Builder Cloud Service (VBCS) application to enable a web page that will show data from an external system?Response: A. Web application flow and page B. Page Variables C. Business Object D. Process E. REST service Correct Answer: A,C,E

Take a look at the following list ofjobs that must be run prior to deploying application extensions to

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, B,… Read More »

Which services are supported by OCI Service Broker? Response:

Which services are supported by OCI Service Broker?Response: A. Object Storage, Autonomous Transaction Processing, Oracle Functions, and Autonomous Data Warehouse B. Object Storage, Autonomous Transaction Processing, Autonomous Data Warehouse, and Oracle Streaming Service C. Autonomous Transaction Processing, Autonomous Data Warehouse, Oracle Streaming Service, and Oracle Vault D. Object Storage, Autonomous Data Warehouse, Oracle Streaming Service, and Oracle Functions… Read More »

You run the fn version command. While the client version is displayed correctly, you notice that the

You run the fn version command. While the client version is displayed correctly, you notice that the server version is T.Which two probabilities might have resulted in this output?Response: A. Fn start command has not been issued yet. B. Fn CLI cannot reach the Fn server. C. Function context is not set. D. A more recent version of… Read More »

When you create an Oracle Java Cloud Service Instance, you specify the Oracle WebLogic Server Administrator

When you create an Oracle Java Cloud Service Instance, you specify the Oracle WebLogic Server Administrator credentials. Which statement is not true?Response: A. The WebLogic Administrator can configure other identity providers In the domain. B. The WebLogic Administrator user name can be used to SSH In connecting to a node In the service Instance to access the operation… Read More »

You have implemented the following router for a custom API: (Exhibit) Which five URL patterns match this

You have implemented the following router for a custom API:Which five URL patterns match this router’s path?Response: A. {baseURL}/mobile/custom/abed/ rid B. {baseURL}/mobile/custom/ablcd C. {baseURL}/mobile/custorn/cd D. {baseURL}/mobile/custom/abed E. {baseURL} /mobile/custom/ab F. {baseURL}/mobile/custom/abXcd G. {baseURL}/mobile/custom/abXxcd H. {baseURL}/mobile/custom/abxed I. {baseURL}/mobile/custom/abbbbbbb Correct Answer: A,C,E,F,H