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

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 website built on AEM Sites displays the company's stock price in the footer of all pages. The stock data is retrieved from a third party REST service using two-way SSL and rendered in an AEM component using HTL During performance testing in the last development sprint it becomes apparent that the third party service sometimes takes up to 30 seconds to respond, which degrades the overall site performance.

How should an Architect address this issue?

A.

Call the REST service directly from the browser

B.

Temporarily remove the component from all content

C.

Load the stock data component asynchronously

D.

Add a 5 second timeout to the REST call

A client migrated from their On-prem AEM instances to AEMaaCS. One of their requirements is the ability to publish full microsites, including all the children pages. In the legacy implementation, the client used the Tree Activation option in the Classic UI. They want to be able to use the same functionality on AEMaaCS. What is the recommended approach to do this?

A.

Use the publish Distribution to tree publish the pages by selecting the "tree activation" option

B.

Use the Content Transfer Tool in Cloud Manager to move the content from Author to Publish

C.

Use the workflow by creating a new Workflow Model using the "Publish Content Tree" process step

D.

Use the provided "Publish Content Tree" model to publish all content under a single path

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

An existing AEM sites platform will receive the latest service pack. The service pack includes functional and non-functional fixes such as security patches. Which action should the Architect take to make sure the update is successful?

A.

Advise the customer to request Adobe to install the fixes directly on production since they are prechecked.

B.

Install the service pack m staging and ensure that all the bundles are up and running, then deploy to production.

C.

Identify the packages affected by the service pack after installing them into production and monitor them.

D.

Do a full staging of the service pack including a regression test, if passed, deploy to production.

On the release day, an AEM code deployment is done on AEM 6.5 on-prem. After the deployment was completed, the users were able to get into the Author instance with no issues. However, users are unable to access any of the sites on public domains. The users are seeing a "502 Bad Gateway" error.

What would be the potential cause of this issue?

A.

Because there was a deploy and cache was cleared, there is an increased load on the AEM Publish Instances.

B.

The replication agents are stuck which is causing load on the publish instances.

C.

The new dispatcher configurations are not pointing at the correct publish instances.

D.

Not all the OSGi bundles restarted after the code deploy causing the publishing instances not to be responsive.

After building an AEMaaCS website, it was found that non-cached secured static content will put too much load on the servers. How can this secured static content be cached without creating a security concern?

A.

Cache the secured content on the CDN using AuthChecker module

B.

Cache the secured content on the CDN and return "Cache-Control: private" on the HTTP header

C.

Cache the secured content on the dispatcher using AuthChecker module

D.

Cache the secured content on the dispatcher and return "Cache-Control: private" on the HTTP header

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

A renowned eCommerce company's flagship product page witnesses a dramatic surge in traffic during the holiday seasons. Over the past few sales events, users have highlighted slower load times and sporadic outages. Preliminary analysis suggests that the current setup might be straining under the increased traffic. The company has recently integrated a Content Delivery Network (CDN) and plans to fine-tune the dispatcher settings. The leadership emphasizes ensuring a seamless user experience for the forthcoming holiday season and wants to leverage the CDN and dispatcher optimally.

Given the situation described, which two approaches should be prioritized to bolster the performance and resilience of the product page during peak traffic? (Choose two.)

A.

Performing Integration Testing to validate third-party APIs

B.

Performing Load Testing to mimic high traffic scenarios

C.

Performing testing of cache efficiency of dispatcher and CDN

D.

Performing Penetration Testing for securing the site

A client wants to change how they publish their content. Refer to the following client business requirements:

• The client has a seasonal business that has significant content changes across their site that need to be rolled out at once based on the season change over date.

• The content authors need to be able to work one season in advance of publish dates to ensure that all changes can be completed on time.

• The content authors need a way to indicate that all the seasonal changes are ready. If the content changes are not completed, then the pages should not get published.

• The content authors need the ability to modify the current live pages without rolling back changes for a future content rollout.

What approach should the Architect recommend?

A.

Use the Versioning feature when editing a page to toggle and publish changes when ready.

B.

Use the Manage Publication with scheduling value set to the season change over date when changes are completed.

C.

Create a Project inside of AEM for each new season and create a task for notifying that changes are completed.

D.

Use Launches inside of AEM for each new season and use the production ready flag to show changes are completed.