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
What defines the current policies applied for a node, which is set locally or inherited from parent nodes?
A. Local Access Control Policies
B. Effective Access Control Policies
C. Global Access Control Policies
D. Applicable Access Control Policies
A customer wants to allow logged in/authenticated users to mark pages delivered from AEM as their
favorite. The favorites are stored and retrieved using REST API from AEM.
The POST REST API call to store favorites always fails with a 403-forbidden error.
Which two configurations should the Architect review? (Choose two.)
A. Session timeout configuration
B. CSRF token configuration
C. Apache Sling Referrer Filter configuration
D. Authentication handler configurations
E. User Sync handler configuration
A customer has a website with 10,000 pages and wants to improve performance. Which option should be used?
A. Advise to use URL parameters instead of sling selectors
B. Increase .stat file level from the default
C. Decrease .stat file level from the default
D. Specify a wildcard allow rule in the invalidate section
A customer is hosting AEM in-house and plans to upgrade from CQ 5.6 to AEM 6.4. Which area has the highest impact during the upgrade plan?
A. Analyzing and Cleanup Process of Hardware
B. Migration of AEM Components/Content
C. Migration of the Content Repository
D. Migration of AEM Services
Which AEM pre-deployment action should the Architect do after final UAT testing but prior to a live production launch?
A. Understand migration requirements
B. Execute relevant AEM licensing and maintenance agreements
C. Stress test all Dispatchers and Publish instances
D. Forecast overall visitor traffic
A product company has many authors who constantly add/remove products on an author instance and publish them. These products display on a product catalog page. End users report that the catalog page does not always show the latest products. The catalog page does not use any REST APIs or JavaScript. The page needs to be cached.
What should the Architect do to resolve this issue?
A. Use Sling Dynamic Include with Server Side Include (SSI)
B. Configure a shorter TTL for the page on dispatcher
C. Configure a shorter max-age value for Cache-Control header
D. Set statfileslevel property to 1 in dispatcher configuration
An author makes changes to a page and performs replication to a publish site. Adobe Launch is used to add Analytics tags to the page. The old version of the page still appears on the dispatcher.
The Architect cleared the local browser and dispatcher cache. Also, replication queue has been verified and there are no pending replication jobs.
Which two steps should be performed to resolve this issue? (Choose two.)
A. Check that the stat files are not missing on the dispatcher
B. Check that permissions are appropriate for the resources
C. Check that dependent components and templates are available on Publish
D. Check that the replication agents are configured
E. Check that the launch libraries have been published
A client states they will have approximately 1 million page views per month with approximately 30% of the traffic being Authenticated/Secure content. The Architect is recommending two Publish servers and a single Dispatcher.
What is the purpose of the Dispatcher in this scenario?
A. Serves as document repository and caching mechanism
B. Serves as Load Balancer and caching mechanism for non-secure content
C. Serves as Load Balancer only
D. Caches Authenticated/Secure content and serves as Load Balancer
A customer's article search page queries using a XPath expression from a very large number of article pages on AEM. The page takes a long time to respond regardless of the number of results.
What is causing this issue?
A. XPath expression based queries
B. Dispatcher cache is not properly configured
C. Rendering logic is not optimized for large results
D. Indexing is not configured