ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 51 - AD0-E716 discussion

Report
Export

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.
Answers
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
Answers
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.
Answers
C.
1. Check SCD is configured under the build phase. 2. Check if Adobe Commerce Cloud automatically adjusts SCD.THREADS.
Suggested answer: A

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

asked 02/10/2024
Steve Marechal
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first