Adobe AD0-E134 Exam Practice Questions (P. 2)
- Full Access (50 questions)
- One Year of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
Which configuration/section should be used to resolve the domain name by dispatcher?
- AConfiguration in vhosts file
- BConfiguration in filters.any
- CConfiguration in httpd.conf
- DConfiguration in DNS
Correct Answer:
D
D
send
light_mode
delete
Question #7
Which configuration must be applied to enable re-fetching of cached items based on Cache Headers sent by AEM?
- A/autoInvalidate true
- B/autoInvalidate "1"
- C/enableTTL true
- D/enableTTL "1"Most Voted
Correct Answer:
C
C
send
light_mode
delete
Question #8
A developer needs to create a runmode-specific OSGi configuration for an AEM as a Cloud Service implementation.
In which location should the OSGi configuration be created?
In which location should the OSGi configuration be created?
- Acore project, (/core/..,/config.<runmode>) folder
- Bui.config project, (/config/.../config.<runmode>) folder
- Call project, (/all/.../config.<runmode>) folder
- Dui.apps project, (/apps/.../config.<runmode>) folder
Correct Answer:
B
B
send
light_mode
delete
Question #9
An AEM application wants to set up multi-tenancy using Adobe-recommended best practices and bind multiple configurations to it.
Which of the following options is recommended?
Which of the following options is recommended?
- Aimport org.apache.felix.scr.annotations.Component;
@Component(label = “My configuration”, metatype = true, factory= true) - Bimport org.osgi.service.component.annotations.Component;
@Component(service = ConfigurationFactory.class) - Cimport org.osgi.service.metatype.annotations.AttributeDefinition; import org.osgi.service.metatype.annotations.ObjectClassDefinition;
@ObjectClassDefinition(name = “My configuration”) - Dimport org.osgi.service.component.annotations.Component;
import org.osgi.service.metatype.annotations.Designate;
@Component(service = ConfigurationFactory.class)
@Designate(ocd = ConfigurationFactorylmpl.Config.class, factory=true)
Correct Answer:
D
D
send
light_mode
delete
Question #10
An AEM application requires LDAP Service integration to synchronize users/groups.
Which two OSGi configuration are required for LDAP integration in AEM? (Choose two.)
Which two OSGi configuration are required for LDAP integration in AEM? (Choose two.)
- AApache Jackrabbit Oak AuthorizableActionProvider
- BApache Jackrabbit Oak Solr server provider
- CApache Jackrabbit Oak CUG Configuration
- DApache Jackrabbit Oak External Login Module
- EApache Jackrabbit Oak Default Sync Handler
Correct Answer:
DE
DE
send
light_mode
delete
All Pages
