更新されたPDF(2022年最新)実際にあるOracle 1Z0-1043-21試験問題
検証済みの1Z0-1043-21試験問題集PDF[2022年最新] 成功の秘訣はGoShiken
質問 30
You can use the backup and restore capabilities of Oracle Cloud Infrastructure Block Volumes to return your Oracle WebLogic Server for Oracle Cloud Infrastructure domain to a specific state, or to recover from a failure. Which statement is wrong?
Response:
- A. You can either take an immediate backup of the volumes, or you can configure a backup policy that takes a future backup according to the policy's schedule.
- B. You should use the latest available Block Volume backup for creating the Block Volume, so that all the latest WLS config& data are available for restore.
- C. You can restore the data only from full backup and not from incremental backup.
- D. When users create a backup from a volume or restore a volume from a backup, the volume and backup don't have to be in the same compartment.
正解: B
質問 31
You have implemented the following router for a custom API:
Which five URL patterns match this router's path?
- A. {baseURL}/mobile/custom/ab
- B. {baseURL}/mobile/custom/abXxcd
- C. {baseURL}/mobile/custom/abed/ rid
- D. {baseURL}/mobile/custom/ablcd
- E. {baseURL}/mobile/custom/abed
- F. {baseURL}/mobile/custom/abbbbbbb
- G. {baseURL}/mobile/custom/abxed
- H. {baseURL}/mobile/custorn/cd
- I. {baseURL}/mobile/custom/abXcd
正解: A,C,G,H,I
質問 32
Which steps in the DevOps cycle are handled by the features of the Visual Builder Studio?
Response:
- 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
正解: A
質問 33
Which sourer provides WebLogic Server log information for applications deployed on a Java Cloud Service Instance?
Response:
- A. The system logs of the compute node that hosts the WebLogic administration serve
- B. The WebLogic Service logs extracted using the Java Cloud Service REST API
- C. The log file Indicated on the Diagnostics page of the WebLogic Server administration console
- D. The Activity page of the service web console
正解: D
質問 34
You have created the manifest file that Kubernetes uses when deploying the application to an OKE cluster in Oracle Cloud Infrastructure. Which three parameters are present in the manifest file that Kubernetes uses when deploying the application to a cluster by pulling an image from the Oracle Cloud Infrastructure Registry, if the image is private?
Response:
- A. Auth Token
- B. Image path
- C. Container port number
- D. Secret
- E. Public key
正解: A,B,E
質問 35
Which statement is true about howSOAP and REST connector APIs establish connections that need to be secured via the HTTPS protocol?
- A. This is configured by selecting the Use HTTPS check box in the connector definition after the connector API has been created.
- B. This isnot configured because the use of HTTPS is mandatory.
- C. This is configured through custom code when making a call to the connector API.
- D. This is configured by applying a relevant security policy when the connector is created or later.
- E. This is configured through the NetworkEnforceTransportsecurity environment policy.
正解: A
質問 36
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 cluster-info
- B. $ kubectl get nodes
- C. $ kubectl get services
- D. $ kubectl get pods
正解: B,C
解説:
Explanation
https://blogs.oracle.com/developers/deploy-containers-on-oracle-container-engine-for-kubernetes-using-develope
質問 37
You want your application to scale up automatically when its memory usage reaches a certain value (for example, 5 GB). Which is valid for the Metric attribute in the auto scale configuration policy In Oracle Application Container Cloud Service?
Response:
- A. Memory Utilization
- B. Memory Usage
- C. Free Memory
- D. Memory
正解: D
質問 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?
Response:
- A. Verify whether you can access the cluster using Kubernetes Dashboard.
- B. Install and configure the Oracle Cloud Infrastructure CLI.
- 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. Creating Kubernetes secret.
正解: B,C,D
質問 39
When you create a Java Cloud Service instance, which design approach will allow you to use two-factor authentication to protect the applications deployed on the instance?
Response:
- A. Create the instance with Identity Cloud Service enabled as the authentication provider, and configure two-factor authentication in the Java Cloud Service web console.
- B. Create the instance with Identity Cloud Service disabled, and configure two factor authentication in the WebLogic Server administration console.
- C. Create the instance with Identity Cloud Service enabled as the authentication provider, and configure two factor authentication in Identity Cloud Service.
- D. Create the instance with Identity Cloud Service enabled as the authentication provider, and configure two-factor authentication in the WebLogic Server administration console.
正解: C
質問 40
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
正解: C
質問 41
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. Business Object
- B. REST service
- C. Web application flow and page
- D. Process
- E. Page Variables
正解: A,B,C
質問 42
When you provision WebLogicServer 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 WebLogicServer 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).
正解: A
質問 43
What are the three processes that are part of the Kubernetes Master in a Kubernetes duster?
Response:
- A. The processare: kubectl, kubelet and kube-proxy.
- B. The process are: kubelet, kube-proxy and kube-controller
- C. The processes are: kube-aplserver,kube-controller manager and kube-scheduler.
- D. The processes are: oke kube-aplserver, oke-kube-controller-manager and oke-kubescheduler.
正解: A
質問 44
You have defined a user-isolated collection in Oracle Mobile Hub. Two users, Jean and Joe, can access it. Jean has Read-write access and Joe has Read-write (All Users) access. Jean has uploaded an image of an oven to the collection and Joe has uploaded an image of a dryer to the collection.
What image can Jean see when accessing the collection?
- A. default
- B. dryer
- C. none
- D. oven
正解: D
質問 45
Which step is not required when using App To Cloud to migrate an on premises Web Logic Server domain to Oracle Cloud?
Response:
- A. Perform a health check for the on-premises domain.
- B. Perform an import operation on an existing Oracle Java Cloud Service instance.
- C. Create an Oracle Java Cloud Service instance.
- D. Upload the exported domain to cloud storage.
- E. Add a Coherence data- tier to an existing Oracle Java Cloud Service instance.
正解: E
質問 46
Which optionrepresents three views of a Scrum board?
- A. Active Sprints, Reports, and Copy Boards
- B. Custom Boards, Active Issues, and Reports
- C. Backlog, Active Issues, and Reports
- D. Backlog, Active Sprints, and Reports
正解: D
解説:
Explanation
https://docs.oracle.com/en/cloud/paas/developer-cloud/csdcs/use-agile-boards-update-issues.html Use Scrum Boards Using a Scrum board, you manage and update issues using sprints.
A Scrum board has three views: Backlog, Active Sprints, and Reports. The Backlog view lists all active and inactive sprints of the board, anda backlog list of issues. The Active Sprints view enables you to manage the progress of issues of an active sprint. The Reports view displays various issue reports.
質問 47
......
ベストを体験せよ!1Z0-1043-21試験問題トレーニングを提供しています:https://www.goshiken.com/Oracle/1Z0-1043-21-mondaishu.html