Multiple Choice
You are tasked to improve the user experience of the most visited product pages after deploying releases to Production. The aim is to reduce initial page load times. How do you achieve this?
A) Create a custom build command and use CURL to cache the page
B) Use the Magento Admin to configure Fastly to cache the pages after deployment
C) Modify the post_deploy hook in the .magento.app.yaml file to include the URLs as arguments to the ece-tools command Modify the post_deploy hook in the .magento.app.yaml file to include the URLs as arguments to the ece-tools command
D) Use the WARM_UP_PAGES variable in the .magento.env.yaml file to cache the pages during post_deploy Use the WARM_UP_PAGES variable in the .magento.env.yaml file to cache the pages during
Correct Answer:

Verified
Correct Answer:
Verified
Q19: You migrated a live On-Premise application to
Q20: You need to disable a module on
Q21: You need to test a data-related issue
Q22: You built a custom command that runs
Q23: Magento Support advises you to upgrade to
Q25: You are upgrading a project to the
Q26: You have created a new Integration branch
Q27: A custom module that adds a new
Q28: You add a new Composer dependency utilizing
Q29: You are reviewing a third party extension