Solved

After Making Changes to Custom Commands in the Deploy and Build

Question 40

Multiple Choice

After making changes to custom commands in the deploy and build phases, you deploy to Staging. The deployment takes much longer than expected, and Staging is in maintenance mode for most of this time. What do you do to reduce site downtime?


A) Set the SKIP_MAINTENANCE_SCD variable to true in the . magento.env.yaml file. Set the SKIP_MAINTENANCE_SCD variable to true in the . magento.env.yaml file.
B) Add a custom command to the post_deploy phase to activate deferred deployment.
C) Move custom commands from the deploy phase to the build phase.
D) Update the SCD_MATRIX variable to include only necessary custom commands. Update the SCD_MATRIX variable to include only necessary custom commands.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions