Certification exam details
Exam ID Points Time limit
Adobe Experience Manager Master Architects AD0-E117 0
1 hour 40 minutes
Exam scheduling instructions
How do I take my exam?
You are required to take your exam in the Guardian browser. Once you have paid for your exam, you will see a button below to install the Guardian browser, or to run a system test if you already have it installed.
Click on the Take exam button. Your exam session should launch in the Guardian browser.
Troubleshooting
If you have any difficulty downloading the Guardian browser or running the system test, please contact Meazure Learning Support. If you become disconnected during your exam appointment, please contact Meazure Learning Support using the chat function in the Guardian browser.
What do the scheduling buttons mean?
Schedule exam: You may schedule an exam up to 60 days in the future. If you schedule within the next 24 hours, you must pay a $10 fee.
Reschedule exam: You may reschedule up to 24 hours before your exam appointment without having to pay a fee. If you reschedule less than 24 hours before your exam appointment time, you must pay a $5 fee.
Cancel exam: You may cancel up to 24 hours before your exam appointment and retain your voucher. If you cancel less than 24 hours before your exam appointment time, you forfeit your voucher.
Request accommodations: You may request accommodations up to 7 days before your exam appointment.
Take exam: This button will appear about five minutes before your exam appointment time.
Key AD0-E117 exam topics
AEM Architecture and Design:
Assessing current state and translating business goals into functional requirements.
Designing scalable and resilient architectures, including non-functional requirements like performance and security.
Deployment Strategies:
Deployment types (full stack, front-end, etc.) and their use cases.
Cloud Manager pipeline setup, quality gates, and CI/CD automation.
Environment sizing and scaling for Author, Publish, and Dispatcher tiers.
Content Management and Personalization:
Managing and personalizing content.
Using Editable Templates, Content and Experience Fragments.
Integration and Customization:
Integrating with other Adobe Experience Cloud solutions.
Incorporating integration requirements into a solution design.
Security and Governance:
Applying security solutions to a design.
User group synchronization and authentication.
Troubleshooting and Optimization:
Diagnosing and resolving issues in production environments.
Optimizing solutions for non-functional requirements.
Examkingdom Adobe AD0-E117 Exam pdf

Best Adobe AD0-E117 Downloads, Adobe AD0-E117 Dumps at Certkingdom.com
Sample Question And Answers
QUESTION 1
A news agency editor wants to publish news articles to an intermediate Publish (preview) instance
for internal review before publishing the article to production Publish instance.
Which two steps should the Architect recommend? (Choose two.)
A. Create a closed user group (CUG) for editors
B. Create a reverse replication agent on preview server
C. Create a separate live copy to preview content
D. Set up a new replication agent for preview server
E. Create a custom publish workflow
Answer: CD
Explanation:
Create a separate live copy to preview content and set up a new replication agent for preview
server1. According to Adobe Experience Manager documentation4, a live copy is used to create a
local copy of content from another site that can be modified independently. A replication agent is
used to publish content from an author instance to a publish instance. Creating a reverse replication
agent on preview server (B) is not necessary as reverse replication is not supported by AEM as a
Cloud Service1. Creating a custom publish workflow (E) is also not necessary as workflows are
handled by AEM Cloud Service automatically1.
QUESTION 2
A financial sector client is using AEM 6.5 on premise. The creative team needs to create the content
for the various marketing campaigns that are scheduled. The client wants to use Experience
Fragments (XF) to accelerate content creation for marketing purposes.
Which Data flow diagram should an Architect use to communicate requirements to the client network team?
A)
B)
C)
D)
A. Option A
B. Option B
C. Option C
D. Option D
Answer: B
Explanation:
A data flow diagram (DFD) is a graphical representation of the flow of data through a system. It
shows how data is input, processed, stored, and output in a system. A DFD can be used to
communicate requirements to the client network team by showing them how data flows between
different components and entities in the system.
QUESTION 3
A user is part of the Employees LDAP group synchronized with AEM. The same user is added to the
authors group in AEM. The user is then removed from the Employees group on the LDAP server.
What is the result during the next synchronization with AEM?
A. The user is removed from both the Employees and the AEM authors groups
B. The user is removed from the authors group but not the Employees group in AEM
C. The user is removed from the Employees group but not the authors group in AEM
D. The user is not removed from either the Employees and the AEM authors groups
Answer: A
Explanation:
oeif a user is removed from an LDAP group that has been synchronized with AEM,
then that user will be removed from all AEM groups that they are a member of .
QUESTION 4
A client designs a new experience for one of their brand sites with the following parameters:
The new experience should behave like a desktop application
There is a lot of dynamic content in the app
SEO and initial page load are a top concern for the client
The client’s marketing team needs to be able to author the content with a WYSIWYG editor
Which approach should the Architect use to meet these requirements?
A. Use AEM as a headless CMS
B. Use the traditional server side components on the website
C. Use the SPA Editor SDK with Server Side Rendering
D. Create a set of API-driven components
Answer: C
Explanation:
oethe SPA Editor SDK with Server Side Rendering allows for creating dynamic web applications that
behave like desktop applications while also supporting SEO and initial page load performance.
It also enables marketing teams to author content with a WYSIWYG editor .
QUESTION 5
A client is in the discovery process for building a React native app, which is a single codebase that
runs natively on iOS and Android. The goal is to reduce development costs. The client wants to
reduce content creation costs in the new react Native app by reusing as much of the marketing
content already publish in their AEM instance.
What should the Architect recommend to meet this requirement?
A. Experience Fragments
B. OSGi Bundles
C. Sling Resource Resolution
D. Content Fragments
Answer: A
Explanation:
oeExperience Fragments are reusable pieces of content that can be delivered to any channel, including React native apps.
They allow for reusing marketing content already published in AEM .