nerdexam
Adobe

AD0-E716 · Question #51

An Adobe Commerce Cloud merchant has been experiencing significant downtime during production deployment. They have already checked that the application is in ideal state. In addition to the configura

The correct answer is A. 1. Check SCD is configured under the build phase. 2. Increase the SCD.THREADS to speed up the build process.. The next steps to reduce the downtime are to check that the SCD is configured under the build phase and to increase the SCD.THREADS to speed up the build process. The SCD stands for static content deployment, which is the process of generating and deploying static files such as C

Deployment

Question

An Adobe Commerce Cloud merchant has been experiencing significant downtime during production deployment. They have already checked that the application is in ideal state. In addition to the configuration of the SCD.MATRIX variable to reduce amount of unnecessary theme files, what would be the next steps to reduce the downtime? A. 1. Check SCD is configured under the build phase. 2. Increase the SCD.THREADS to speed up the build process. B. 1. Check SCD is configured under deploy phase. 2. Decrease the SCD.THREADS to speed up the build process C. 1. Check SCD is configured under the build phase. 2. Check if Adobe Commerce Cloud automatically adjusts SCD.THREADS.

Options

  • A
    1. Check SCD is configured under the build phase. 2. Increase the SCD.THREADS to speed up the build process.
  • B
    1. Check SCD is configured under deploy phase. 2. Decrease the SCD.THREADS to speed up the build process
  • C
    1. Check SCD is configured under the build phase. 2. Check if Adobe Commerce Cloud automatically adjusts SCD.THREADS.

How the community answered

(33 responses)
  • A
    79% (26)
  • B
    15% (5)
  • C
    6% (2)

Explanation

The next steps to reduce the downtime are to check that the SCD is configured under the build phase and to increase the SCD.THREADS to speed up the build process. The SCD stands for static content deployment, which is the process of generating and deploying static files such as CSS, JS, images, etc. By configuring the SCD under the build phase, the static files are generated before the code is deployed to the production environment, which reduces the downtime during deployment. The SCD.THREADS is a variable that determines how many threads are used for parallel processing during the SCD. By increasing the SCD.THREADS, the developer can improve the performance and efficiency of the SCD process. Verified Reference: [Magento 2.4 DevDocs] 12

Topics

#SCD#deployment downtime#build phase#SCD_THREADS

Community Discussion

No community discussion yet for this question.

Full AD0-E716 Practice