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

Users report cases where data inaccuracies are present in an AEM component that relies on AEM Search functionality. The AEM platform utilizes Lucene as its main search engine.

How should an Architect resolve this issue?

A.

Add search indexes to Lucene search engine

B.

Change the search engine to Property Search

C.

Scale up server resources to meet demands

D.

Migrate search engine to an external Solr instance

A client using AEM 6.5 on-premise is experiencing an unsustainable repository growth of 100Gb a day. After investigation, an Architect finds out that the DAM is causing this issue. Each image uploaded to the DAM triggers the creation of approximately 100 renditions, necessary by business to consume in different channels and systems. The client also complains about stale content reported by site visitors happening randomly in pages where article-related components are present.

How should the Architect address these issues?

A.

Leverage AEM Adaptive Image Servlet, cache image variations in Dispatcher, and reimplement article-related components to use AJAX to load the content

B.

Split WCM and DAM in separate instances, set up Connected Assets, and re-implement article-related components to use AJAX to load the content

C.

Leverage AEM Adaptive Image Servlet cache image variations in Dispatcher, and implement a cache TTL in Dispatcher

D.

Split WCM and DAM in separate instances, set up Connected Assets, and implement a workflow to purge all pages affected by an article change in Dispatcher

A customer has an international presence and a strong brand image. The customer considers the exceptional quality images used for both print and on the website to be essential for its business, The customer uses AEM 6.5 managed services with a configuration of 2 dispatchers, 2 publishers, and 1 author.

The original images can weigh up to 500Mb with videos weighing even more. Renditions are generated after files are uploaded to AEM DAM by the Design team so the Authoring team can use them on the website.

The teams report issues with platform stability and slowness. Visitors report that images look pixelated on some screens and pages are very slow to load.

Which two actions should the Architect take to resolve these issues? (Choose two.)

A.

Train the design team to upload smaller assets and save the originals elsewhere

B.

Allocate more memory to ImageMagick and FFmpeg

C.

Optimize renditions for the different viewports used by the visitors

D.

Split AEM Assets and Sites in two different stacks and use Connected Assets

E.

Add more dispatchers and publishers to the AEM configuration

A client has an existing AEM site using components that proxy AEM WCM Core Components. The site uses simple page authoring without referenced content, The client wants to create a new experience on another marketing channel. The plan is to use as much of the existing page content as possible to avoid refactoring the current content and to maintain consistency across channels.

Which AEM capability should an Architect use to meet these requirements?

A.

Experience Fragments

B.

Content Fragments

C.

Assets API

D.

Sling Model Exporter

Refer to the exhibit.

A customer with an existing AEM implementation wants to enrich product pages with technical data coming from their PIM system. The PIM system sits behind an API Management solution that publicly exposes the PIM API's as RESTful web services with basic authentication as the security mechanism. Data consistency with the PIM and secure access to the APIs are key elements of the integration.

How should the Architect set up the integration between AEM and the PIM?

A.

Integrate the AEM Publishers directly with the API Management solution

B.

Use a client-side integration with AJAX from the browser to the API Management

C.

Import the technical data into the AEM Author and replicate to Publishers

D.

Convert the technical data to Content Fragments and expose using Content Services