Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Magento Magento-Certified-Professional-Cloud-Developer Magento Certified Professional Cloud Developer Exam Exam Practice Test

Page: 1 / 6
Total 60 questions

Magento Certified Professional Cloud Developer Exam Questions and Answers

Question 1

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

How can you accomplish this?

Options:

A.

Remove the system/default/general/locale configuration from the app/etc/config.php file

B.

Configure SCD_ON_DEMAND to true in the .magento.env.yaml file

C.

Run the command vendor/bin/ece-tools locales:unlock on the environment

D.

Configure DYNAMIC_LOCALES in the SCD_MATRIX to true in the . magento. env. yarn! file

Question 2

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?

Options:

A.

You have not enabled the Magento Email module with bin/magento module: enable

B.

The Outgoing Emails setting is disabled under Environment Settings in the Project Web Ul

C.

Email is always disabled on all integration branches

D.

You have not configured SendGrid tor this environment

Question 3

You add a newComposer dependency utilizing composer require. After testing composer install locally, you add the Composer local and Json files and perform a deployment. The build phase fails as Composer is unable to resolve the dependencies.

Why do this happen/

Options:

A.

The versions of PHP on your local environment and integration environment differ

B.

Your commit needs to contain the updated vendor folder

C.

The project cache should have been cleared with the magento-Cloud:project-build-cache command

D.

You did not execute the install locally with --require-dev

Question 4

You need to specify the admin password using an environment variable.You have created an environment variable

env:ADMIN_PASSWORDwith a valid password When attempting to log in to the Magento Admin it is not accepting the new password

How doyou correct the environment variable?

Options:

A.

The Sensitive option is checked by default and must be disabled

B.

The env:ADMIN_PASSWORD variable can only be used for an initial installation

C.

The environment variable should not have the env: prefix

D.

The ADMIN_PASSWORD variable Should be Configured Via .magento.env.yaml

Question 5

You are reviewing a third party extension for Magento Commerce Cloud compatibility

You discover the module writes to a customdirectory called internal/ withinthe Magento base directory

The directory has to be shared by all web servers

What do you do so the module can be used on Magento Commerce Cloud?

Options:

A.

Create a symlink from /top/internal to the internal/ folder

B.

Declare a shared mount for the internal/directory in .magento. app.yaml

C.

Request the vendor make the directory configurable in the Magento admin

D.

Add a patch for extension so it uses the subdirectory var/internal/ instead

Question 6

You want to exclude some themes from static assets generation only for integration environments You are trying to choose where to set the scd_exclude_themes variable in the . magento.env.yamltile or in the Project WeD Ul.

What prevents the usage of the . magento. env.yaml file?

Options:

A.

Child environments inherit the variable when you use the . magento. env. yaml file

B.

The code from integration would be merged into the Staging and Production branches

C.

The .magento.env.yama file can contain only deployment configuration options, which are only available it static assets generation runs on the deploy phase

D.

Only variables which are set using the Project Web Ul has the option visible during build

Question 7

Yourcompany decided too move a Magento store to a subdomain https://shop.coinpany.ccm/ and redirect traffic from the old URL httpa://company.com/ to the new one. Your company is using the Starter plan.

How do you implement the redirect?

Options:

A.

Configurea rewrite rule In the . htaccessfile In the pub folder

B.

Submit a support ticket to add the redirect on the web-server level

C.

Add a route using the MANGENTO_CLOUD_ROUTES environment variable.

D.

Add a routeInto the .magento/routes, yamlconfiguration file

Question 8

A merchant slates the downtime during the deployment phase is too long

After analysis, it is determined the static content deployment is the longest process

Static content needs to be available immediately after deployment

How can the static content deployment time to be reduced?

Options:

A.

Move static content deploy the build phase

B.

Commit var.view_preprocessed to git so it already exists duringthe deployment phase

C.

Set stage /global/SKIP_SCD to true.

D.

Reduce the number of store view website

Question 9

You are tasked to improve the user experience of the most visited product pages after deploying releases to Production.The aim is to reduce initial page load times.

How do youachieve this?

Options:

A.

Create a custom build command and use CURL to cache the page

B.

Use the Magento Admin to configure Fastly to cache the pages after deployment

C.

Modify the post_deploy hook in the .magento.app.yamlfile to include the URLs as arguments to the ece-tools command

D.

Use the warm_up_PAGES variable in the .magento.env.yaml file to cache the pages during postdeploy

Page: 1 / 6
Total 60 questions