Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ON1Z0-1043-21 Oracle Cloud Platform Application Development

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
1Z0-1043-21 Oracle Cloud Platform Application Development

Description:
Questions for 1Z0-1043-21 Test

Author:
JSparrow
(Other tests from this author)

Creation Date:
30/01/2022

Category:
Computers

Number of questions: 119
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
Which step is not required when using App To Cloud to migrate an on premises Web Logic Server domain to Oracle Cloud? Response: Perform a health check for the on-premises domain. Create an 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. Perform an import operation on an existing Oracle Java Cloud Service instance.
You can use the backup and restore capabilities of Oracle Cloud Infrastructure Block Volumes to return your Oracle Web Logic Server for Oracle Cloud Infrastructure domain to a specific state, or to recover from a failure. Which statement is wrong? 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. 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. 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. You can restore the data only from full backup and not from incremental backup.
Which three tasks can be defined in a declarative way in a post build in Oracle Developer Cloud Service? (Choose three.) Build other job Clear code review comments Publish Javadoc Archive Artifacts Obfuscate code.
As the team lead of a mobile project being developed using Oracle Mobile Hub, you want to: a) Get the Node.js-based JavaScript code written to implement the custom APIs b) Finetune the API design c) Create the connector APIs to connect to enterprise systems Which team member should be assigned this task? Mobile App Developer Mobile Service Developer Mobile Cloud App Developer Mobile Program Manager.
A page built using Quick Start will automatically be created with which of the below components? the page and UI components the page, variables, actions, action chains, UI components, and page flows only the page the page, UI components, REST end points, and page flows the page, UI components, and variables.
You have deployed a Visual Builder Studio application and shared its URL with the enterprise. The enterprise gives feedback that the deployment is incorrect and does not meet their requirement specifications regarding the URL definition. Even though the application works as expected, they are insisting that you make corrections to meet their specified requirements. What capabilities in Visual Builder Studio deployment activities would you use to meet this customer requirement? Deploy a new version of the application with corrections and have both versions available at the same time. Undeploy the incorrect version of the application and then redeploy with a custom URL for the deployed application Deploy the applications to display a version number or the word "ACTIVE" in the URL of the web application. Set up the Visual Builder deployment to install the application on an on-premises server in the enterprise's data center.
Which two statements about backups in Oracle Java Cloud Service are false? Java Cloud Service can disable backups automatically after a failure. Java Cloud Service backs up the WebLogic Server software Installation You cannot perform a scaling operation while a backup operation is in progress On demand backups are always incremental backups. Java Cloud Service backs up the WebLogic Server domain configuration You can customize the schedule at which Java Cloud Service automatically takes backups.
Which authentication mechanisms can be used to secure your service In Of arte Application Container Cloud Service using Oracle Identity Cloud Service? OAuth Form based Digest Bosk and OAuth.
Which method CANNOT be used to create a Java Cloud Service instance? Java Cloud Service REST API Stack Manager WebLogic Server Console PaaS Service Manager Command Line Interface.
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? cluster-conflg.json UI/application console deployment.json manfest.json.
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 - Virtual Image Oracle Database Cloud Service Oracle Database Cloud Service -Bare Metal Oracle Cloud infrastructure Database.
When you provision a WebLogic Server for OCI 12c JRF instance from Marketplace into a new environment, which OCI component is not provisioned? Compartment Virtual Cloud Network (VCN) Security List with all the security rules for ports required for WLS Subnet for WebLogic and optional Load Balancer.
When creating Java Cloud Service (JCS) on Oracle Cloud Infrastructure (OCI), which of the following steps is NOT a pre requisite? You must have an Object Service Bucket for JCS backup. Database Cloud Service (DBCS) instances should be exactly in the same AD and same subnet as the KS Instance. A Virtual Cloud Network is required. IAM policies are required to allow PSM to access VCN.
You have all the credentials to create a cluster. You create a cluster with Quick Create. Which three are created by default in a multi-AD region? Deployed Applications Node pool with subnet Kubernetes load-balanced subnets Three worker nodes VCN network.
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 Cloud Service (VBCS)? Add an onload event to the page settings and use an action to fetch the data This cannot be accomplished with the current VBCS version. Create a process using Process Cloud that will prepare the data In a background process. Add a button to the page to fetch the data from the REST service and mark It as default Item.
Which three are Included in the Oracle Application Development Cloud Platform services category? Application Container Cloud Data Integration Platform Service SOA Cloud Service Java Cloud Service Process Cloud Service Developer Cloud Service.
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 rovert -n myapp -o quick psm accs rollback -n myapp -o no-downtime psm accs rollback -n myapp -o quick psm accs rollback -n myapp -o rolling.
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? A more recent version of the Fn Project CLI is available Fn CLI cannot reach the Fn server Fn start command has not been issued yet Function context is not set.
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 an additional data source in your Oracle WebLogic Server domain to connect to this database It adds another schema in same database used to host the Oracle schemas required for Oracle Java Cloud Service It creates a second Oracle Database Cloud Service Instance for your application schema It creates a second PDB In same database used to host the Oracle schemas required for Oracle Java Cloud Service.
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 master node is responsible for cluster management and for providing the API The Cluster State Store is responsible for cluster management and for providing the API The Kube Proxy Service can do cluster and API management of cluster resources Pods have the cluster agent software that can be used for cluster management and API management.
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 This is not possible In Oracle Application Container Cloud Service 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.
Which Oracle Cloud offering can be used for building chat bots and integrating them with popular messaging channels like Facebook Messenger, and Slack? Oracle Chatbot Cloud Oracle Bot Integration Platform Mobile Application Accelerator Oracle Mobile Cloud Enterprise.
Visual Builder Studio creates a Git repository for you when it creates your visual application. To collaborate with other developers, you can share code with other team members in your project. Which type of version control system is this? Subversion Distributed Version Control System Local Version Control System Centralized Version Control System.
Which life cycle is followed between Persistence Volume (PV) and Persistence Volume Claim (PVC)? Provisioning, Binding, Using, Releasing, Reclaiming Provisioning, Releasing, Binding, Using, Reclaiming Provisioning, Using, Binding, Releasing, Reclaiming Provisioning, Reclaiming, Binding, Using, Releasing.
Which two capabilities are available for code in the Visual Builder Studio Git repositories? refactor of variables in Java files context aware search across the code checking SQL syntax against DB structure support for large files storage (LFS).
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? Visual Builder Studio Oracle Kubernetes Engine Oracle Functions WebLogic Server for OCI.
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.
Which two measurements to specify the level of effort of an issue are available in the issue definition in Visual Builder Studio to help with Sprint planning? time in days cyclomatic complexity points lines of code story points.
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 OTO admin server, 2 OTD servers O 2 nodes, 1 admin server, 1 managed server, 1 WebLogic cluster, I 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.
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 Memory Usage Free Memory.
Which two features can be modified in Oracle Container Engine for Kubernetes Cluster via OCI Console? version of Kubernetes to run on new worker nodes name of the node pool shape of existing worker nodes name of the cluster.
Identify two reasons to use the Oracle Mobile Hub client SDKs. Oracle Mobile Hub client SDKs are tuned to improve performance when calling Oracle Mobile Hub. Oracle Mobile Hub APIs can be called only through the Oracle Mobile Hub client SDKs. Oracle Mobile Hub client SDKs provide a productive abstraction layer over lower level REST calls. Using the Oracle Mobile Hub client SDKs is the only way to utilize diagnostics and analytics.
Which steps in the DevOps cycle are handled by the features of the Visual Builder Studio? Plan, Code, Build, Test, and Release Design, Document, Deploy, and Operate Build, Operate, and Monitor Code, Debug, Test, Deploy, and Monitor.
Which two statements are true about Worker applications In Oracle Application Container Cloud Service? They are configured using manifest.json They cannot be scaled out. They cannot have service bindings. They do not provide a public URL.
What are the three processes that are part of the Kubernetes Master in a Kubernetes cluster? The process are: kubelet, kube-proxy and kube-controller The processes are: kube-apiserver,kube-controller manager and kube-scheduler The processare: kubectl, kubelet and kube-proxy The processes are: oke kube-apiserver, oke-kube-controller-manager and oke-kubescheduler.
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 create and manage users and groups In the domain's embedded LDAP 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 deploy Java EE applications to the service Instance.
What development methodology is used In Oracle Developer Cloud Service? Waterfall Agile Oracle Unified Method Rational Unified Process.
Which two capabilities are provided by the data offline and sync features? improved mobile application performance by caching data locally on the device rather than always making remote service calls to Oracle Mobile Hub mobile application access to data from any remote web service, including but not limited to, Oracle Mobile Hub automatic caching of data from an on-premises solution to the database API within Oracle Mobile Hub mobile application access to locally cached data while the device is disconnected.
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? Public key Container port number Image path Auth Token Secret.
Which two options related to Issue complexity are available In the issue definition In Oracle Developer Cloud Service to help with Sprint planning? Lines of code Cyclomatic complexity points Story points Time estimate.
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? $ kubectl get nodes $ kubectl get cluster-info $ kubectl get services $ kubectl get pods.
You can use Java and REST APIs for caching applications to interact with Oracle Application Container Cloud Service caches. Which two client protocols does Oracle Application Container Cloud Service (ACCS) Cache support? http grpc thrift a avro.
What is used to run containerized applications in a Kubernetes cluster created using Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)? Master nodes within the kubernetes cluster are used to run containerized applications 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.
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? instance's private IP addresses amount of memory instance's public IP addresses volume attachments network bandwidth number of cores.
You have implemented the following router for a custom API: service.get ('/mobile/custom/ab*cd', function(req,res) { // handle request response }); Which five URL patterns match this router's path? {baseURL}/mobile/custorn/cd {baseURL}/mobile/custom/abXcd {baseURL}/mobile/custom/abbbbbbb {baseURL}/mobile/custom/ablcd {baseURL} /mobile/custom/ab {baseURL}/mobile/custom/abxcd {baseURL}/mobile/custom/abXxcd {baseURL}/mobile/custom/abcd {baseURL}/mobile/custom/abed/rid.
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 JDK the load balancer software the operating system of the instance's nodes the Oracle WebLogic Server software.
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? Basic Authentication No security Cloud Account This is not possible to achieve OAuth.
Which two can be used to deploy Cloud Foundry applications to Oracle Application Container Cloud Service? Java SDK REST API PSM CU UI.
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? app.yml manifest.json conflg.yml deployment.Json.
Which four items can be related to a code merge review request in Oracle Developer Cloud Service? An issue in the issue tracking system Artifacts from another Developer Cloud Service project Code reviewers A build process Branches of your code A deployment configuration.
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. The service Instance is running Weblogic Server 11g and does not include JRF. 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 includes JRF. The service instance is running WebLogic Server 12c and does not include JRF.
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 Identity Cloud Service 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 the WebLogic Server administration console Create the instance with Identity Cloud Service disabled, and configure two factor authentication in the WebLogic Server administration console.
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? Username/region-code Tenancy name/region-code Name of the image Name of the image tag.
Which Application Development Cloud Platform Service can be used for running Java EE applications? Oracle Java Cloud Service Oracle Integration Cloud Service Oracle Application Hub Cloud Service Oracle Developer Cloud Service.
You want to collect and analyze performance characteristics of your Java application. Which action correctly accomplishes this? Use REST API to collect JFR data for the last 1 minute ssh into the application VM to collect JVM heap dump Collect JFR data for the last 1 hour using the UI Use the PSM CLI to collect heap dump.
Which three are options to deploy your applications to Oracle Application Container Cloud Service? REST API FTP From Oracle Developer Cloud Service Web interface.
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? Generate an API signing key pair Verify whether you can access the cluster using Kubernetes Dashboard Install and configure the Oracle Cloud Infrastructure CLI Creating Kubernetes secret Added the public key value of the API signing key pair to the User Settings for your username.
One of the key benefits of Oracle Java Cloud Service is "self-service". Which two operations can you perform for a Java Cloud Service instace Oracle Cloud Infrastructure Classic? Add a WebLogic Server cluster Uninstall the load balancer. If enabled. Change the WebLogic Server edition and version of the instance. Change the shape of a node. Decrease block storage.
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 Independent scaling Separate service life-cycles.
What two options are available for securing your backend? OAuth Token Request HTTPS Client Authentication HTTP Basic Authentication Form-Based Authentication HTTP Digest Authentication.
The WebLogic Administration Console for a Java Cloud Service instance is inaccessible. What is the first step to diagnose this problem? Create an access rule to allow all traffic from the Internet to the node that hosts the WebLogic administration server. Restart the node that hosts the WebLogic administration server. Restart the instance. Verify that the ora_p2admin_ahttps access rule is enabled.
Which two parameters are passed to the Docker Login Command to access OCI Registry from Docker CLT? tenancyname/OCIusernam Auth Token for password tenancyname password.
When you upload your application to Oracle Application Container Cloud Service using the user Interface, which file must you include? manifest.json deployment.json weblogic.xml deployment.xml.
You can define auto scaling policy for your application based on which metric? memory memory and cpu memory, number of requests and cpu cpu.
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? app.yml config.yml deployment.json manifest.json.
Which two statements are true about Agile Boards in Visual Builder Studio? A board is a metric that defines the relative effort of work and helps to understand the complexity of an issue. In a Scrum board, tasks are broken into small actions to be completed in fixed duration cycles, called Sprints. In a Kanban board, tasks are managed with a focus on continuous delivery. The estimation type of a board can be Story Points or Target Weeks.
PSM CLI is a command line utility for managing PaaS services on Oracle Cloud. What is the command psm accs push used to accomplish? Delete an application Create of update an application scale out an application Restart an application.
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. B, C, A, D, E A, C, D, B, E C, A, B, D, E A, B, C, D, E.
Which feature is NOT included in Oracle Developer Cloud Service? Git-based version management Issue tracking system Continuous Integration engine Java EE server Code review system.
When you create a domain that includes the Java Required Files (JRF) components, you must select an existing database and provide connection details. If provisioning is not successful and you find an error " Failed to validate db connectivity" in your Terraform job logs in Resource Manager, which is not the probable cause? You tried to use a 1-node VM DB system that uses Logical Volume Manager as the storage management software. You selected an OCI database running Oracle Database 12c or later, and you did not provide the name of a pluggable database (PDB) You entered the wrong database password or a plain text password. The database does not allow the compute instances to access its listen port.
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? Page Variables Business Object Process REST service Web application flow and page.
An Oracle Java Cloud Service subscription depends on other Oracle Cloud services. Which three Oracle Cloud services are required? Oracle Database Cloud - Database Schema Service Oracle Developer Cloud Service Oracle Database Cloud - Database as a Service Oracle Storage Cloud Service Oracle Compute Cloud Service.
In Oracle Application Container Cloud Service, you want your applications to scale up with no downtime. Which mode should you choose? parallel safe concurrent rolling.
What is the name of Oracle's polyglot application deployment platform? Oracle Cloud Platform Oracle Application Hub Cloud Oracle Polyglot Platform Oracle Application Container Cloud Oracle Application Builder Cloud Service.
Which three are key components Oracle Developer Cloud Service? Connector service API Catalog module Source Control Management Application sync tool Issue Tracking Hudson Continuous Integration.
Which two capabilities are available for code stored In Developer Cloud Service's Git repositories? Refactor of variables in Java files Branch history graph visualization a Check SQL Syntax against DB structure Context aware search across the code.
Which Cloud service provides you with the ability to run container clusters on top of Oracle's Cloud Infrastructure? Oracle WebLogic Server for OCI Oracle Container Engine for Kubernetes Oracle Blockchain Oracle Cloud Infrastructure Registry.
Which source provides WebLogic Server log information for applications deployed on a Java Cloud Service Instance? The log file Indicated on the Diagnostics page of the WebLogic Server administration console 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.
Which statement is true to metrics using the REST API? You can collect memory and CPU usage. You can determine the number of failed requests. You can collect absolute and percentage memory usage. You can determine the number of requests per second.
Which three are important characteristics of Kubernetes Operators in OCI? narrow Kubernetes functionalities they are scalable, repeatable, and standardized useful in multicloud environments systematize human knowledge as code not good for hybrid cloud.
Developer Cloud Service has features that deal with which steps in the DevOps cycle? Plan, Code, Build, Test, Release Code, Debug, Test, Deploy, Monitor Design, Document, Deploy, Operate Build, Operate, Monitor.
What does the command kubectl version return when run against Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)? It displays the OKE API Server version It will display the version of kubectl tool It will display the version of both kubectl tool as well as the version of OKE APl Server It will display 3 versions: kubectl tool version. Kubernetes API Server version, OKI Version.
What do you need to run Visual Builder Cloud Service (VBCS)? All you need is download and install the Java client side program from OTN on your desktop. It needs Java Cloud Service as a prerequisite. It needs JDeveloper installed on your system to write applications. It runs fight in your browser.
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. Mobile Hub, Big Data Preparation, Data Validation Service, and CASB Digital Assistant, Autonomous Data Import, Data Save, and SOA Block chain Platform, Analytics, Big Data Service, and Data Integrator Visual Builder, Data Visualization, PL/SQL, and API Platform WebLogic Server, Business Intelligence, Web Center Portal, and Golden Gate.
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 Create a clone of the service instance, and delete the original instance Rollback the patch that was applied before the configuration changes. Restore the service Instance from the backup that was taken before the configuration changes.
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. Create an 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 Perform an import operation on an existing Oracle Java Cloud Service instance.
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? 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. 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. 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. You can restore the data only from full backup and not from incremental backup.
Before you create a domain with Oracle WebLogic Server for OC If you must provide these passwords in the encrypted format and not as plain text: - Administrator password for the new domain - Administrator password for an existing database, if you are creating a domain that includes the Java Required Files (JRF) components - Client secret for an existing confidential application, if you are creating a domain that uses Oracle Identity Cloud Service for authentication. Which OCI service must you use to encrypt sensitive data? Oracle Cloud Infrastructure Identity and Access Management Oracle Identity Cloud Service Oracle Cloud Infrastructure Resource Manager Oracle Cloud Infrastructure Vault.
Which services are supported by OCI Service Broker? Object Storage, Autonomous Data Warehouse, Oracle Streaming Service, and Oracle Functions Object Storage, Autonomous Transaction Processing, Oracle Functions, and Autonomous Data Warehouse Autonomous Transaction Processing, Autonomous Data Warehouse, Oracle Streaming Service, and Oracle Vault Object Storage, Autonomous Transaction Processing, Autonomous Data Warehouse, and Oracle Streaming Service.
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? Pending Push Request Live Locked Obsolete Live.
What are the four Oracle Java Cloud Service (JCS) REST API methods? WRIU PUSH GET POST REPLACE PUT DELETE.
While creating a JRF domain with Oracle WLS for OCI, on the Configure Variables page of the wizard, you have to choose database strategy to use for the WLS for OCI instance. What happens when you specify the database strategy? Provisioning process will create database instance for your application schema. Provisioning process will create second PDB in same database used to host the Oracle schemas required for JRF domain. Provisioning process will create a data source in your Oracle WebLogic Server domain to connect to this database and create the Oracle schemas required for JRF domain. Provisioning process will create database instance for the Oracle schemas required for JRF domain.
Oracle Mobile Hub (OMH) records logging and diagnostics record information at any point at which any API call is received by OMH, or any connector that is called. What information is NOT recorded by default? Elapsed service time Error-level messages Mobile device ID Username Information-level messages HTTP Payload HTTP Headers.
Which two statements are true about accessing cloud-based storage through the storage API? It can make it easier to resume multi-step operations across devices by storing a user's progress. All data retrieved from backend applications must be stored by the storage API in order to be consumed by the mobile application. It is the principal way of retrieving data from backend, on-premises systems. It is a convenient way of storing data that is specific to your mobile application without having to go back to your backend systems to store it. It can act as a replacement for an Oracle Database instance, since it resides locally in the Mobile Hub environment.
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? It is mandatory because the SOAP connector APIs cannot bypass it. It offers a comprehensive mapping between JSON and XML, but some limitations exist. It is recommended, but it is possible to bypass it if needed. It provides a perfect mapping between JSON and XML. It offers configurable mappings through XSLT.
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 the NetworkEnforceTransportsecurity environment policy. 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. This is configured through custom code when making a call to the connector API This is not configured because the use of HTTPS is mandatory.
You can configure SSL between clients and the load balancer used to access your Oracle WLS for OCI domain. There is an option Prepare Load Balancer for https that you can select when provisioning the domain. If you did not select this option when creating the domain, then you must perform manual tasks to configure SSL. Which task is not required to be performed? Create an HTTPS Listener for the load balancer. Update the App Gateway for HTTPS (if the domain uses Oracle Identity Cloud Service). Allow ingress traffic in port 80 only on a security list for the load balancer. Add a certificate to the load balancer.
When considering the design of your backend, which two statements are true? Each mobile application can connect to several backends at a time. Each backend in an environment can be associated with multiple realms. If a backend supports only a small number of users, you do not need a realm. Each backend in an environment can be associated with only one realm. Each mobile application can connect only to a single backend. Each mobile application can connect to several backends, but only one connection can be active at a time.
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? NAME AGE TYPE VERSION CLUSTER-IP NAME READY STATUS AGE ROLES NAME STATUS ROLES AGE VERSION NAME TYPE STATUS PORT KIND.
Which feature is included in the Oracle Visual Builder Studio? Issue tracking system On-demand integration engine Java EE server Single development / runtime environment with no deployment requirement.
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? Verify with your Oracle Representative that access to the service catalog is a part of your enterprise's Visual Builder Studio contract. Determine if the backend service has been properly defined. Check that the network connection between the Visual Builder Studio and the service catalog is functional. Check that you have the proper credentials allowing access to the service catalog. Verify from the Visual Builder Studio home page that the service catalog connection is live.
Which Oracle Cloud service model delivers a framework for developers to build and create a customized application? Infrastructure as a Service Integration Platform as a Service Platform as a Service Software as a Service.
Oracle WebLogic Server for Oracle Cloud Infrastructure (WLS for OCI) is accessed as a collection of applications in the OCI Marketplace that's accessible from the OCI console. When you launch an Oracle WLS for OCI application from Marketplace, it prompts you for version and compartment, and then directs you to an OCI service to complete the configuration of your WLS domain and supporting cloud resources leveraging Terraform. Identify that OCI service. OCI Compute OCI Networking OCI Cloud Shell OCI Resource Manager.
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? default oven none dryer.
Which parameters are mandatory for provisioning an object-storage service instance to OCI Service Broker? name, compartmentld, namespace name, metadata, definedTags name, namespace, metadata name, definedTags, compartment Id.
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? 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. 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. Database options are Oracle Autonomous Transaction Processing and Oracle Cloud Infrastructure Database (bare metal, virtual machine (VM), and Exadata DB systems). If you intend to use an Oracle Autonomous Transaction Processing database then you cannot create WebLogic Server 11g domain.
Which statement is true about designing custom APIs in Oracle Mobile Hub? You may build the REST 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. Custom APIs can be shared across mobile backends through the API catalog. Designing custom APIs entails defining the Node.js implementation in pseudocode. Custom endpoints built in RAML cannot be edited outside of the Oracle Mobile Hub environment.
Which two statements are true about Fn Context? Fn Context does not support local development. You cannot configure multiple contexts for your function development. The default context is created during thefirst run of the Fn CLI. Fn Context stores the information related to API URL and registry.
There are many advantages to using microservices architecture when designing, developing, and deploying a new application using Oracle Container Engine for Kubernetes (OKE). Which is NOT a valid reason for using microservices? Microservices run as separate stateful processes, which make it easier to scale and maintain the application. Microservices enable you to design a complete application as a collection of loosely coupled services. Microservices can be created by using decentralized governance. Microservices handle a set of given functions by using separate business logic dedicated to them.
Using the Share entry option in the Visual Applications workspace toolbar, you can allow other project team members to access the application you are developing. Which three tasks does this share action help you accomplish?(Choose all correct answers) allows project team members to access the URL for the deployed visual application from the Deployments tab grants users access to the Visual Builder runtime as anonymous users, no credentials required creates a URL that can be sent to team members runs the Visual Applications build jobs does not cause a GIT branch merge to the master GIT repository.
When you create an Oracle WLS for OCI instance you have the option to use Oracle Identity Cloud Service to authenticate application users for your domain. Which Statement is false when you Enable Authentication Using Identity Cloud Service? This configuration is only available if the domain meets these requirements: running WebLogic Server 12c and including a load balancer. By default, all requests whose URI begins with /__protected (two underscore characters followed by the word "protected") are protected. A trusted or confidential application has to be defined in Oracle Identity Cloud Service and associated with the WebLogic server instance using application client ID and client secret. The WebLogic Server security realm in the service instance is configured to use Oracle Identity Cloud Service for authentication only.
Examine the steps: 1.Create a compartment. 2.Create a group. 3.Set up an OCI account. 4.Create a policy. 5.Create a user. 6.Set up an OCI connection. Identify the steps in the correct order to configure a connection to Oracle Cloud Infrastructure Compute and Object Storage in Visual Builder Studio Service. 1, 2, 3, 4, 5, 6 1, 3, 5, 2, 4, 6 6, 3, 1, 2, 5, 4 3, 1, 5, 2, 4, 6.
When you provision a WebLogic Server for OCI instance from Marketplace into an EXISTING OCI environment, which OCI component must already be configured in advance? Compute Database Virtual Cloud Network Load Balancer.
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? If you intend to use an Oracle Autonomous Transaction Processing database then you cannot create WebLogic Server 11g domain. 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. Database options are Oracle Autonomous Transaction Processing and Oracle Cloud Infrastructure Database (bare metal, virtual machine (VM), and Exadata DB systems). 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.
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? 2 compute instances, 1 admin server, 2 managed servers, 1 LBaaS, 1 Bastion compute 2 compute instances, 1 admin server, 2 managed servers, 1 WLS cluster, 1 LBaaS 3 compute instances, 1 admin server, 2 managed servers, 1 WLS cluster, 2 LBaaS, 1 Bastion compute 3 compute instances, 1 admin server, 2 managed servers, 1 WLS cluster, 1 LBaaS, 1 Bastion compute.
When you create a domain with Oracle WLS for OCI, you provide the vault endpoint URL and the key that you used to encrypt the passwords for the domain. If provisioning is not successful and youfind 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? Policies required for vault use are not set up correctly. Vault endpoint is not correct. WebLogic Server administration password is inconsistent with WebLogic password policy. Key or Secret OCID is not correct.
Which option represents three views of a Scrum board? Active Sprints, Reports, and Copy Boards Backlog, Active Issues, and Reports Backlog, Active Sprints, and Reports Custom Boards, Active Issues, and Reports.
Which three are the supported Variable Scopes? (Choose all correct answers) Session Scope Application Scope Flow Scope Page Scope Request Scope.
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. The Client SDK provides support for raising both implicit and explicit events. To collect and report analytics, the mobile application must include both the Client SDK and the Analytics API. System events are recorded automatically by calling the embedded Analytics API from the mobile application code.
Report abuse Consent Terms of use