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

Which two statements about backups in Oracle Java Cloud Service are false? Response:

Which two statements about backups in Oracle Java Cloud Service are false?Response: A. Java Cloud Service backs up the WebLogic Server domain configuration. B. Java Cloud Service backs up the WebLogic Server software Installation. C. Java Cloud Service can disable backups automatically after a failure. D. You cannot perform a scaling operation while a backup operation is in… Read More »

Which step is not required when using App To Cloud to migrate an on premises Web Logic Server domain

Which step is not required when using App To Cloud to migrate an on premises Web Logic Server domain to Oracle Cloud?Response: A. Upload the exported domain to cloud storage. B. Perform an import operation on an existing Oracle Java Cloud Service instance. C. Perform a health check for the on-premises domain. D. Add a Coherence data- tier… Read More »

When developing Microservices using Oracle Developer Cloud Service and deploying MicroservicesIn Application

When developing Microservices using Oracle Developer Cloud Service and deploying MicroservicesIn Application Container Cloud Services, which Is NOT recommended?Response: A. Service isolation B. Share code acrossMicroservices in Git repository of Developer Cloud Services C. Independent scaling D. Separate service life-cycles Correct Answer: A

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?Response: A. $ kubectl get nodes B. $ kubectl get pods C. $ kubectl get services D. $ kubectl get cluster-info Correct Answer: A,C

When you create a domain that includes the Java Required Files (JRF) components, you must select an existing

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?Response: A. The database does not allow… Read More »

You can scale up the computer resources for your Oracle WLS for OCI domain to increase performance, or

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?Response: A. instance’s private IP addresses B. instance’s public IP addresses C. volume attachments… Read More »

In order to deploy application you have to create an archive (.zip, .tgz, tar.gz file) that Includes

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?Response: A. app.yml B. conflg.yml C. deployment.Json D. manifest.json , Correct Answer: A

Which three tasks can be defined in a declarative way in a post build in Oracle Developer Cloud Service?

Which three tasks can be defined in a declarative way in a post build in Oracle Developer Cloud Service?(Choose three.)Response: A. Build other job B. Publish Javadoc C. Obfuscate code D. Archive Artifacts E. Clear code review comments Correct Answer: A,B,E

What is the name of Oracle's polyglot application deployment platform? Response:

What is the name of Oracle’s polyglot application deployment platform?Response: A. Oracle Cloud Platform B. Oracle Polyglot Platform C. Oracle Application Hub Cloud D. Oracle Application Builder Cloud Service E. Oracle Application Container Cloud Correct Answer: A,B

When you create a cluster, you need to download a Kubernetes configuration (kubeconfig) file for the

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. Added the public key value of the API signing key pair to the User Settings for your username. B. Install and configure the Oracle Cloud Infrastructure CLI. C. Generate… Read More »