Magento Certified Professional Cloud Developer 認定 Magento-Certified-Professional-Cloud-Developer 試験問題:
1. You are reviewing a third party extension for MagentoCommerce Cloudcompatibility Which pattern makes a module incompatible with Magento Commerce Cloud?
A) Direct instantiation of generated classes by the objectManager without the class being referenced in the constructor
B) Direct instantiation by the objectManager of non-generated classes in .phtml template files
C) Direct instantiation by the objectManager In non-constructor methods with the class also being referenced in the constructor signature
D) Configuration referencing generated Proxy classes In the modules erc/frontend/di.xml file
2. After installing a Magento extension that implements a new class for a site and deploying this to an integration environment you see it is notworking.
In the logs you discover the following error:
How do you fix this?
A) The generated_code_WRITABLEvariable should be set to true whenever using extensions
B) The file should be generated locally and pushed via Git
C) A support ticket should be riled with Magento Commerce Cloud to fix the filesystem issue
D) The extension should be modified so it does not write to generated at runtime
3. Your client is expecting a five-day sale where the traffic will approximately double.Your instance is consuming all available resources on all three nodes so upsizing one level is appropriate.
How manyupsize days will this event use?
A) Five
B) Fifteen
C) Eight
D) Ten
4. While setting up a Magento project you run the following command
magento-cloud variable:update ADMIN_USERNAME -value=alice
What will this command do?
A) Change your usernameto alice tor logging into the magento-cloud CLl tool C.
B) Configure the Magento Commerce Cloud tools to use alice for API call authentication
C) Change the usernameof the default administrator account to alice
D) Update the Magento cloud/admin/username config variable to alice
5. You need to get code with a backend order placement security related fix into production as quickly as possible.
The project currently deploys static content during the build phase with both stags/global/SKIP_SCD and stage/deploy/STATIC_STATIC_CONTENT_SYMLINK set to false.
What setting in .magento,env,yaml minimizes the overall deployment time?
A) Set stage/global/Static_CONTENT_SYMLINK to true to symlink static assets to the init directory
B) Set stage/global/SKIP_SCD to true to completely avoid static content processing
C) Remove all themes from stages/global/SCD_MATRIX so they will not be generated
D) Set stage/global/SCD_COMPRESSION_LEVEL to 0 to avoid the compression overhead
質問と回答:
質問 # 1 正解: A | 質問 # 2 正解: C | 質問 # 3 正解: A | 質問 # 4 正解: D | 質問 # 5 正解: A |