The home page of an ecommerce site displays properly on the Author instance. The same page on the Publish instance is rendered with missing styles and fonts. It is confirmed that all necessary components,
templates, client libraries, and user permissions have been replicated. What should the Architect do to resolve the issue?
A. Use dependencies property
B. Use categories property
C. Use allowProxy property
D. Use embed property
A large digital agency has 10 TB of assets in their DAM where renditions for each Asset must be created without affecting performance for the authors.
Which capability should the Architect recommend to meet the requirements?
A. Create AEM multi-threaded workflow
B. Use AEM Asset Offloading
C. Update dispatcher configuration to cache Assets
D. Reduce the number of AEM Asset versions
How does AEM provide the page model to a Single Page Application (SPA)
A. The SPA requests the HTML from AEM usimg HTL or JSP
B. The SPA requests the structure through the DOM
C. The SPA requests the page model from the Content Services.
D. The SPA page model is provided in client libraries.
A customer wants to expose existing content from AEM to other applications. What solution should the Architect recommend to meet this requirement?
A. Use the metadata export pool
B. Use the AEM Data Services interface
C. Use Content Services
D. Create a custom data importer service
A Slack channel needs to be updated in real time when an Asset is changed in AEM. How should an Architect accomplish the task?
A. Use a JMS event
B. Use a JCR event listener
C. Use a Sling Job
D. Use an Adobe IO event
A customer wants to upgrade their AEM instance from 6.3 to 6.4 using the "In-Place" method. The goal is to eliminate the need to migrate content and recreate user permissions.
What are two disadvantages of doing an "In-Place" upgrade instead of a "Clean Install and Migrate" approach? (Choose two.)
A. Possibility that the upgrade significantly corrupts an otherwise working implementation
B. High probability that the upgraded system inherits existing platform errors/configuration issues
C. In-Place upgrades may not display the correct AEM version number after upgrades
D. The Dispatcher .stat file needs to be recreated
E. Eliminates the need to migrate content, partially implementations with large DAM repositories
Which dispatcher configuration can prevent unauthorized calls to clear the cache?
A. /allowAuthorized
B. /sessionmanagement
C. /secure
D. /allowedClients
What should an Architect recommend to lower website response times for international audiences?
A. Enable TTL-based caching on Dispatcher
B. Enable TTL-based caching on HTTP proxy
C. Enable TTL-based caching on CDN
D. Enable TTL-based caching on Publisher
A customer's implementation leverages Content Services. The JSON response is not accessible via the dispatcher. Which two configurations should the Architect verify? (Choose two.)
A. Modify ACLs through User Management
B. Modify URL re-write rules on the dispatcher
C. Allow JSON content type headers in dispatcher configuration
D. Allow JSON extension in dispatcher configuration
E. Modify Allow/Deny rules on the dispatcher
A customer has 2TB of DAM assets on-premise.
Which deployment model should an Architect recommend to increase AEM server performance?
A. File datastore with default serialization
B. S3 datastore with binary less serialization
C. File datastore with binary less serialization
D. S3 datastore with default serialization