FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You patched your application (with name e.g. myapp) and now want to use PSM CLI to revertthe changes without any application downtime. Which command will correctly accomplish this?
A
psm aces rovert-n myapp-o quick
B
psm aces rollback-n myapp-o no-downtime
C
psm aces rollback-n myapp-o quick
D
psm aces rollback-n myapp-o rolling
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: -MuShop Complete is a polyglot micro-services application built to showcase a cloud native approach to application development on Oracle Cloud Infrastructure using Oracle’s cloud native services.

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

There is 1 question to complete.