Which datastore is useful when the datastore is on Network File System (NFS}?
A developer wants to build an AEM project with a specific version. Which property on Maven would be used for this purpose9
A developer has created a custom workflow model. While using this custom workflow model on multiple assets/pages, an individual workflow instance is getting started for each asset/page.
Which property can be enabled to start a single workflow instance if multiple assets/pages have been selected7
A developer wants to write a Java service that will serve some data to the custom component.
Which one of the Maven modules is the place to create this service?
A developer has to enable the indexing of multiple properties asynchronously. Which type of index would the developer use?
Which two configurations will be applied if an instance starts with the run modes author, dev, and emea7 (Choose two.)
Given this configuration property:
Which page will be cached on the dispatcher?
A developer is using a Sling Model to apply some business logic to the values stored in the JCR before outputting them to the page, and all injected fields are optional for this model.
What is the proper way to apply this behavior on the class level?
A developer needs to remove all the selectors from the linkValue.
Assuming linkValue = 'path/page.woo.too.html', which two HTL approaches would be used to complete this task? (Choose two.)
A front-end developer working on an AEM SPA project cannot see the property that should be exposed in the JSON of the new component added to the homepage.
Which option would give information if the required property is exposed by the Sling Model?