Questions Flashcards
Which feature is associated with AEM 6.5 out-of-the box?
A. Integrated News
B. Blog Posting
C. Template Editor
C. Template Editor
A content author wants to author multiple tables across the site. The rows and column vary for each table. Which training should the AEM Business Practitioner provide to the author to achieve this requirement?
A. How to create a custom table component
B. How to use HTML component to write HTML code directly
C. How to use the table plugin that is available in the Rich Text Editor
C. How to use the table plugin that is available in the Rich Text Editor
A client wants to offer products in ten different countries, and all of the sites will be created with a Live Copy. Certain features will be inherited from their source so the author is able to create the site in an efficient manner. Which two features will be inherited from the source? (Choose two).
A. Content
B. OSGI Language Configuration
C. Running workflow data
D. Page Properties
A. Content
D. Page Properties
A content author wants to have the same structured content across multiple pages on a site. Which training should the AEM Business Practitioner provide to the author to achieve this requirement?
A. How to use Experience Fragments
B. How to use Copy and Paste features to duplicate content across multiple pages
C. How to create the required content whenever it is needed
A. How to use Experience Fragments
A client needs to upgrade from using JSPs to HTL (formerly known as Sightly) as a front-end solution. What are two of the benefits of making this change? (Choose two.)
A. Access to OSGI configuration by using easy-to-use markup text.
B. Increased security by offering out-of-the-box cross-site scripting protection.
C. Easier access to underlying Sling Models where front-end developers can create custom business logic.
D. Better productivity of front end developers because there is no need to know Java programming language.
B. Increased security by offering out-of-the-box cross-site scripting protection.
D. Better productivity of front end developers because there is no need to know Java programming language.
Which Container Component is available as part of AEM as a Cloud Service Core Components?
A. Teaser
B. Embed
C. Carousel
C. Carousel
Which Template Component is available as part of AEM as a Cloud Service Core Components?
A. Title
B. Breadcrumb
C. Separator
B. Breadcrumb
A content author has finished authoring a page and now wants to verify the authored page in publish server. Which training should the AEM Business Practitioner provide to the author to achieve this requirement?
A. How to create a package in the author server and then upload and install it on publish server.
B. How to use Publish page option available in Page information menu.
C. How to create a package in the author server and then replicate it to the publish server.
B. How to use Publish page option available in Page information menu.
What are two benefits of using a SPA, from the developers perspective? (Choose two.)
A. The developers will have a clean separation of concerns between content and presentation.
B. The developers can make use of restful JSON as API.
C. The developers can easily use HTL with Java Sling models.
D. The developers can use project workflows to pass data from backend to frontend.
A. The developers will have a clean separation of concerns between content and presentation.
B. The developers can make use of restful JSON as API.
A client is advised to use a Single Page Application for a medical facility websites. What are two reasons that the client is being advised to use this page application? (Choose two.)
A. It relies on AJAX calls to load data asynchronously
B. It uses AEM JobManager to update content in sync
C. It is rendered server-side relying on Java Models and templating language.
D. It is rendered client side while being primarily JavaScript driven.
A. It relies on AJAX calls to load data asynchronously
D. It is rendered client side while being primarily JavaScript driven.
Which natural language processing technology is available out-of-the-box in AEM for auto-text summarization?
A. CoreNLP
B. Adobe Sensei
C. Adobe Target
B. Adobe Sensei
A non-admin user is attempting impersonation. Under which circumstance would this impersonation be successful?
A. The user has read permission to /home/wcm/impersonate path.
B. The user is part of OOTB impersonator group.
C. The user has read permission on /home/users path.
C. The user has read permission on /home/users path.
There is a business requirement where a failed AEM update on a production server should cause automatic rollback of state environment to make sure all environments are on the same version. Which version of AEM should be used to complete this?
A. AEM before 6.5 version.
B. AEM as a Cloud Service
C. AEM as a Managed Service
B. AEM as a Cloud Service
Which two email marketing solutions are available to integrate into AEM as Third-Party Services? (Choose two.)
A. ExactTarget
B. Mailchimp
C. Silverpop Engage
D. Pushwoosh Connection
A. ExactTarget
C. Silverpop Engage
There is a business need for AEM architecture that should be dynamic, with a variable number of images and auto-scalable. Which version of AEM should be used to complete this task?
A. AEM as a Managed Service
B. AEM as a Cloud Service
C. AEM On-Premise
B. AEM as a Cloud Service
Which section of the dispatcher .any file controls the behavior of permission-sensitive caching?
A. /stickyConnections
B. /allowAuthorized
C. /auth_checker
C. /auth_checker
A technical team needs to develop an AEM Demo project with a couple of requested components, just to present how AEM Touch-UI works. The end date to finish is close, so the development team would like to avoid writing unit tests. Which version of AEM should be used to complete this task?
A. AEM On-Premise
B. AEM 5.6.1
C. AEM as a Cloud Service
A. AEM On-Premise
An everyone group is present in a production publish environment. Which action should be taken in respect to this everyone group?
A. The everyone group should be left as is.
B. The everyone group should be deleted before go-live.
C. The everyone group should be denied permission on /apps/<project-folder></project-folder>
A. The everyone group should be left as is.
Which cache header will prevent the file from getting cached in dispatcher?
A. response.setHeader(“Dispatcher”, “no-cache”)
B. response.setHeader(“Cache-Control: no-cache”)
C. response.setHeader(“Pragma: no-cache”)
A. response.setHeader(“Dispatcher”, “no-cache”)
Which two social media networking services login options are available for AEM integration as Third-Party Services? (Choose two.)
A. Facebook
B. LinkedIn
C. Instagram
D. Twitter
A. Facebook
D. Twitter