In an AEM as a Cloud Service environment, which repository areas are considered as immutable?
A. /content and /libs
B. /content and /etc
C. /apps and /libs
D. /apps and /content
An AEM application development team is assigned a task to create an Event-Driven Data Layer implementation for an Analytics solution. Which Adobe recommended best practice should the developer choose?
A. Use Adobe Experience Platform's data layer to integrate with AEM.
B. Create a custom data layer and add each component template, and its properties to the data layer
C. Use Adobe Client Data Layer and integrate with Core components.
D. Create an Adobe Cloud Service configuration to use third-party tool's data layer.
An AEM server is overloaded with too many concurrently running workflows. The developer decides to reduce the number of concurrent workflows. What should be configured to reduce the number of concurrent workflows?
A. The number of threads in Scheduler
B. The number of threads in Apache Felix Jetty Http Service
C. Launchers for each workflow
D. Maximum Parallel Jobs in OSGI console
A developer has to create a Logger and Writer pair for the company's application logging. Which OSGi configurations should the developer use?
A. Apache Sling Logging Logger Configuration and Apache Sling Logging Configuration
B. Apache Sling Request Logger and Apache Sling Logging Writer Configuration
C. Apache Sling Logging Logger Configuration and Apache Sling Logging Writer Configuration
Which attribute must be present in all filter rules in AEM dispatcher configuration?
A. /type
B. /selectors
C. /url
D. /glob
Which type of Cloud Manager tests are enabled for all Cloud Manager production pipelines and cannot be skipped?
A. Code Quality Testing
B. Experience Audit Testing
C. Ul Testing
D. Functional Testing
A development team is starting a new AEM project that is going to integrate with the Adobe Commerce platform. The developer needs to create a new AEM project using the Maven command line interface.
How can the 'mvn -B archetype:generate' command help the developer with the integration between AEM and Adobe Commerce?
A. Using the property 'commerceModule=AdobeCommerce' can provide a path to an external jar that integrates between the platforms.
B. Using the property ,aemVersion=cloudl automatically provides a report with integration guidelines.
C. Using the property 'includeCommerce=y'1 the command will generate specific Commerce Core Components.
A developer needs to create a project based on AEM Project Archetype with a specific AEM as a Cloud Service SDK version on the local environment. Which two properties must be defined when creating this project? (Choose two.)
A. aemVersion=cloud
B. sdkVersion=2022.5.7575.20220530T152407Z-220401
C. sdkVersion=latest
D. aemVersion=latest
E. aemVersion=2022.5.7575.20220530T152407Z-220401