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
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 customer wants to implement an AEM solution to serve localized content to several regional websites. Which AEM capability should the Architect recommend?
A. Use translation connector and Multi Site Manager
B. Use il8N API and Multi Site Manager
C. Use translation connector and il8N API
D. Use translation connector and translation workflows
A company is implementing a new e-commerce site that is expected to get seasonal and flash-sale induced traffic peaks from all over the world. It is projected that a minute of downtime could cause excessive lost revenue. The company
management wants to keep resource utilization to optimal levels without experiencing degradation to avoid introducing bugs in the system.
The Architect needs to choose between AEM 6.5 and AEM as Cloud Service.
What are the two most critical non-functional requirements the Architect must consider? (Choose two.)
A. Scalability
B. Availability
C. Reliability
D. Maintainability
E. Usability
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
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
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.