Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Adobe AD0-E717 Dumps

Page: 1 / 6
Total 77 questions

Adobe Commerce Developer with Cloud Add-on Questions and Answers

Question 1

How would a developer add a sensitive environment-specific configuration value on an Adobe Commerce Cloud project?

Options:

A.

Add sensitive Environment-specific variable in the Project Web Interface.

B.

Connect to the server using SSH and add the configuration in the app/etc/config.php file.

C.

Use the Cloud CLI for Commerce command Mgento-cloud config:set to add the configuration

Question 2

What is one purpose of a customer data JS library?

Options:

A.

It stores the customers credit card info for usage in the checkout.

B.

It stores private customer data in local storage

C.

It stores the customer's username and password for easier frontend login.

Question 3

Which log file would help a developer to investigate 503 errors caused by traffic or insufficient server resources on an Adobe Commerce Cloud project?

Options:

A.

mysql-slow.log

B.

access.log

C.

cloud.log

Question 4

In a new release of a module, a developer decides to rename a table that was defined in the earlier versions. Which action, if any, allows the developer to prevent data loss?

Options:

A.

Define onCreate="migrateDataFromAnotherTable(old_table_name)" attribute in the table tag.

B.

Declarative schema supports RENAME TABLE', so the data will be migrated to the new table automatically.

C.

Define the table and columns mapping in the db.schema_whitelist.json

Question 5

Which Adobe Commerce table stores all cron data?

Options:

A.

schedule

B.

cronjob

C.

cron_schedule

Question 6

An Adobe Commerce Cloud developer wants to check the staging environment deployments history (i.e. branch, git, merge, sync). Where can the developer look up the history of the staging environment?

Options:

A.

Project Web Interface

B.

New Relic

C.

Adobe Commerce admin panel

Question 7

How should a record be removed from a database which is using a model that was inherited from the \Magento\Framework\Model\AbstractModel class?

Options:

A.

Call the "unset" method on this model object

B.

Call the "remove" method on this model object

C.

Call the "delete" method on this model object

Question 8

Which command can be used to display a full list of enabled and disabled Magento modules?

Options:

A.

bin/magento module:all

B.

bin/magento modulestatus

C.

bin/magento module:show

Question 9

How can a custom CMS Page be set as a store home page?

Options:

A.

In the CMS Page admin grid, select the checkbox for the page under the "Home Page' column.

B.

In the CMS Page admin form, set the 'Default Home Page" value to "yes"

C.

In the store configuration, set a custom CMS Page to be a CMS home page

Question 10

A new custom module is built for the existing Adobe Commerce store. A merchant has requested a few frontend updates. For this, a developer has to implement a custom style.

What is the location of the less file that will be included by default?

Options:

A.

view/{area}/web/css/style less

B.

view/{area}/web/css/source/main less

C.

view/{area}/web/css/source/_module.less

Question 11

The value of a product attribute in the Adobe Commerce system needs to have a different format before it is displayed. Which attribute model class is responsible for this?

Options:

A.

Frontend

B.

Backend

C.

Source

Question 12

Which action, if any, should be taken to enable filtering by attribute in the category's layered navigation?

Options:

A.

Set the category's "Anchor' display setting to "yes".

B.

Select "With layered navigation" from the category's display mode

C.

Filtering by the attribute is enabled for every category automatically.

Question 13

How can a developer prioritize a plugin's execution, if possible?

Options:

A.

The developer can use sortOrder property by specifying a lower value than the target plugin.

B.

The developer can use sortOrder property by specifying a higher value than the target plugin.

C.

This cannot be achieved as the plugins are always executed by their module's load order in app/etc/config.php file.

Question 14

A seller would like to offer an electronic version of an album by selling each song individually. Which layout can be used to customize a product page layout for this item?

Options:

A.

catalog_product_view_type_downloadable

B.

catalog_product_view_type_configurable

C.

catalog_product_view_category

Question 15

What is the default store ID for the admin panel?

Options:

A.

0

B.

1

C.

-1

Question 16

What action can be performed from the Cloud Project Portal (Onboarding Ul) of an Adobe Commerce Cloud project?

Options:

A.

Set your developer SSH public key.

B.

Update Project and environment variables

C.

Add a Technical Admin

Question 17

A developer is tasked with creating a new feature in an Adobe Commerce Cloud project. The developer decides to create an integration environment for a better development process.

Which Cloud CLI for Commerce command would the developer use?

Options:

A.

magento-cloud environment:branch

B.

magento-cloud create:environment-branch

C.

magento-cloud environment:create:branch environment-name >

Question 18

Which two attribute input types does Magento already have by default? (Choose two.)

Options:

A.

Multiple Select

B.

Text Field

C.

Geographic coordinate

D.

Numeric Field

Question 19

A developer needs to extend the existing jQuery widget. Which jQuery function is used for this purpose?

Options:

A.

$.mage

B.

$.ui

C.

$.widget

Question 20

What database engine is part of the infrastructure of Adobe Commerce Cloud projects?

Options:

A.

Percona

B.

MariaDB

C.

MySQL

Question 21

What folder would a developer place a custom patch on an Adobe Commerce Cloud project to have it automatically applied during the build phase?

Options:

A.

Add the patch file to the m2-hotfixes/ directory

B.

Add the patch file to the patches/ directory

C.

Add the patch file to the m2-patches/ directory

Question 22

How would a developer access RabbitMQ data on an Adobe Commerce Cloud Production environment?

Options:

A.

Using Project Web Interface

B.

Using local port forwarding

C.

Using RabbitMyAdmin

Question 23

Which index mode is valid?

Options:

A.

Update on refresh

B.

Update on invalidate

C.

Update on save

Page: 1 / 6
Total 77 questions