What must you do to give them access?
You are working with a new developer who needs to be able to deploy code and view logs on Magento Commerce Cloud. What must you do to give them access?A . In the .magento.app.yaml...
You are working with a new developer who needs to be able to deploy code and view logs on Magento Commerce Cloud. What must you do to give them access?A . In the .magento.app.yaml...
Your project is in a phase where the locales that will be used are still being determined. You need to configure your project in a manner that will allow them to be changed dynamically....
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?A . In the app/etc/env.php fileB . In the QUEUE_CONFIGURATION...
While launching a site migrated from Magento 1, you are instructed to change the website CNAME record in your DNS provider by Magento for go live. What is the purpose of setting this record?A...
A project has a Magento cron job implemented to export new order data to a file. This process can also be triggered by a custom bin/magento command. The functionality uses a lock file in...
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...
A client has an in-house design team which manages content on their Magento Commerce Cloud project. This content is rapidly changing and they would like the ability to maintain their own stylesheets in a...
Exploring the Production environment, you find MYSQL_USE_SLAVE_CONNECTION is enabled. What is the purpose of this setting?A . To split the database tables between the three Production servers and improve performance.B . To enable fault...
You have created a new Integration branch and did not receive the administrator email with the password reset link. What is prohibiting the email from sending?A . You have not enabled the Magento Email...
You want to improve the ability to monitor Production deployments by setting up an email notification system. How do you achieve this?A . Enable Deployment Notifications under Configure Environment > Settings in the Project...