What is the purpose of this setting?

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 tolerance on the MySQL cluster.C . To utilize the read-only slave servers and improve the overall...

July 21, 2020 No Comments READ MORE +

What feature improves the release update process and simplifies commands to create a backup of the database, apply custom patches, and verify environment configuration?

Magento Commerce Cloud comes with a variety of additional features that sets it apart from the on-premise Magento Commerce and Magento Open Source platforms. What feature improves the release update process and simplifies commands to create a backup of the database, apply custom patches, and verify environment configuration?A . Docker...

July 21, 2020 No Comments READ MORE +

How do you prevent this from happening?

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 var/locks to prevent concurrent execution. There are instances when the process gets locked after Production deployments...

July 19, 2020 No Comments READ MORE +

How do you update this on the Integration branch and its child branches?

You need to increase the Admin Session Lifetime up to 86400 seconds for the branch named Integration and children branches, but not for the Staging and Production branches. How do you update this on the Integration branch and its child branches?A . On your local environment, set the Admin Session...

July 19, 2020 No Comments READ MORE +

How do you apply the PHP version upgrade?

You are upgrading a project to the latest version of 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?A . Change the PHP...

July 19, 2020 No Comments READ MORE +

How do you migrate the database without data loss?

You are migrating an existing Magento 2 website to Magento Commerce Cloud. After setting up the project you would like to migrate the database to the Integration branch. The database import fails with a disk space error. How do you migrate the database without data loss?A . Configure the mysql...

July 19, 2020 No Comments READ MORE +

How do you achieve this on the Integration branch?

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 structured way without affecting site uptime. How do you achieve this on the Integration branch?A ....

July 17, 2020 No Comments READ MORE +

How do you update this on the Integration branch and its child branches?

You need to increase the Admin Session Lifetime up to 86400 seconds for the branch named Integration and children branches, but not for the Staging and Production branches. How do you update this on the Integration branch and its child branches?A . On your local environment, set the Admin Session...

July 17, 2020 No Comments READ MORE +

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 file, add their email under Users. They need to enter their SSH public key.B . Add...

July 17, 2020 No Comments READ MORE +

What is the purpose of setting this record?

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 . Setting this record causes sent email to be properly authenticated and not show in junk...

July 13, 2020 No Comments READ MORE +