Magento Magento-Certified-Professional-Cloud-Developer - Magento Certified Professional Cloud Developer Exam
Total 60 questions
A merchant using Magento Commerce Cloud Pro reports an issue with an order missing transaction data.The application uses a payment gateway integration which posts a series of callbacks to Magento
You would like to retrieve a complete list ofcalls to build a timeline of what happened
How do you achieve this?
You are setting up a third-party integration only for the Production environment, which connects to an external RabbitMQ server.
Where do you put the configuration?
While investigating an inherited MagnetoCommerceCloud project, you notice the following SCD_MATRIX configuration in magento , env, yam1:
What is the effect of this configuration?
You added the env:ADMIN_PASSWORD variable in the Project Web Ul to change a Magento admin user's password After deployment you are unable to login using the new password
What causes this?
A merchant with three websites using en_GB. fr_FR and de_AT requires a change in locale to de_DE for the German Production website After running the following command on Production you notice the frontend design of the German website is broken:
Php bin/magento config:set –scope=websites –scopes code=germ general /local./code de_DE
Static content deployment is set up to on the deploy phase
Why did this happen?
You created a custom module that is not functioning as expected on your Integration environment. You would like to debug the code using Xdebug. XdeDug is missing from the output of the command php -m
What are two ways to load the Xdebug module?
Choose 2 answers
Your team is working on two ma)or changes affecting the product page and you want the ability to implement andtest these changes in parallel.Your company is using the Pro plan
How do you achieve this using the Project Web Ul?
You are working with a new developer who needs to be able to deploy code and view logs on Magento Commerce Cloud 60.
What must you do to give them access?