
Latest [Jan 16, 2022] 1Z0-1043-20 Exam Dumps - Valid and Updated Dumps
Free Sales Ending Soon - 100% Valid 1Z0-1043-20 Exam Dumps with 56 Questions
NEW QUESTION 25
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 an Oracle Autonomous Transaction Processing database then you cannot create WebLogic Server 11g domain.
- B. Database options are Oracle Autonomous Transaction Processing and Oracle Cloud Infrastructure Database (bare metal, virtual machine (VM), and Exadata DB systems).
- C. 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.
- D. 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.
Answer: D
NEW QUESTION 26
Which two capabilities are available for code in the Visual Builder Studio Git repositories?
- A. context aware search across the code
- B. checking SQL syntax against DB structure
- C. refactor of variables in Java files
- D. support for large files storage (LFS)
Answer: D
NEW QUESTION 27
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. This cannot be accomplished with the current VBS version.
- C. Create a process using Oracle Integration Cloud that will prepare the data in a background process.
- D. Add a button to the page to fetch the data from the REST service and mark it as default item.
Answer: D
NEW QUESTION 28
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 pods
- B. $ kubectl get nodes
- C. $ kubectl get cluster-info
- D. $ kubectl get services
Answer: B
Explanation:
https://blogs.oracle.com/developers/deploy-containers-on-oracle-container-engine-for-kubernetes-using-developer-cloud
NEW QUESTION 29
Which two features can be modified in Oracle Container Engine for Kubernetes Cluster via OCI Console?
- A. shape of existing worker nodes
- B. name of the node pool
- C. name of the cluster
- D. version of Kubernetes to run on new worker nodes
Answer: B,D
Explanation:
https://docs.cloud.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengmodifyingcluster.htm
NEW QUESTION 30
You are looking for a Cloud service that helps you easily create web and mobile apps. Based on the requirement you would like to extend the apps with the required customization. Which Cloud service is ideal for this requirement?
- A. Oracle Functions
- B. Visual Builder Studio
- C. WebLogic Server for OCI
- D. Oracle Kubernetes Engine
Answer: B
NEW QUESTION 31
You have upgraded your application to implement new features that are production ready and you want to export the live database prior to publishing the new version of the application.
What should be the status of the application?
- A. Live
- B. Obsolete
- C. Live Locked
- D. Pending Push Request
Answer: C
Explanation:
https://docs.oracle.com/en/cloud/paas/app-builder-cloud/csapb/staging-and-publishing-application.html#GUID-4FAD8622-4A32-46EC-92FE-074E557580CA he live application is visible to users according to the Login Security settings for the application.
Each time that you are ready to publish a new version of your application you should lock the live version of your application until the new version is published. This prevents any changes being made to the database that could be lost during the process. While the application is locked you can import the live data into the staging database, if necessary. You can unlock the application after the new version is published.
You cannot make changes to a version of an application after it is published and live. To make additional changes to the application you need to create a new version.
Publishing an Application
Managing Data During the Development Lifecycle
Creating a New Version of an Application
NEW QUESTION 32
What three mandatory components do you need to create in an Oracle Visual Builder Studio application to enable a web page that will show data from an external system?
- A. Web application flow and page
- B. Page Variables
- C. Process
- D. REST service
- E. Business Object
Answer: A,D,E
NEW QUESTION 33
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. Mobile Hub, Big Data Preparation, Data Validation Service, and CASB
- B. Digital Assistant, Autonomous Data Import, Data Save, and SOA
- C. WebLogic Server, Business Intelligence, WebCenter Portal, and Golden Gate
- D. Visual Builder, Data Visualization, PL/SQL, and API Platform
- E. Blockchain Platform, Analytics, Big Data Service, and Data Integrator
Answer: A,D
NEW QUESTION 34
You verified that the image has been successfully pushed to Oracle Cloud Infrastructure Registry.
Which artifact enables Kubernetes to pull an image from Oracle Cloud Infrastructure Registry when deploying a Load-Balanced application to a cluster?
- A. Worker Nodes
- B. Kube-Proxy
- C. Kubernetes pods
- D. Kubernetes secret
Answer: D
NEW QUESTION 35
Which two statements are true about Agile Boards in Visual Builder Studio?
- A. A board is a metric that defines the relative effort of work and helps to understand the complexity of an issue.
- B. In a Scrum board, tasks are broken into small actions to be completed in fixed duration cycles, called Sprints.
- C. The estimation type of a board can be Story Points or Target Weeks.
- D. In a Kanban board, tasks are managed with a focus on continuous delivery.
Answer: B,D
NEW QUESTION 36
You confirm to have already installed kubectl and have an active OKE cluster with at least one node pool and worker node.
What details of the nodes running in the cluster are displayed in the terminal window by running the command S kubectl get nodes when connected to the new cluster you have created?
- A. NAME AGE TYPE VERSION CLUSTER-IP
- B. NAME TYPE STATUS PORT KIND
- C. NAME READY STATUS AGE ROLES
- D. NAME STATUS ROLES AGE VERSION
Answer: A
NEW QUESTION 37
Which services are supported by OCI Service Broker?
- A. Autonomous Transaction Processing, Autonomous Data Warehouse, Oracle Streaming Service, and Oracle Vault
- B. Object Storage, Autonomous Transaction Processing, Oracle Functions, and Autonomous Data Warehouse
- C. Object Storage, Autonomous Data Warehouse, Oracle Streaming Service, and Oracle Functions
- D. Object Storage, Autonomous Transaction Processing, Autonomous Data Warehouse, and Oracle Streaming Service
Answer: D
Explanation:
Services Supported
* Object Storage
* Autonomous Transaction Processing
* Autonomous Data Warehouse
* Oracle Streaming Service
https://github.com/oracle/oci-service-broker
NEW QUESTION 38
When you create a cluster, you need to download a Kubernetes configuration (kubeconfig) file for the cluster. Which three steps should be completed before downloading the kubeconfig file?
- A. Verify whether you can access the cluster using Kubernetes Dashboard.
- B. Creating Kubernetes secret.
- C. Generate an API signing key pair.
- D. Added the public key value of the API signing key pair to the User Settings for your username.
- E. Install and configure the Oracle Cloud Infrastructure CLI.
Answer: C,D,E
Explanation:
Before you set up the kubeconfig file later in the tutorial, you must have already done the following (if you haven't, or you're not sure, see the Setting Up Cluster Access topic in the Container Engine for Kubernetes documentation):
generated an API signing key pair
added the public key value of the API signing key pair to the User Settings for your username installed and configured the Oracle Cloud Infrastructure CLI (version 2.6.4 or later)
https://www.oracle.com/webfolder/technetwork/tutorials/obe/oci/oke-full/index.html
NEW QUESTION 39
When considering the design of your backend, which two statements are true?
- A. Each mobile application can connect to several backends at a time.
- B. If a backend supports only a small number of users, you do not need a realm.
- C. Each mobile application can connect to several backends, but only one connection can be active at a time.
- D. Each backend in an environment can be associated with only one realm.
- E. Each mobile application can connect only to a single backend.
- F. Each backend in an environment can be associated with multiple realms.
Answer: A,D
NEW QUESTION 40
Which two statements are true about Fn Context?
- A. You cannot configure multiple contexts for your function development.
- B. Fn Context stores the information related to API URL and registry.
- C. The default context is created during the first run of the Fn CLI.
- D. Fn Context does not support local development.
Answer: B,C
NEW QUESTION 41
......
For more info read reference:
Oracle 1Z0-1043-20: Oracle Cloud Platform Application Development 2020 Specialist Administration
1Z0-1043-20 Exam Dumps - 100% Marks In 1Z0-1043-20 Exam: https://www.passreview.com/1Z0-1043-20_exam-braindumps.html