ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 40 - AD0-E718 discussion

Report
Export

An Adobe Commerce Architect needs to ensure zero downtime during the deployment process of Adobe Commerce on-premises. Which two steps should the Architect follow? (Choose two.)

A.
Run bin/magento setup:upgrade --keep-generated to Upgrade database
Answers
A.
Run bin/magento setup:upgrade --keep-generated to Upgrade database
B.
Run bin/magento setup:upgrade —dry-run=true to upgrade database
Answers
B.
Run bin/magento setup:upgrade —dry-run=true to upgrade database
C.
Rim bin/magento setup:upgrade --convert-old-scripts=true to Upgrade database
Answers
C.
Rim bin/magento setup:upgrade --convert-old-scripts=true to Upgrade database
D.
Enable config flag under developer/zere _down_time/enabled
Answers
D.
Enable config flag under developer/zere _down_time/enabled
E.
Enable config flag under deployment/blue_ green/enabled
Answers
E.
Enable config flag under deployment/blue_ green/enabled
Suggested answer: D, E

Explanation:

In order to ensure zero downtime during the deployment process of Adobe Commerce on-premises, the Architect should enable the config flags under developer/zerodowntime/enabled and deployment/bluegreen/enabled. The zerodowntime/enabled flag will allow for the deployment process to be completed without the need for any downtime, and the bluegreen/enabled flag will enable the blue-green deployment strategy, which allows for a seamless transition between the two deployments. Additionally, the Architect should run bin/magento setup:upgrade to upgrade the database.

asked 02/10/2024
Alysson Rodrigo Freires Neto
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first