Adobe AD0-E106 Practice Test - Questions Answers, Page 6
List of questions
Related questions
An AEM instance is restarted with the command: java -Dsling.run.modes=author -jar cq-publish.jar -r author. The sling.properties includes the line sling.run.modes=publish.
In which runmode is AEM started?
A.
Author runmode because the -r parameter has the highest priority
B.
Publish runmode because it is determined from the quickstart jar filename
C.
Author runmode because the system property sling.run.modes has the highest priority
D.
Publish runmode because the sling.properties file has the highest priority
A DevOps Engineer is deploying an AEM environment in a private network.
How can the DevOps Engineer restrict other clients or applications from flushing the cache?
A.
Set up client certificate authentication in the dispatcher configuration
B.
Set permissions on the publish instance by using Access Control Lists to allow the publish instance private IPs
C.
The allowedClients section in the dispatcher configuration should only allow the publish instances private IPs
D.
Configure the /filter section of the dispatcher configuration with an allow rule to make sure the correct client's private IPs are allowed to flush the cache
A company needs to support 1500 unique users per day and 300 concurrent users for their author instance.
Which persistence storage option should the DevOps Engineer select?
A.
TarMK
B.
S3
C.
MongoMK
D.
RDBMS
According to Adobe best practices, how should a DevOps Engineer tailor the OSGi service configurations depending on the type of environment?
A.
Leverage configuration files in runmode dedicated folder
B.
Leverage multiple content packages for each environment
C.
Use environment variables to identify the instance and environment type, then load the appropriate configuration files accordingly
D.
Provide default configuration in the content package, and apply the differences using the OSGi console
Question