Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

Magento-Certified-Professional-Cloud-Developer Exam Dumps - Magento Certified Professional Cloud DeveloperExam

Question # 4

After making changes lo custom commands in the deploy and buildphases you deploy to Staging.The deployment takes much longer than expected, and Stagingis in maintenance mode tor most of this time.

What do you do to reduce site downtime?

A.

Set the SKIP_MAINTENANCE_SCD variable to true In the . magento. env. yaml file

B.

Add a custom command to the post_deploy phase to activate deferred deployment

C.

Move custom commands from the deploy phase to the build phase.

D.

Update the SCD_MATRIX variable to include only necessary custom commands

Full Access
Question # 5

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?

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

Full Access
Question # 6

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?

A.

Create branches from Production to ensure the catalog is up to date

B.

Create branches from Integration to facilitate merging

C.

Create branches from the Magento Cloud Docker image to ensure the changes are made on the most recent codebase

D.

Create branches from Staging to ensure the changes are tested on an environment similar to Production

Full Access
Question # 7

You cloned the Integration branch to your local environment and Imported the database dump from Integration. You performed composer install and bin/magentosetup:install.

While placing an order using PayPal Express, the following error occurs:

PayPal gateway has rejected request. Security header is not valid (#10002: Security error).

What Is the cause of this error?

Paypal gateway has rejected request, Securityheader is not valid (#10002: Security error).

What is the cause of this error?

A.

A new encryption key has been created on the setup:install action.

B.

The folder var/session has no write permissions for the web server user.

C.

Paypal Sandbox API credentials are not valid for the local environment.

D.

The PHP extension mcrypt has not been installed locally.

Full Access
Question # 8

While investigating an inherited MagnetoCommerceCloud project, you notice the following SCD_MATRIX configuration in magento , env, yam1:

What is the effect of this configuration?

A.

Static content for frontend themes is generated during the deploy phase

B.

All frontend theme static content will be reused from the previous deployment

C.

Only the static content for the adminhtml area will be generated

D.

Static content for all locales will be generated for all frontend themes

Full Access
Question # 9

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 file

B.

In the QUEUE_ConFIGURATION variable added in theproject Web UI or magento-cloud CLI

In the env:QUEUE_CONFIGURATION variable added in the project Web UI or magento Cloud CLI.

C.

In the QUEUE_CONFIGURATION variable in the ,magento, env, yaml file

Full Access