All Practice Exams

100+ Free AEM Sites Architect Master Practice Questions

Pass your Adobe Experience Manager Sites Architect Master exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
Not publicly published Pass Rate
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

During Discovery for a new AEM Sites program, which artifact is most useful for sizing AEM author and publish capacity?

A
B
C
D
to track
2026 Statistics

Key Facts: AEM Sites Architect Master Exam

50

Scored Questions

Adobe certification page

100 min

Time Limit

Adobe certification page

58%

Passing Score

29 of 50 per Adobe

$225

Exam Fee USD

$150 in India

44%

Largest Domain

Solution Design

3 yrs

Recommended Experience

Adobe recommendation

Adobe lists 50 scored questions, a 100-minute time limit, a 58% passing benchmark equal to 29 of 50 correct, and a US$225 fee (US$150 in India) for AD0-E117. The blueprint splits into four weighted lifecycle domains led by Solution Design at 44%, with Implementation at 22%, Discovery at 18%, and Maintenance at 16%. Adobe recommends at least three years of hands-on AEM Sites architecture experience and the exam covers AEM 6.4, AEM 6.5, and AEM as a Cloud Service in English and Japanese.

Sample AEM Sites Architect Master Practice Questions

Try these sample questions to test your AEM Sites Architect Master exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1During Discovery for a new AEM Sites program, which artifact is most useful for sizing AEM author and publish capacity?
A.A list of preferred component names
B.Peak concurrent author sessions and expected publish TPS
C.The exact Sling resource type naming convention
D.The Git branching strategy
Explanation: Sizing an AEM environment requires concrete throughput numbers. Peak concurrent author sessions drive author CPU and memory; publish TPS plus average response size drive publish capacity, Dispatcher cache hit ratio targets, and CDN behavior. Component names, Sling resource-type conventions, and Git strategy are build-time concerns, not capacity inputs.
2A stakeholder says "the site must be fast." Which statement best converts this into a non-functional requirement?
A.Pages should load quickly on all devices
B.Time to First Byte under 200 ms at the CDN edge for the top 50 templates at the 95th percentile
C.Use a CDN and Dispatcher cache
D.Optimize images using AEM Asset Compute
Explanation: A non-functional requirement must be measurable, conditional, and testable. Specifying TTFB, the percentile, the scope (top 50 templates), and the measurement point (CDN edge) makes it verifiable and SLA-ready. The other options are either unmeasurable goals or implementation choices.
3A retailer plans 12 brand sites in 6 languages. Which Discovery question most directly drives the choice between MSM Live Copies and Launches?
A.What is the cost of AEM author licenses?
B.Will brand variants share rollout governance and inheritance, or are they only time-bounded campaign drafts?
C.Which IDE will developers use?
D.Which Java version runs on author?
Explanation: MSM Live Copies are designed for ongoing inheritance and governed rollouts across many brand or regional variants, while Launches are designed for time-bounded staged content changes that get activated together. Asking about inheritance versus time-bounded staging directly chooses between them.
4Which Discovery output is the strongest input for designing the Dispatcher cache topology?
A.Personalization rules and authenticated-user ratio
B.Author OSGi bundle list
C.Number of developers on the team
D.Preferred design system framework
Explanation: Personalization and authenticated traffic determine how much of the response is cacheable at the edge versus how much must be assembled per request. A high authenticated or personalized ratio forces architectural choices like Edge Side Includes, Sling Dynamic Include, or moving to client-side personalization to keep cache hit ratios high.
5During Discovery, the legal team requires that user-submitted form data never reach the Publish JCR. What is the best clarifying question to capture as a requirement?
A.Which JavaScript framework should the form use?
B.Will form posts be proxied to an external system of record, and what is the acceptable retention on AEM if any?
C.What is the AEM version?
D.Which Dispatcher version will be deployed?
Explanation: Capturing where the data goes (external system of record) and the maximum retention on AEM creates a testable requirement that drives form-handling architecture (custom form handler, Sling servlet to external API, no JCR persistence) and audit posture. The other options are implementation details unrelated to data residency.
6Which Discovery deliverable best supports an AEMaaCS migration decision from AEM 6.5 on-prem?
A.A heatmap of customizations against AEMaaCS-incompatible APIs and immutable-path conflicts
B.An updated logo style guide
C.The author server's hostname
D.A list of all DAM file extensions
Explanation: AEMaaCS forbids modifications to /libs and other immutable paths and deprecates several APIs. Mapping customizations against AEMaaCS constraints quantifies migration risk and feeds the refactor backlog before any code is moved.
7A client says they need "real-time" content updates worldwide. Which is the strongest follow-up question?
A.What is the maximum acceptable end-to-end publish-to-edge latency, and at what geographic percentile?
B.Will you use REST or GraphQL?
C.Should authors use the Touch UI?
D.Will the site be in English only?
Explanation: "Real-time" is unmeasurable; capturing the maximum acceptable publish-to-edge latency, the percentile, and the geography turns it into a testable SLA that drives replication, CDN purge, and caching strategy.
8Which assessment best evaluates an existing AEM 6.5 implementation before recommending changes?
A.A code-quality scan plus a current-state architecture review covering topology, content model, integrations, and observability
B.A list of installed fonts
C.Confirming the company's stock ticker
D.A review of the marketing calendar
Explanation: A defensible assessment combines static code quality (custom code, deprecations, security) with a current-state architecture review that captures topology, content modeling decisions, integrations, and observability. This produces a gap list that anchors every later design recommendation.
9A bank requires that PII never appear in logs. How is this best captured in Discovery?
A.As a non-functional security requirement with explicit log scrubbing rules and a verifiable audit method
B.As a UI copy guideline
C.As a Git commit policy
D.As a Sling resource-type rule
Explanation: Data-handling controls belong in non-functional security requirements with explicit rules (which fields are PII, scrubbing approach, masking, and a verification method such as log sampling). Implementation pieces follow from there.
10Which Discovery activity most reduces ambiguity for an AEM headless rollout?
A.Identifying every consuming channel, its preferred content shape, and authentication model
B.Picking a logo color
C.Choosing a code editor
D.Deciding on the office layout
Explanation: Headless success depends on knowing every channel that will consume the API, the content shape each channel needs, and how each channel authenticates. That drives Content Fragment Model design, GraphQL persisted queries, and gateway choices.

