FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In Oracle Application Container Cloud Service, you deployed a worker application which younow want to expose using a public URL. Which statement is true?
A
Use the Deployment section In UI to un-check the worker application check box and restart theapplication.
B
This is not possible In Oracle Application Container Cloud Service.
C
Delete the worker application, remove the ‘type":’worker* entry in the manifest.json and redeploythe application.
D
Remove the “type":"Vworker” entry in the manifest.json and redeploy the application.
Explanation: 

Detailed explanation-1: -First, to deploy your application, you compress the application in a zip or Gzipped Tar (TGZ) archive file, which includes required configuration information. Then, you use the Oracle Application Container Cloud Service graphical user interface (GUI) or the REST API to deploy your application.

Detailed explanation-2: -Oracle offers two main cloud services that support Java deployments: Oracle Java Cloud Service and Oracle Application Container Cloud Service.

Detailed explanation-3: -Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) enables you to deploy and run highly available and scalable microservices-based applications in the cloud.

Detailed explanation-4: -In Oracle Application Container Cloud Service, you can add service bindings to other subscribed Oracle Cloud services from the Deployments page of the Application Console or configure them using the deployment. json file.

There is 1 question to complete.