A large retail company has integrated AEM into its commerce stack. Logged in users can submit product ratings through the ratings" component. To ensure initial ratings do not skew results too far positive or negative, the company plans to show the tallied ratings only after a minimum number of submissions has occurred.
For which reason must the ratings component be extended to meet these requirements?
A. Only the average rating is available via API
B. The Tally/Rating Component API does not provide the number of user responses.
C. The author must be able to provide the minimum number of votes for display.
D. A custom rating service must be created to support this functionality.
A large telecommunications company is leveraging the capability of AEM to integrate with SAML.
The architect must configure the SAML Authentication Handler. By default the SAML 2.0 Authentication handler is disabled.
Which two OSGi configuration properties must the architect set to enable the SAML 2.0 Authentication handler? (Choose two.)
A. The public certificate of the identity provider
B. The identity provider POST URL
C. The Service Provide Entity ID
D. The Service Ranking
During a discovery workshop, a content editor must be able to publish any page for English and French versions of the website. The architect could put the extra permission against only the specific user profile. Instead, the architect creates a group, sets the group's permissions, then the replicates permissions on the both content/en and content/fr nodes.
What is the likely reason for the architect's decision?
A. Groups are easier to administer and manage user access rights.
B. Groups provide greater granularity of control over users.
C. Groups integrate into third-party security such as LDAP.
D. Group privileges are stronger than user privileges.
Which three requirements, can be met by using AEM OOTB features/components? (Choose three.
A. Use Google + to personalize user content
B. Hide pages within content hierarchy
C. Index PDF documents uploaded to AEM repository
D. Enter additional data while approving workflow content
A digital publisher is migrating to AEM. The primary goal is to provide a more user-friendly page authoring interface. The current content management system has been built in house by staff developers, runs on a top of a MySql database, and uses forms for content editing. Discovery meetings are being held with the business owners and content authors. What is the most significant and relevant conceptual change from the current CMS?
A. AEM uses a hierarchy-based repository.
B. AEM does NOT use a relational database.
C. AEM allows authors to drag-and-drop components to build pages.
D. AEM is written in Java.
Which Dispatcher settings restrict the IP addresses that can issue invalidation requests?
A. /allowedClients
B. /virtualhosts
C. /filter
D. /renders
During discovery of business requirements, an architect learns that some of the business requirements cannot be accomplished using standard out-of-the-box AEM components.
Which requirement can be achieved with out-of-the-box components?
A. Display the current temperature for a given location
B. Create an image carousel from a user-selected number of pages
C. Display a Google Maps interactive map for an authored location
D. Display the top X requested pages in a site
An architect is helping a multi-national news company design its project and determine requirements. The functionality requires several external feeds to display breaking news and live scores for major sporting events.
What is the most important factor for the architect to consider when meeting the performance requirements?
A. The authentication requirements from each feed
B. The number of JCR nodes each feed item requires
C. The import frequency of the feed
D. The payload type in which the feeds are returned
In AEM 5.6 and above, which two scenarios require that the Sling Referrer Filter's default configuration be changed? (Choose two.)
A. A JavaScript widget on an external website will be posting comments to an AEM page.
B. Automated scripts, using the curl command, will be executing HTTP PUT requests.
C. The SAML Authentication Handler is used to authenticate users.
D. The system host name does not match the external DNS name.
Which three tasks can users achieve with AEM Dispatcher? (Choose three.)
A. Provide load balancing
B. Poll AEM for content invalidation
C. Secure AEM application
D. Cache HTML content