About the AEM Sites Architect Master Exam

AD0-E117 is Adobe's master-level certification for architects who design and govern enterprise Adobe Experience Manager Sites solutions across AEM 6.4, 6.5, and AEM as a Cloud Service. The exam tests four lifecycle domains: Discovery, Solution Design, Implementation, and Maintenance. Architect-level scenarios cover Cloud Manager pipelines, Dispatcher topology, replication, multi-site management, headless and Content Fragments, OSGi and Sling design, JCR modeling, performance and scalability, security, integrations, and AEMaaCS migration.

Assessment

50 scored multiple-choice and multiple-select questions delivered online-proctored or at a test center

Time Limit

100 minutes

Passing Score

58% (29 of 50) per Adobe certification page

Exam Fee

$225 USD ($150 in India) (Adobe)

AEM Sites Architect Master Exam Content Outline

18%

Discovery

Translating business goals into AEM requirements, assessing current architecture, gathering stakeholder needs, and defining functional and non-functional requirements such as SLAs, traffic, content velocity, and integration scope.

44%

Solution Design

Designing detailed AEM architecture including topology, environments, Dispatcher, replication, content models, multi-site, headless, security, integrations, performance, scalability, testing strategy, and migration to AEM as a Cloud Service.

22%

Implementation

Identifying and resolving design issues during build, recommending implementation patterns for components, templates, OSGi services, workflows, Cloud Manager pipelines, and troubleshooting code, configuration, and deployment problems.

16%

Maintenance

Diagnosing production incidents, planning new features against existing architecture, optimizing performance and authoring throughput, governance, content lifecycle, monitoring, and supporting platform upgrades and AEMaaCS service updates.

How to Pass the AEM Sites Architect Master Exam

What You Need to Know

  • Passing score: 58% (29 of 50) per Adobe certification page
  • Assessment: 50 scored multiple-choice and multiple-select questions delivered online-proctored or at a test center
  • Time limit: 100 minutes
  • Exam fee: $225 USD ($150 in India)

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

AEM Sites Architect Master Study Tips from Top Performers

1Spend the majority of your time on Solution Design, which alone is 44% of the exam and covers topology, content modeling, security, integration, performance, and migration patterns.
2Build a mental reference architecture for each AEM flavor (6.4, 6.5, AEMaaCS) so you can quickly contrast Dispatcher, replication, Cloud Manager pipelines, and asset processing differences.
3Practice translating ambiguous business requirements into measurable non-functional requirements such as RPO, RTO, peak TPS, content publish latency, and authoring concurrency.
4Memorize the AEMaaCS service tiers (Author, Publish, Preview), pipeline types (Code Quality, Stage, Production, Front-end), and Cloud Manager quality gates including KPIs and overrides.
5Drill content architecture choices including pages versus Content Fragments versus Experience Fragments, headless GraphQL Content Fragment APIs, MSM versus Live Copy versus Launches, and translation workflows.
6Review Dispatcher invalidation strategies, cache topology behind a CDN, replication agents, AEM as a Cloud Service Dispatcher Tools, and how immutable and mutable repository paths constrain deployment.
7Rehearse troubleshooting flows for production incidents including indexing, long-running workflows, Sling job queue saturation, OSGi configuration drift, and Cloud Manager pipeline failures.

Frequently Asked Questions

How many questions are on the AD0-E117 AEM Sites Architect Master exam?

Adobe publishes 50 scored questions in mixed multiple-choice and multiple-select formats, with a 100-minute time limit. The exam is delivered online-proctored or at a test center in English and Japanese.

What is the passing score for AD0-E117?

Adobe sets the passing benchmark at 58%, which equals 29 correct answers out of 50. There is no separate domain-level cut score; the exam is graded on the combined raw score across all four lifecycle domains.

What does AD0-E117 cost and where do I schedule it?

The exam fee is US$225, with a discounted US$150 price in India. Candidates schedule through Adobe's certification portal at certification.adobe.com, which routes to the proctoring partner for online or test-center delivery.

Which domains carry the most weight on AD0-E117?

Solution Design dominates at 44%, followed by Implementation at 22%, Discovery at 18%, and Maintenance at 16%. Architecture, integration, security, performance, and migration scenarios in Solution Design should drive the bulk of your study time.

Which AEM versions does the exam cover?

Adobe states the exam covers AEM 6.4, AEM 6.5, and AEM as a Cloud Service. Expect questions that mix on-premise topology with AEMaaCS service constructs such as Cloud Manager, Asset Compute, Asset microservices, and the AEMaaCS Dispatcher pipeline.

What experience does Adobe recommend before attempting AD0-E117?

Adobe recommends at least three years of hands-on experience architecting AEM Sites implementations, with deep familiarity with OSGi, Sling, JCR, Dispatcher, replication, content modeling, multi-site management, security, integrations, and performance tuning.

How long is the AD0-E117 certification valid?

Adobe certifications are typically valid for two years and most can be renewed automatically at no cost by passing two short renewal assessments. Confirm renewal options inside the Adobe certification portal before your expiration date.