Free MAGENTO-CERTIFIED-PROFESSIONAL-CLOUD-DEVELOPER Exam Braindumps (page: 3)

Page 2 of 16

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 and order data is not exported.
How do you prevent this from happening?

  1. Use the VAR_LOCKS_CLEAR variable available for the post_deploy stage in the .magento.env.yaml file
  2. Write a custom post_deploy hook to delete orphan lock files and include it in the .magento.app.yaml file
  3. Use the VAR_LOCKS_CLEAR variable available for the build stage in the .magento.app.yaml file
  4. You must access the Production environment and delete the lock file

Answer(s): A



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?

  1. Setting this record causes sent email to be properly authenticated and not show in junk folders.
  2. Setting this record enables the page caching service for your site.
  3. Setting this record is needed on Pro to allow upsizing servers without downtime.
  4. Setting this record reduces the time it takes for customers to start seeing your Magento 2 site.

Answer(s): D


Reference:

https://devdocs.magento.com/cloud/live/site-launch-checklist.html



While setting up a Magento project, you run the following command:

magento-cloud variable:update ADMIN_USERNAME --value=alice

What will this command do?

  1. Configure the Magento Commerce Cloud tools to use alice for API call authentication.
  2. Change your username to alice for logging into the magento-cloud CLI tool.
  3. Update the Magento cloud/admin/username config variable to alice.
  4. Change the username of the default administrator account to alice.

Answer(s): C



Exploring the Production environment, you find MYSQL_USE_SLAVE_CONNECTION is enabled. What is the purpose of this setting?

  1. To split the database tables between the three Production servers and improve performance.
  2. To enable fault tolerance on the MySQL cluster.
  3. To utilize the read-only slave servers and improve the overall performance.
  4. To allow database backups from a MySQL slave server with minimal impact on the Production site.

Answer(s): C


Reference:

https://devdocs.magento.com/cloud/env/variables-deploy.html






Post your Comments and Discuss Magento MAGENTO-CERTIFIED-PROFESSIONAL-CLOUD-DEVELOPER exam with other Community members:

MAGENTO-CERTIFIED-PROFESSIONAL-CLOUD-DEVELOPER Discussions & Posts