A developer needs to create an OSGI service that is able to read a list of spoken languages from the configuration of the service. The configuration file tanguageServicelmplefgjson' already exisls:

Which snippet should the developer use lo read the OSGi configurations?
A)

B)

A new component called Page Headline needs to be implemented. The only difference to the title component delivered by Adobe's WCM core components is that the text needs to be taken from the current page title instead of jcr.title.
How should a developer implement this request?
A)
1. Create custom component
2. Implement Sling Modal as follows

B)
1. Create proxy component from the core title component
2. Implement sling Model as follows

C)

1. Create proxy component from the core title component
2. Implement Sling Model as follows

Which query parameter needs to be added and set to true to debug a CQ HTML client library in the AEM author instance?
An AEM as a Cloud Service implementation customer wants content to be replicated as soon as the On Time and Off Times are reached.
What must the developer configure?
A client is having issues with some query results:
• Many of the client's industry terms have the same meaning, and users do not always search the exact wording
• Many users search by typing in short phrases instead of exact keywords, ex:// "cats and dogs"
What index analyzers should the AEM developer recommend?
An AEM Developer needs to build out a project. That contains only the required modules. Which most recent AEM Archetype module is optional?
A custom component has one dialog field:

The developer needs to implement a Sling Model to perform a business logic on the authored value. The developer writes the following HTL snippet.

Which two implementations will support this HTL snippet? (Choose two.)
A)

B)

C)

D)

An application development team needs to create a multi-channel application that uses AEM as a headless CMS Which feature should be used to maintain structured data for this application?
On package install content that is already present in the repos must not be overwritten and if not present in the repos it must not be removed.
Which import mode should the developer use?
The OSGi configuration is added to a runmode specific configuration "config.author.staging" in AEM as a Cloud Service. The application fails to read the configuration.
What is a possible cause of this issue?
A customer adds third-party client libraries to add some features in an existing AEM application, which will significantly reduce
performance.
How should the developer optimize the site?
A developer needs to create a new Title component. The requirements are:
1. The layout must be the same as the Title core component
2. The text property must have the page title as prefix (e.g., Page Title - < component text > )
3. The component must be reusable
Which approach is recommended?
If multiple configurations for the same PID are applicable, which configuration is applied?
AMS recommends a learn to upgrade AEM servers with In-place Upgrade because the existing version has reached EOL
What are two disadvantages of performing an In-place Upgrade to the latest version of AEM? (Select two.)
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?
A customer who is running an AEM application on premise reports that the application is slowing down over time and even crashes The issues seem to start occurring after a new production deployment. The AEM developer knows that the described symptoms could be caused by a memory leak.
Which two steps should be taken after confirming the problem is related to a memory issue? (Choose two.)