AD0-E718 Exam Question 16

An Adobe Commerce Architect needs to ensure zero downtime during the deployment process of Adobe Commerce on-premises. Which two steps should the Architect follow? (Choose two.)
  • AD0-E718 Exam Question 17

    An Architect is configuring the preload.keys for Redis on an Adobe Commerce on-premise instance.
    The Architect discovers that the following cache keys are loaded on each frontend request: eav_entity_types, GLOBAL_PLUGIN_LIST, DB_IS_UP_TO_DATE , SYSTEM_DEFAULT.
    * The id_prefix of the frontend =>page_cache is set to 061_.
    * The id_prefix of frontend => default: is not set.
    * The Architect has enabled and configured Redis L2 caching.
    How should the preload.keys be configured?
    A)

    B)

    C)

    D)
  • AD0-E718 Exam Question 18

    An external system integrates functionality of a product catalog search using Adobe Commerce GraphQL API. The Architect creates a new attribute my_attribute in the admin panel with frontend type select.
    Later, the Architect sees that Productinterface already has the field my_atcribute, but returns an mc value. The Architect wants this field to be a new type that contains both option id and label.
    To meet this requirement, an Adobe Commerce Architect creates a new module and file etc/schema.graphqls that declares as follows:

    After calling command setup:upgrade, the introspection of Productlnterface field xy_attribute remains int. What prevented the value type of field my_attribute from changing?
  • AD0-E718 Exam Question 19

    An Adobe Commerce Architect needs to set up two websites on a single Adobe Commerce instance with base URLs: example.com and website2.example.com.
    How should the Architect configure this project so that both websites can use the same customer base?
  • AD0-E718 Exam Question 20

    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?