Free AD0-E116 Exam Braindumps (page: 3)

Page 2 of 24

An application contains an OSGi configuration that contains a password.

How should a developer prevent this sensitive information from being stored in plain textin JCR?

  1. 1. Use console at /system/console/crypto to encrypt the value
    2. Either create an encrypted value for each AEM instance and use runmodes to apply the
    different values or make sure relevant instances share the same master key
    3. When loading thevalue in the code, call CryptoSupport.unprotect(_) before using the
    value
  2. 1. Use console at /system/console/configMgr and tick the checkbox "encrypt" before
    saving a configuration
    2. Use encrypted values work across all instances
    3. When loading the value in the code, call CryptoSupport.unprotect(...) before using the
    value
  3. 1. Use console at /system/console/crypto to encrypt the value
    2. Either create an encrypted value for each AEM instance and use runmodes to apply the
    different values or make surerelevant instances share the same master key
    3. Sensitive information is automatically decrypted using the CryptoSupport OSGi service
    before the value is returned
  4. 1. Use console at /system/console/configMgr and tick the checkbox "encrypt"
    beforesaving a configuration
    2. Either create an encrypted value for each AEM instance and use runmodes to apply the
    different values or make sure relevant instances share the same master key
    3. Sensitive information is automatically decrypted using the CryptoSupport OSGi service
    before the value is returned

Answer(s): A



Two AEM publish instances feed a single Dispatcher.

Which part of the Dispatcher configuration should a developer review to ensure both AEM publishinstances are used?

  1. virtualhosts
  2. farms
  3. filter
  4. cache

Answer(s): B



A custom AEMapplication has a run time dependency to a third party OSGi bundle that is NOT included in out-of-the-box AEM. The third party dependency needs to be available for multiple applications and be upgraded separately from the custom AEM application.

How should a developer make sure that the bundle is installed on all environments?

  1. Add the dependency to the third party bundle in pom.xml of the project bundle
  2. Embed the third party bundle in the bundle that depends on it
  3. Embed the bundle in a content package to have it automatically deployed
  4. Declare the dependency correctly using a link to the OSGi Bundle Reposirory (OBR)

Answer(s): C



Too many pages are invalidated in the dispatcher cache when a page is published.

What is most likely causing this issue in the dispatcher configuration?

  1. Sticky session are NOT configured properly, resulting in requests being delivered to the wrong server.
  2. The level of cache invalidation is NOT appropriate for the published content model.
  3. File globbing in the dispatcher configuration is NOT correct.
  4. The OS file systempermissions are NOT properly configured.

Answer(s): B






Post your Comments and Discuss Adobe AD0-E116 exam with other Community members:

AD0-E116 Discussions & Posts