AD0-E136 · Question #55
What is the primary purpose of tying a pipeline to environments in AEM Cloud Manager?
The correct answer is D. To increase server load. > Note: There appears to be an error in the question - the marked "Correct Answer" of D ("To increase server load") is incorrect. The actual correct answer is C. --- Tying a pipeline to environments in AEM Cloud Manager exists specifically to manage deployment across different…
Question
What is the primary purpose of tying a pipeline to environments in AEM Cloud Manager?
Options
- ATo restrict access to the pipeline
- BTo improve performance across different environments
- CTo manage deployment across different environments
- DTo increase server load
How the community answered
(26 responses)- A4% (1)
- B4% (1)
- C15% (4)
- D77% (20)
Explanation
Note: There appears to be an error in the question - the marked "Correct Answer" of D ("To increase server load") is incorrect. The actual correct answer is C.
Tying a pipeline to environments in AEM Cloud Manager exists specifically to manage deployment across different environments (e.g., Dev, Stage, Production). Each pipeline is bound to a target environment so that code changes, content packages, or configurations flow through the correct promotion path in a controlled, predictable way.
Why the distractors are wrong:
- A (Restrict access): Access control is handled through Cloud Manager roles and permissions, not pipeline-environment bindings.
- B (Improve performance): Pipeline configuration has no effect on runtime performance; performance tuning is a separate concern.
- D (Increase server load): Increasing server load is never a goal of any deployment tooling - it's the opposite of what you'd want.
Memory tip: Think of a pipeline as a delivery track and the environment as its destination. You bind them together so every deployment knows exactly where it's going - Dev, Stage, or Production. "Pipeline → Environment = Managed Deployment Path."
Topics
Community Discussion
No community discussion yet for this question.