An AEM Sites implementation is migrating from on-premise to AEM as a Cloud Service. Previously, the application was deployed in a single package for both code and access policy nodes. After initial deployment and testing in the new infrastructure, it is reported that user permissions are not working as expected.
What change should the Architect make to address this issue?
A. Update package metadata to use MergePreserve for handling access policy nodes
B. Move access policy nodes to a dedicated package and install manually
C. Refactor access policy nodes to Apache Sling JCR Repoinit scripts in the same package
D. Document permissions and request the Customer Success Engineer to configure
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 is modernizing some of their AEM sites to go from static to editable templates so they can use the latest features around has the following parameters:
1.
The client currently has a dozen static templates that they want to move to editable templates.
2.
The existing pages use the parsys paragraph system for storing components.
3.
Each page based on one of the static templates has its own custom properties tab that is unique for that template type.
4.
The client wants template authors to be able to create the editable templates.
Which approach should an Architect use to meet these requirements?
A. 1. Use a new page component for editable templates based on the core components page component
2. Migrate page properties to respective components dialogues
B. 1. Use a new page component for editable templates based on the core components page component
2. Convert page properties to policies
C. 1. Use the same page components for editable templates
2. Use a new template type for each static template
D. 1. Use the same page components for editable templates
2. Create a new editable template based on each of the existing page components
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
A client wants to change how they publish their content. Refer to the following client business requirements:
1.
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.
2.
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.
3.
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.
4.
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.
A client designs a new experience for one of their brand sites with the following parameters:
1.
The new experience should behave like a desktop application ?There is a lot of dynamic content in the app
2.
SEO and initial page load are a top concern for the client
3.
The client's marketing team needs to be able to author the content with a WYSIWYG editor Which approach should the Architect use to meet these requirements?
A. Use AEM as a headless CMS
B. Use the traditional server side components on the website
C. Use the SPA Editor SDK with Server Side Rendering
D. Create a set of API-driven components
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. Reduce the number of AEM Asset versions
B. Create AEM multi-threaded workflow
C. Use AEM Asset Offloading
D. Update dispatcher configuration to cache Assetsa
A financial sector client is using AEM 6.5 on premise. The creative team needs to create the content for the various marketing campaigns that are scheduled. The client wants to use Experience Fragments (XF) to accelerate content creation for marketing purposes.
Which Data flow diagram should an Architect use to communicate requirements to the client network team?
A. OptionA
B. OptionB
C. OptionC
D. OptionD
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 onpremise 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.