Adobe Certified Expert - Magento Commerce Cloud Developer - AD0-E706 Exam Practice Test

Question 1
You are upgrading a project to the latest versionof Magento Commerce Cloud and part of the process involves a PHP version upgrade. This is now ready to be tested by the QA Team on the Integration environment.
How do you apply the PHP version upgrade?

Correct Answer: D
Question 2
After deploying to Staging for the first time with the Fastly module installed, you notice that Fastly is not caching pages. Page caching works properly in a local development environment.
What two steps are required to make Fastly cache pages?
Choose 2 answers

Correct Answer: B,D
Question 3
To secure composer credentials you want to remove the auch. Json file from the projectrepository How do you do that?

Correct Answer: B
Question 4
You want to exclude some themes from static assets generation only for integration environments You are trying to choose where to set the scd_exclude_themes variable in the . magento.env.yaml tile or in the Project WeD Ul.
What prevents the usage of the . magento. env.yaml file?

Correct Answer: C
Question 5
You built a custom command that runs during the build phase, but it is not generating files property Magento Support provided a patch that you added to theproject What must you do to ensure this command runs after the patch has been applied?

Correct Answer: C
Question 6
A client has an in-house design team which manages content on their Magento Commerce Cloudproject This content is rapidly changing and they would like the ability to maintain their own stylesheets in a structured way without affecting site uptime How do you achieve this on the integration branch?

Correct Answer: D
Question 7
You fixed an issue in a third-party extension using a patch named m2-hotfixes/extension-fix.patch Before committing the patch to the repository you want to test itlocally How do you test a patch in a clean working copy?

Correct Answer: A