Cuestiones
ayuda
option
Mi Daypo

TEST BORRADO, QUIZÁS LE INTERESE1z0-1043-21

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del test:
1z0-1043-21

Descripción:
oracle-cloud-platform-application-development-1z0-1043

Autor:
Arturo SD
(Otros tests del mismo autor)

Fecha de Creación:
27/06/2022

Categoría:
Informática

Número preguntas: 51
Comparte el test:
Facebook
Twitter
Whatsapp
Comparte el test:
Facebook
Twitter
Whatsapp
Últimos Comentarios
No hay ningún comentario sobre este test.
Temario:
1. Which authentication mechanisms can be used to secure your service In Of arte Application Container Cloud Service using Oracle Identity Cloud Service? Digest Bosk and OAuth Digest. OAuth Form based .
2. You provision an Oracle Java Cloud Service instance, specifying a server count , and 2 local load balancers running Oracle Traffic Director. What is- the resulting deployment topology? 4 nodes, 1 admin server, 2 managed servers, 1 WebLogic duster, l OTD admin server, 2 OTD servers O 4 nodes, 1 admin server, 2 managed server,no clusters, 1 OTD admin server, 2 OTD servers 2 nodes, 1 admin server, 1 managed server, no dusters, 1 OTD admin server, 2 OTD servers 2 nodes, 1 admin server, 1 managed server, 1 WebLogic cluster, I OTD admin server, 2 OTD servers O.
3. You are creating an Oracle Visual Builder Cloud Service (VBCS) application that you intend to embed into an Oracle SaaS application. Which security option should you choose when selecting the security options for the SaaS REST service you are using, In order to prevent the need to log-In twice? OAuth This is not possible to achieve Basic Authentication Cloud Account. No security .
4. Which two can be used to deploy Cloud Foundry applications to Oracle Application Container Cloud Service? UI Java SDK REST API PSM CU.
5. Which three are options to deploy your applications to Oracle Application Container Cloud Service? Web interface FTP REST API From Oracle Developer Cloud Service.
6. When developing Microservices using Oracle Developer Cloud Service and deploying Microservices in Application Container Cloud Services, which is NOT recommended? Share code acrossMicroservices in Git repository of Developer Cloud Services Service isolation. Separate service life-cycles Independent scaling No security .
7. Which method CANNOT be used to create a Java Cloud Service instance? Java Cloud Service REST API PaaS Service Manager Command Line Interface. Stack Manager WebLogic Server Console .
8. Which statement is true to metrics using the REST API? You can collect absolute and percentage memory usage You can collect memory and CPU usage You can determine the number of failed requests You can determine the number of requests per second.
9. Which Application Development Cloud Platform Service can be used for running Java EE applications? Oracle Developer Cloud Service Oracle Integration Cloud Service Oracle Java Cloud Service Oracle Application Hub Cloud Service.
10. In Oracle Application Container Cloud Service, you want your applications to scale up with no downtime. Which mode should you choose? safe rolling parallel concurrent.
11. Which Oracle Cloud offering can be used for building chat bots and integrating them with popular messaging channels like Facebook Messenger, and Slack? Mobile Application Accelerator Oracle Mobile Cloud Enterprise Oracle Chatbot Cloud Oracle Bot Integration Platform .
12. Which two statements are true about Worker applications In Oracle Application Container Cloud Service? They do not provide a public URL. They cannot have service bindings. They are configured using manifest.json. They cannot be scaled out.
13. Which two capabilities are available for code stored In Developer Cloud Service's Git repositories? Branch history graph visualization a Refactor of variables in Java files Check SQL Syntax against DB structure Context aware search across the code.
14. You can use Java and REST APIs for caching applications to interact with Oracle Application ContainerCloud Service caches. Which two client protocols does Oracle Application Container Cloud Service (ACCS) Cache support? avro grpc http thrift a.
15. Which three tasks can be defined in a declarative way in a post build in Oracle Developer Cloud Service? (Choose three.) Archive Artifacts Obfuscate code Clear code review comments Publish Javadoc Build other job.
16. What development methodology is used In Oracle Developer Cloud Service? Oracle Unified Agile Method Waterfall Rational Unified Process .
17. Which three are key components Oracle Developer Cloud Service? Application sync tool API Catalog module Hudson Continuous Integration Connector service Source Control Management Issue Tracking.
18. An Oracle Java Cloud Service subscription depends on other Oracle Cloud services. Which three Oracle Cloud services are required? Oracle Database Cloud - Database as a Service Oracle Compute Cloud Service Oracle Storage Cloud Service Oracle Database Cloud - Database Schema Service Oracle Developer Cloud Service.
19. What are the four Oracle Java Cloud Service (JCS) REST API methods? DELETE PUSH GET REPLACE POST WRIU PUT.
20. An on-premises WebLogic Server domain consists of two clusters. You plan to use AppToCloud to migrate both dusters to Oracle Cloud, Which two migration approaches are supported and will achieve this goal? Export all clusters together, and then provision a single Java Cloud Service Instance along with a managed load balancer Export each cluster separately, and then provision two Java Cloud Service Instances Export each cluster separately, and then provision a single Java Cloud Service Instance that Includes a Coherence data grid Delete one duster, export the remaining cluster, and then provision two Java Cloud Service Instances.
21. What is the name of Oracle's polyglot application deployment platform? Oracle Cloud Platform Oracle Polyglot Platform Oracle Application Hub Cloud Oracle Application Container Cloud Oracle Application Builder Cloud Service.
22. When you upload your application to Oracle Application Container Cloud Service using the user Interface, which file must you include? deployment.json weblogic.xml. manifest.json deployment.xml .
23. 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? Memory Utilization Memory Free Memory Memory Usage .
24. Which feature is NOT included in Oracle Developer Cloud Service? Git-based version management Code review system Continuous Integration engine Issue tracking system Java EE server.
25. You patched your application (with name e.g. myapp) and now want to use PSM CLI to revert the changes without any application downtime. Which command will correctly accomplish this? psm accs rollback -n myapp -o rolling psm accs rollback -n myapp -o quick psm accs rovert -n myapp -o quick psm accs rollback -n myapp -o no-downtime.
26. 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? deployment.Json app.yml conflg.yml manifest.json.
27. In Oracle Application Container Cloud Service, what can you use to configure applications to be clustered so that they can communicate privately over internal network? deployment.json manfest.json cluster-conflg.json UI/application console.
28. A service binding provides communication over a private overlay network within your Identity domain between Oracle Application Container Cloud Service and the other Oracle Cloud service. In which metadata file/files can you configure Service Bindings? config.yml app.yml deployment.json manifest.json.
29. PSM CLI is a command line utility for managing PaaS services on Oracle Cloud. What is the command psm accs push used to accomplish? Restart an application Delete an application scale out an application Create of update an application.
30. You can define auto scaling policy for your application based on which metric? memory, number of requests and cpu cpu memory memory and cpu.
31. What does the command kubectl version return when run against Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)? It will display 3 versions: kubectl tool version. Kubernetes API Server version, OKI Version It will display the version of both kubectl tool as well as the version of OKE APl Server It will display the version of kubectl tool It displays the OKE API Server version .
32. When creating Java Cloud Service, on the Service Details page of the Wizard, you have to provide details about the databases) to use for the Oracle Java Cloud Service Instance. What happens if you specify "Add Application Schema" parameter? It creates a second Oracle Database Cloud Service Instance for your application schema It creates an additional data source in your Oracle WebLogic Server domain to connect to this database It creates a second PDB In same database used to host the Oracle schemas required for Oracle Java Cloud Service It adds another schema in same database used to host the Oracle schemas required for Oracle Java Cloud Service.
33. A customer made a series of WebLogic Server configuration changes to an existing Oracle Java Cloud Service instance, and now the s&. Instance is showing unexpected problems. Which is an appropriate action to take? Scale out the serviceinstance by adding a new node to the cluster Rollback the patch that was applied before the configuration changes Create a clone of the service instance, and delete the original instance Restore the service Instance from the backup that was taken before the configuration changes.
34. You use AppToClood to migrate an on premises WebLogic Server 11g domain to Oracle Java Cloud Service. This on premises domain Is not enabled for Java Required Files (JRF). Which statement is true about the resulting service instance. AppToCloud cannot be used to migrate this on-premises domain. The service instance is running WebLogic Server 12c and includes JRF. The service Instance is running Weblogic Server 11g and does not include JRF. The service instance is running WebLogic Server 11g and includes JRF. The service instance is running WebLogic Server 12c and doesnot include JRF.
35. When creating Java Cloud Service (JCS) on Oracle Cloud Infrastructure (OCI), which of the following steps is NOT a pre requisite? Database Cloud Service (DBCS) instances should be exactly in the same AD and same subnet as the KS Instance. IAM policies are required to allow PSM to access VCN. A Virtual Cloud Network is required. You must have an Object Service Bucket for JCS backup.
36. 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? Use the Deployment section In UI to un-check the worker application check box and restart the application Delete the worker application, remove the 'type":'worker* entry in the manifest.json and redeploy the application Delete the worker application, remove the 'type":'worker* entry in the manifest.json and redeploy the application This is not possible In Oracle Application Container Cloud Service.
37. You want to collect and analyze performance characteristics of your Java application. Which action correctly accomplishes this? ssh into the application VM to collect JVM heap dump Collect JFR data for the last 1 hour using the UI Use REST API to collect JFR data for the last 1 minute Use the PSM CLI to collect heap dump.
38. When you apply patches to a Java Cloud Service instance through the Patching page of the service web console, several components are patched, depending on the patches that you apply. Which artifact cannot be patched through the Patching page of the web console? the load balancer software the JDK the operating system of the instance's nodes the Oracle WebLogic Server software.
39. What are the three processes that are part of the Kubernetes Master in a Kubernetes cluster? The processes are: kube-apiserver,kube-controller manager and kube-scheduler The process are: kubelet, kube-proxy and kube-controller The processare: kubectl, kubelet and kube-proxy The processes are: oke kube-apiserver, oke kube-controller manager and oke kube-scheduler.
40. 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? Oracle Database Cloud Service -Bare Metal Oracle Database Cloud Service - Virtual Image Oracle Cloud infrastructure Database Oracle Database Cloud Service .
41. When you create an Oracle Java Cloud Service Instance, you specify the Oracle WebLogic Server Administrator credentials. Which statement is not true? The WebLogic Administrator can deploy Java EE applications to the service Instance The WebLogic Administrator can configure other identity providers In the domain The WebLogic Administrator user name can be used to SSH In connecting to a node In the service Instance to access the operation system The WebLogic Administrator can create and manage users and groups In the domain's embedded LDAP.
42. The Analytics API in Oracle Mobile Hub (OMH) enables mobile developers to raise certain events that need to be reported by using the OMH UI. Which statement is FALSE about mobile application analytics support? The Client SDK provides support for only online flush events. To collect and report analytics, the mobile application must include both the Client SDK and the Analytics API. The Client SDK provides support for raising both implicit and explicit events. System events are recorded automatically by calling the embedded Analytics API from the mobile application code. .
43. The WebLogic Administration Console for a Java Cloud Service instanceis inaccessible. What is the firststep to diagnose this problem? Create an access rule to allow all traffic from the Internet to the node that hosts the WebLogic administration server. Verify that the ora_p2admin_ahttps access rule is enabled. Restart the node that hosts the WebLogic administration server. Restart the instance. .
44. What do you need to run Visual Builder Cloud Service (VBCS)? It runs fight in your browser. It needs Java Cloud Service as a prerequisite. It needs JDeveloper installed on your system to write applications. All you need is download and install the Java client side program from OTN on your desktop.
45. 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? Create the instance with Identity Cloud Service enabled as the authentication provider, and configure two-factor authentication in the Java Cloud Service web console Create the instance with Identity Cloud Service enabled as the authentication provider, and configure two factor authentication in Identity Cloud Service Create the instance with Identity Cloud Service enabled as the authentication provider, and configure two-factor authentication in the WebLogic Server administration console Create the instance with Identity Cloud Service disabled, and configure two factor authentication in the WebLogic Server administration console.
46. Which source provides WebLogic Server log information for applications deployed on a Java Cloud Service Instance? The system logs of the compute node that hosts the WebLogic administration serve The Activity page of the service web console The WebLogic Service logs extracted using the Java Cloud Service REST API The log file Indicated on the Diagnostics page of the WebLogic Server administration console.
47. Which statement is true about how SOAP and REST connector APIs establish connections that need to be secured via the HTTPS protocol? This is configured through custom code when making a call to the connector API. This is configured through the NetworkEnforceTransportsecurity environment policy. This is not configured because the use of HTTPS is mandatory. This is configured by selecting the Use HTTPS check box in the connector definition after the connector API has been created. This is configured by applying a relevant security policy when the connector is created or later.
48. What is used to run containerized applications in a Kubernetes cluster created using Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)? Kubelets within the Kubernetes cluster are used to run containerized applications Kubernetes controllers within the Kubernetes cluster are where containerized applications run Worker nodes within the Kubernetes cluster are used to run containerized applications Master nodes within the kubernetes cluster are used to run containerized applications.
49. What is used for cluster management and tot providing the API used for configuring and managing resources in a cluster created using Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)? The Cluster State Store is responsible for cluster management and for providing the API Pods have the cluster agent software that can be used for cluster management and API management The Kube Proxy Service can do cluster and API management of cluster resources The master node is responsible for cluster management and for providing the API.
50. Which step is not required when using AppToCloud to migrate an on premises WebLogic Server domain to Oracle Cloud? Perform a health check for the on-premises domain. Perform an import operation on an existing Oracle Java Cloud Service instance Upload the exported domain to cloud storage. Add a Coherence data- tier to an existing Oracle Java Cloud Service instance. Create an Oracle Java Cloud Service instance. .
51. Which two statements about backups in Oracle Java Cloud Service are false? Java Cloud Service backs up the WebLogic Server software Installation You can customize the schedule at which Java Cloud Service automatically takes backups Java Cloud Service backs up the WebLogic Server domain configuration Java Cloud Service can disable backups automatically after a failure. You cannot perform a scaling operation while a backup operation is in progress On demand backups are always incremental backups.
Denunciar test Consentimiento Condiciones de uso