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

A customer wants to simplify and automate publishing press pages and defines the following flows:

What should the Architect recommend?

A.

Create a custom workflow

B.

Advise the customer to use Launches

C.

Implement a Sling event listener that triggers on page creation

D.

Configure MSM with the "Activate on Blueprint activation" option

During development the AEM Publisher server keeps crashing randomly. The deployment included a new static FAQ component that was used in the websites Contact Us page. An Architect investigates to find the root cause for the random failures, and notices the following parameters:

• The server slows down when requests are sent to the Contact us page

• The number of requests to the page were very few

• Heap dump shows a large number of instances of the FAQ component

What is likely causing this issue?

A.

The page was not cached in the Dispatcher.

B.

The component triggers a traversal query.

C.

The JVM garbage collection is not running.

D.

The component has a cyclic dependency to itself

A client is in the discovery process for building a React native app, which is a single codebase that runs natively on iOS and Android. The goal is to reduce development costs. The client wants to reduce content creation costs in the new react Native app by reusing as much of the marketing content already publish in their AEM instance.

What should the Architect recommend to meet this requirement?

A.

Experience Fragments

B.

OSGi Bundles

C.

Sling Resource Resolution

D.

Content Fragments

An AEM Architect is moving existing content from an on-premise AEM to an AEM Cloud Service instance using the Content Transfer Tool. As part of the initial source preparation, the Architect is going to run the offline compaction on the on-premise AEM.

What other two actions should the Architect do to the on-premise AEM before proceeding with the extraction phase? (Choose two.)

A.

Validate that all replication agents are disabled

B.

Verify that wipe mode is enabled

C.

Stop all bundles using the AEM Web Console

D.

Verify that free disk space is at least 1.5x the JCR size

E.

Run datastore consistency check via oak-run

AEM as a cloud service introduces major changes in the architecture by using containers. Which key architectural change was necessary to allow this to occur?

A.

Using Adobe 10 for asset ingestion and processing, storing it on a separate blob and providing AEM with metadata

B.

Using sling content distribution as the replication mechanism

C.

Using MongoDB for Author environment

D.

Isolating /app and /libs from the content, configurations and state mgmt.

An enterprise client is on-boarding an AEM Desktop application to provide authors with the ability to load the AEM repository virtually on the file system. The desktop application is unable to connect to the AEM Author, which has SSL enabled. The intermediate certificate is installed on Apache.

How should an Architect resolve this issue?

A.

Install the certificate chain to the keystore of the AEM authentication service user

B.

Install the Root certificate to the AEM truststore

C.

Install the certificate chain to the keystore of the AEM ssl-service user

D.

Install the certificate chain to the AEM truststore

In a client's test environment AEM QA Testers from multiple groups and regions are testing and making requests to the AEM application. Due to the sheer number of hosts making connections, an Architect needs a quick and easy way to allow any hosts to make requests to the AEM application.

Which approach should the Architect take to meet this requirement for this non-production environment?

A.

Add GET as a Filter Method in the Apache Sling Referrer OSGi Configuration

B.

Use Allowlists instead of Blocklists in the Dispatcher Configuration

C.

Restrict Clients that can flush the cache in the Dispatcher Configuration

D.

Enable Allow Empty in the Apache Sling Referrer OSGi Configuration

A client's marketing pages are generally slow to load which is causing a significant drop in sales. All other AEM pages load within expected performance guidelines regardless of whether the visitor is being served the desktop or mobile experiences.

The marketing pages typically get slower when multiple external campaigns such as Facebook and AdWords drive traffic to those pages. The page performance tends to dip during high traffic periods. Internal campaign clicks such as those from hero images use similar campaign codes as external campaign traffic.

What should the Architect do to resolve this issue?

A.

Modify the dispatcher.any file's section to ignore campaign-based URL parameters

B.

Set AEM to use GZIP compression instead of the web server's compression

C.

Add a new dispatcher farm to assist with the client's marketing pages

D.

Convert the marketing pages to a responsive design instead of an adaptive design

An AEM client requests that an Architect to establish non-functional KPIs. The Architect needs to avoid impacting user experience, asset processing, and download speed while doing this.

How should the Architect measure the performance properly to establish target metrics?

A.

Tail the Access Log and look for long-running queries

B.

Use the Free Request Log Analyzer Command Line Tool

C.

Use JMeter for end-to-end tests

D.

Use the OOTB Explain Query Tool

During an optimization session, a client using AEM 6.5 mentions that they face challenges with their AEM Author setup. The client has significant repository growth and can see an increased amount of TAR files in the segmentstore on disk. When editors are working, they see that workflows take up more time. The purging of workflows works as expected. Which two optimizations should an Architect suggest to took into and further investigate? (Choose two.)

A.

Leverage workflow offloading for all workflows

B.

Configure the Maximum Parallel Jobs

C.

Increase the maxFileSize of the TAR segmentstore

D.

Leverage Transient Workflows where possible

E.

Execute an offline tar compaction twice a day