Question 1

A developer needs to create sling models for two fields name and occupations. The dialog has two fields, name - a single value field, and occupations - a multi value field.
The following code is included in sling models inherited from interface com.adobe.aem.guides.wknd.core.models.Byline
  • Question 2

    A developer has to create a Logger and Writer pair for the company's application logging. Which OSGi configurations should the developer use?
  • Question 3

    An AEM Developer receives requirements for Sling Models in a human-readable yaml format. A custom application needs to be built. The dependency is as shown:
  • Question 4

    An AEM Developer needs to create a new component to help support a new product launch.
    * The client is on AEM 6.5 on-premise with the latest version of WCM Core Components
    * The component must include text, image, and a link
    * The component must support multiple designs
    Which process should the AEM Developer use to support the launch?
  • Question 5

    An AEM application wants to set up multi-tenancy using Adobe-recommended best practices and bind multiple configurations to it. Which of the following options is recommended?