1.
In a typical author, publish and dispatcher setup, where is the dispatcher flush configured?
2.
Which property is deprecated while resolving a template (T) that can be used as a template for page (P)?
3.
You are logged in as userA and you are impersonating userB. How are your activities logged in the access.log?
4.
Which is a valid out-of-the-box sling run mode?
5.
What does the vlt command 'resolve' do?
6.
You add "sling.run.modes=publish/f in sling.properties and start the instance using the command "java -jar aem-6-p4502.jar -r author". In which mode will the instance start?
7.
What is the optimal way to check-out content from the JCR repository to the local file system?
8.
An author and publish instance has a shared data store with a very large number of assets. Which type of replication is recommended to avoid duplication of data?
9.
In a typical Maven project, you will have a content module that contains a file src/main/content/META-INF/vault/filter.xml which defines the filters for the AEM package built by Maven.
Your project has this structure:
Select the correct filter entry that would be included in the src/main/content/META-INF/vault/filter.xml file:
10.
The default installation location for AEM 6.0 in an Application Server is ${user.dfr}/crx-quickstart. Which method is used to change this location?