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

Adobe AD0-E718 Questions Answers

Page: 2 / 2
Total 50 questions

Adobe Commerce Architect Master Questions and Answers

Question 5

The development of an Adobe Commerce website is complete. The website is ready to be rolled out on the production environment.

An Architect designed the system to run in a distributed architecture made up of multiple backend webservers that process requests behind a Load Balancer.

After deploying the system and accessing the website for the first time, users cannot access the Customer Dashboard after logging in. The website keeps redirecting users to the sign-in page even though the users have successfully logged in. The Architect determines that the session is not being saved properly.

In the napp/etc/env.php\ the session is configured as follows:

What should the Architect do to correct this issue?

Options:

A.

Utilize the Remote Storage module to synchronize sessions between the servers

B.

Update the session host value to a shared Redis instance

C.

Increase the session size with the command config:set system/security/max_session_size_admin

Question 6

In a custom module, an Architect wants to define a new xml configuration file. The module should be able to read all the xml configuration files declared in the system, merge them together, and use their values in PHP class.

Which two steps should the Architect make to meet this requirement? (Choose two.)

Options:

A.

Write a plugin for \Magento\Framework\Config\Data::get() and read the custom xml files

B.

Append the custom xml file name in "Magento\Config\Model\Config\Structure\Reader" in di.xml

C.

Create a Data class that implements "\Magento\Framework\Config\Data'

D.

Inject a "reader" dependency for "Magento\Framework\Config\Data" in di.xml

E.

Make a Reader class that implements "\Magento\Framework\Config\Reader\Filesystem"

Question 7

A representative of a small business needs an Adobe Commerce Architect to design a custom integration of a third-party payment solution. They want to reduce the list of controls identified in their Self-Assessment Questionnaire as much as possible to achieve PCI compliance for their existing Magento application.

Which approach meets the business needs?

Options:

A.

Utilize the payment provider Iframe system to isolate content of the embedded frame from the parent web page.

B.

Utilize the Advanced Encryption standard (AES-256) algorithm to encrypt all customer-sensitive data from the payment module.

C.

Utilize a trusted signed certificate issued by a Certification Authority (CA) to secure each connection made by the payment solution protocol via HTTPS.

Page: 2 / 2
Total 50 questions