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 24 Discussion

Actual exam question for Adobe's AD0-E906 exam
Question #: 24
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:

Wei
8 days ago
Option C specifies deploying to only AEM Cloud Service author environment, which meets the requirement perfectly.
upvoted 0 times
...
Gregoria
14 days ago
Hmm, I'm not sure. This question is making my head spin like a top! Maybe I need to take a coffee break before attempting this one.
upvoted 0 times
...
Royal
17 days ago
Why do you think Option C is better?
upvoted 0 times
...
Tamesha
23 days ago
Option C looks like the way to go. Deploying to the author environment seems straightforward with that choice.
upvoted 0 times
Coral
20 days ago
I agree, Option C seems like the best choice for deploying to the author environment.
upvoted 0 times
...
...
Wei
24 days ago
I disagree, I believe Option C is the best choice.
upvoted 0 times
...
Royal
27 days ago
I think the developer should choose Option A.
upvoted 0 times
...

Save Cancel