Practice Free AD0-E123 Exam Online Questions
Which datastore is useful when the datastore is on Network File System (NFS}?
- A . S3DataStore
- B . FileDataStore
- C . CachingFileDataStore
Which offloading-related service is used by each AEM instance to connect to AEM Topology Connector?
- A . Cluster Service
- B . Discovery Service
- C . Topology Connector Service
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 . uicontent
- B . ui.apps
- C . core
Which default timing card is available when the Automated Maintenance Tasks are being accessed at serveraddress:port/libs/granite/operations/content/maintenance.html?
- A . Daily Maintenance Window
- B . Monthly Maintenance Window
- C . Quarterly Maintenance Window
A developer needs to use the AEM Core Components.
What is the recommended way to complete this task?
- A . By referencing them directly from the content
- B . By changing their component group to use them directly in editor
- C . By using proxy components
A developer wants to build an AEM project with a specific version.
Which property on Maven would be used for this purpose9
- A . <packageVersion>
- B . <version>
- C . <aemVersion>
The SAML Authentication Handler is disabled by default, and the developer wants to enable this handler
Which two properties must be at least one of the configured properties? (Choose two.)
- A . IDPURL
- B . Password of Key Store
- C . Identity Provider POST URL
- D . Service Provider Entity ID
An author wants to define a blueprint configuration to identify an existing website that will be used as the source for one or more live copy pages.
Which two structure rules must the content author follow? (Choose two.)
- A . The root of each language branch has at least two child pages
- B . The immediate child pages of the root are language branches of the web site.
- C . Each language page must have a country child page.
- D . The web site should have a single page as the root.
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?
- A . [homepage-path]/model.json
- B . [homepage-palh]/s ling j son
- C . [homepage-path]/sling-model.).json
How would a developer define global project properties in Maven project structure?
- A . <properties> section of the "core" package pom.xml
- B . <properties> section of the "all" content package pom.xml
- C . <properties> section of the parent pom.xml