Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the Adobe Adobe Experience Manager AD0-E124 Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

A corporate customer of AEM as a Cloud Service plans to launch a new feature on the website. This feature uses an internal Java API that is available in the artifact repository managed by IT. Authentication to the repository is secured with Basic Authentication.

The DevOps engineer needs to make this dependency available to Cloud Manager. What should the DevOps engineer do?

Options:

A.

Download the Java API dependency and add it to the project Git repository under the path ui.apps/src/main/content/jcr_root.


B.

Use a secure CI/CD job to upload the Java API dependency to the adobe-public nexus repository.


C.

Add a file to the project at path .cloudmanager/maven/settings.xml and use the command aio cloudmanager:set-pipeline-variables.


D.

Add the Basic Authentication credentials directly inside the root pom.xml file.


Expert Solution
Questions # 12:

A DevOps engineer is onboarding new members onto Cloud Manager. One new team member, a developer who is granted the Developer role, logs in successfully. The new team member cannot trigger a Build on the non-production pipeline because the build button does not display.

The new team member checks their role in the profile using the User Roles section and confirms that the Developer role is assigned.

How can this issue be resolved?

Options:

A.

The team member needs to regenerate their Git access password.


B.

The team member needs to have Build permissions in the Admin Console.


C.

The team member needs the Deployment Manager role.


D.

The team member needs the Business Owner role.


Expert Solution
Questions # 13:

During the Non-Production pipeline, an issue occurs with a Security Rating of B. Based on the Review Results, all critical and mandatory tests passed.

What should the DevOps engineer do to proceed with the build?

Options:

A.

Switch on Override failed results and submit.


B.

Bypass testing for security and proceed to performance.


C.

Reject the deployment and restart it again.


D.

Reconfigure the pipeline to pull from another branch.


Expert Solution
Questions # 14:

A DevOps engineer receives notifications from the monitoring system about a bundle being stuck in "installed" state.

• A new version of an OSGi bundle was recently deployed.

• All author and publish instances are affected.

• Manually starting the bundle does not solve the issue.

What prevents the OSGi bundle from being activated?

Options:

A.

At least one OSGi component throws an exception during activation.


B.

At least one OSGi component reference is unsatisfied.


C.

At least one OSGi bundle marked as a dependency is not available in the instances.


D.

At least one OSGi component has ConfigurationPolicy set to "required" and no configuration is provided.


Expert Solution
Questions # 15:

The development team asks the DevOps engineer for help to set up Java remote debugging on a local AEM instance to debug an AEM application. The DevOps engineer needs to activate remote debugging on port 8000.

Which JVM parameter should the DevOps engineer add to perform this task?

Options:

A.

-Dcom.sun.management.jmxremote.port=8000 -Djava.rmi.server.hostname=localhost


B.

-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n


C.

-Djava.awt.headless=true -javaagent:local.jar=8000


D.

-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000,suspend=n


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions