Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Adobe Exam AD0-E906 Topic 1 Question 21 Discussion

Actual exam question for Adobe's AD0-E906 exam
Question #: 21
Topic #: 1
[All AD0-E906 Questions]

A developer needs to deploy com myCompany.ui.content package to only AEM Cloud Service author environment Which option should the developer choose to meet the requirement?

A)

B)

C)

D)

Show Suggested Answer Hide Answer
Suggested Answer: A

The requirement is to deploy the com.myCompany.ui.content package specifically to the AEM Cloud Service author environment. The key here is ensuring that the package is targeted correctly to the author instance, without affecting other environments.

Option A uses the following target:

<target>/apps/my-company-packages/content/install.author</target>

The use of install.author ensures that the package will only be installed on the author environment of AEM as a Cloud Service, meeting the developer's requirement. This is a common approach in AEM Cloud Service projects, where you differentiate between environments using the appropriate subfolder (in this case, author).

Option B (author.install) and Option D are similar but incorrect because they are not standard for specifying the exact environment, while Option C (install/) is too generic and could apply to both author and publish environments.

Refer to the AEM Cloud Service documentation on deployment and package management for more details on targeting specific environments such as author during content deployment.


Contribute your Thoughts:

Genevieve
1 days ago
I think the developer should choose Option A.
upvoted 0 times
...
Darrin
4 days ago
I'm feeling Option B. It just has that 'I know what I'm doing' kind of vibe, you know?
upvoted 0 times
...
Willard
5 days ago
Option C looks like the way to go. Straight to the point, no messing around.
upvoted 0 times
...

Save Cancel