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?
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?
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?
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?
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?