[Oct-2023] AD0-E117 Certification with Actual Questions from Exam4Docs [Q22-Q46]

Share

[Oct-2023] AD0-E117 Certification with Actual Questions from Exam4Docs

Updated AD0-E117 Dumps PDF - AD0-E117 Real Valid Brain Dumps With 52 Questions!

NEW QUESTION # 22
Refer to the exhibit.

A customer has SSO on its AEM Author environment using Adobe IMS, which is integrated with the customer's IDP using SAML The customer plans to roll out a new secured website on AEM where SSO authentication is required for end users. The end user accounts are also managed in the customer's existing IDP.
How should the Architect set up the authentication for the website?

  • A. Integrate AEM Publisher using oAuth with Adobe IMS
  • B. Integrate AEM Publisher using SAML with Adobe IMS
  • C. Set up CUG and use User Synchronisation from Author to Publisher
  • D. Integrate AEM Publisher using SAML directly with the IDP

Answer: B


NEW QUESTION # 23
A client is modernizing some of their AEM sites to go from static to editable templates so they can use the latest features around has the following parameters:
* The client currently has a dozen static templates that they want to move to editable templates.
* The existing pages use the parsys paragraph system for storing components.
* Each page based on one of the static templates has its own custom properties tab that is unique for that template type.
* The client wants template authors to be able to create the editable templates.
Which approach should an Architect use to meet these requirements?

  • A. 1. Use a new page component for editable templates based on the core components page component
    2. Migrate page properties to respective components dialogues
  • B. 1. Use the same page components for editable templates
    2. Use a new template type for each static template
  • C. 1. Use the same page components for editable templates
    2. Create a new editable template based on each of the existing page components
  • D. 1. Use a new page component for editable templates based on the core components page component
    2. Convert page properties to policies

Answer: A

Explanation:
Use a new page component for editable templates based on the core components page component and migrate page properties to respective components dialogues12. According to Adobe Experience Manager documentation1, static templates are not considered a best practice and editable templates should be used instead. AEM Modernization tools can help migrate from static to editable templates. Editable templates use core components as their base components2 and page properties can be migrated to component dialogues using content policies2.


NEW QUESTION # 24
Refer to the exhibit.

A customer with an existing AEM implementation wants to enrich product pages with technical data coming from their PIM system. The PIM system sits behind an API Management solution that publicly exposes the PIM API's as RESTful web services with basic authentication as the security mechanism. Data consistency with the PIM and secure access to the APIs are key elements of the integration.
How should the Architect set up the integration between AEM and the PIM?

  • A. Convert the technical data to Content Fragments and expose using Content Services
  • B. Use a client-side integration with AJAX from the browser to the API Management
  • C. Integrate the AEM Publishers directly with the API Management solution
  • D. Import the technical data into the AEM Author and replicate to Publishers

Answer: C


NEW QUESTION # 25
A company is implementing a new e-commerce site that is expected to get seasonal and flash-sale induced traffic peaks from all over the world. It is projected that a minute of downtime could cause excessive lost revenue. The company management wants to keep resource utilization to optimal levels without experiencing degradation to avoid introducing bugs in the system.
The Architect needs to choose between AEM 6.5 and AEM as Cloud Service.
What are the two most critical non-functional requirements the Architect must consider? (Choose two.)

  • A. Availability
  • B. Reliability
  • C. Maintainability
  • D. Scalability
  • E. Usability

Answer: D,E


NEW QUESTION # 26
An Architect needs to design a deployment process without downtime for end users. The system architecture contains an AEM author, two AEM publishers, two publish Dispatchers, and a centrally managed load balancer. The publishers serve some content that cannot be cached.
Which two actions should the Architect take to meet these requirements? (Choose two.)

  • A. Deploy software packages by replicating them from author to publishers
  • B. Configure the centrally managed load balancer to connect directly to the AEM publisher that is not being dedKyed to
  • C. Connect each publish Dispatcher to one AEM publish
  • D. Use each publish Dispatcher to load-balance to both AEM publishers
  • E. Deploy software package to AEM Publishers one by one

Answer: D,E

Explanation:
"using each publish Dispatcher to load-balance to both AEM publishers can provide high availability and fault tolerance. Deploying software packages to AEM Publishers one by one can avoid downtime for end users".


NEW QUESTION # 27
An AEM client requests that an Architect to establish non-functional KPIs. The Architect needs to avoid impacting user experience, asset processing, and download speed while doing this.
How should the Architect measure the performance properly to establish target metrics?

  • A. Use the Free Request Log Analyzer Command Line Tool
  • B. Tail the Access Log and look for long-running queries
  • C. Use the OOTB Explain Query Tool
  • D. Use JMeter for end-to-end tests

Answer: D

Explanation:
"using JMeter for end-to-end tests can measure the performance of AEM pages and components under different load scenarios".


NEW QUESTION # 28
An AEM customer is designing a new website. The design shows that images are very prominent on the website but there is a concern about the big variety of aspect ratios used. Images can potentially be used on different places and components on the website. The customer is looking for a maintainable solution to limit the amount of content editing work when adding the assets to the pages.
Which solution should an Architect recommend?

  • A. Use inline cropping feature of the image component on the pages
  • B. Integrate with Dynamic Media (Scene 7) and enable smart imaging
  • C. Use the cropping feature on the asset in the AEM DAM
  • D. Integrate with Dynamic Media (Scene 7) and enable smart cropping

Answer: B


NEW QUESTION # 29
During the implementation of a public-facing website based on AEM as a Cloud Service, the customer raises an additional requirement to have a commenting functionality for end users implemented on the pages.
What should the Architect do to make the design a future proof solution?

  • A. Save comments in JCR and leverage reverse replication to synchronize comments via author
  • B. Use MongoDB as provided with AEM as a Cloud Service to store the comments
  • C. Integrate a third-party solution to store comments externally
  • D. Save comments in JCR and leverage Sling Distribution to synchronize comments between publishers

Answer: C

Explanation:
"integrating a third-party solution to store comments externally can provide a future proof solution that does not depend on AEM as a Cloud Service limitations or changes".


NEW QUESTION # 30
An AEM client requests that an Architect to establish non-functional KPIs. The Architect needs to avoid impacting user experience, asset processing, and download speed while doing this.
How should the Architect measure the performance properly to establish target metrics?

  • A. Use the Free Request Log Analyzer Command Line Tool
  • B. Use the OOTB Explain Query Tool
  • C. Tail the Access Log and look for long-running queries
  • D. Use JMeter for end-to-end tests

Answer: B


NEW QUESTION # 31
A customer wants to implement an AEM solution to serve localized content to several regional websites. Which AEM capability should the Architect recommend?

  • A. Use il8N API and Multi Site Manager
  • B. Use translation connector and il8N API
  • C. Use translation connector and Multi Site Manager
  • D. Use translation connector and translation workflows

Answer: C

Explanation:
According to Adobe Experience Manager documentation, translation connectors are used to integrate AEM with third-party translation services to orchestrate the translation of AEM content. Multi Site Manager (MSM) is used to create and manage multiple websites that share common content and structure.
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/sites/administering/reusing-content/translation/sites/configure-connector.html%3Flang%3Den


NEW QUESTION # 32
A client is migrating the content from a legacy website to an existing AEM implementation. An Architect evaluates the content of the legacy site and determine-that there are approximately 20.000 pages with a common structure, and a few hundred pages that do not follow a pattern. The client wants to complete the migration as soon as possible.
Which approach should the Architect recommend for the content migration?

  • A. Use Site importer to import the content into AEM
  • B. Migrate all common pages using the ETL procedure and use manual authoring for the rest
  • C. Migrate all common pages using the ETL procedure with multiple rounds
  • D. Recreate the entire content manually with a group of Content Authors

Answer: D


NEW QUESTION # 33
A customer is about to go live with a new website on AEM on prem. The DNS (www.domam.com) already points to the load balancer of the AEM environment and final sanity checks are being performed. The website was tested in lower environments without SSL On production, the website is served over https. During sanity testing, all requests result in a 404.
While investigating this issue, an Architect determines the following:
* The requests land on port 443 on the load balancer where SSL is terminated and an HTTP header X-Forwarded-Proto is set
* The website Sling Mapping is created beneath /etc/map/http/www.domain.com.80
* The URLs on the website are externalized with http in the absolute links Which two actions should the Architect take to resolve this problem? (Choose two.)

  • A. Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.443
  • B. Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.80
  • C. Ensure the Sling Mapping exist at /etc/map/httpj)mwp<.domain.com.443Configure the Adobe Granite SSL Connector Factory with the correct SSL port
  • D. Configure Apache Felix Http Service SSL Filter to use the correct SSL forward header

Answer: B,D


NEW QUESTION # 34
A retail customer with an international presence and both in-store and online sales needs a new assets platform. The customer decides to use AEM assets. The customer's sites will continue to run on their proprietary CMS for websites.
The customer wants to be able to scale the platform for spikes in user traffic such as on local sales or online marketing campaigns. Under some circumstances, the customer also has a higher load of editors for a certain period of time.
Which architecture should an Architect use for this business case?

  • A. An AEM Assets setup on Adobe Managed Services with Cloud Manager
  • B. An AEM as a Cloud Service Assets setup using the combined CDN for delivery
  • C. An AEM as a Cloud Service Sites with Dynamic Media
  • D. An AEM Publish instance on Adobe Managed Services with auto scaling

Answer: B

Explanation:
"using AEM as a Cloud Service Assets setup using the combined CDN for delivery can provide scalability, performance, and security for asset delivery".


NEW QUESTION # 35
A company is implementing a new e-commerce site that is expected to get seasonal and flash-sale induced traffic peaks from all over the world. It is projected that a minute of downtime could cause excessive lost revenue. The company management wants to keep resource utilization to optimal levels without experiencing degradation to avoid introducing bugs in the system.
The Architect needs to choose between AEM 6.5 and AEM as Cloud Service.
What are the two most critical non-functional requirements the Architect must consider? (Choose two.)

  • A. Reliability
  • B. Availability
  • C. Maintainability
  • D. Scalability
  • E. Usability

Answer: B,D

Explanation:
According to Adobe Experience Manager documentation3, AEM as Cloud Service provides scalable and resilient architecture that can handle traffic peaks and ensure high availability. AEM 6.5 requires manual scaling and backup strategies to achieve the same level of performance and reliability.


NEW QUESTION # 36
A customer wants to migrate their AEM environment from an on-premise infrastructure to a public cloud to improve performance. The customer currently hosts many assets (images, videos, documents) in the DAM. Approximately 10 business users frequently upload new assets and update existing assets. Editors then use these assets on the sites.
What should an Architect do as part of this migration?

  • A. Run online revision cleanup before moving to the new storage format
  • B. Set up Connected Assets to share the DAM assets in the sites
  • C. Set up a horizontally scalable AEM environment on MongoDB
  • D. Move to a shared datastore and enable binary less replication

Answer: A

Explanation:
"running online revision cleanup before moving to the new storage format can reduce the size of the repository and improve performance".


NEW QUESTION # 37
A media company surveys the end users of their AEM Sites website. The survey identifies that it is difficult to locate content on the site due to lack of relevancy and slow performance when navigating through the large volume of content.
To address both issues, the business team suggests integrating an innovative taxonomy product to the company s AEM implementation. The product is new on the market and the development team has no experience with the technology.
Which two steps should an Architect recommend to evaluate this new feature? (Choose two.)

  • A. Test usability of the feature withselected end users
  • B. Develop the integration as proof of concept with full production content
  • C. Develop the integration and deploy it to 50% of the production AEM instances
  • D. Develop the integration as proof of concept with sample content
  • E. Test usability of the feature with selected business users

Answer: A,D

Explanation:
"developing a proof of concept with sample content allows for testing the feasibility and performance of the integration without affecting production data. Testing usability with selected end users allows for validating the relevancy and user satisfaction of the feature".


NEW QUESTION # 38
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 B
  • B. Option D
  • C. Option A
  • D. Option C

Answer: A

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.


NEW QUESTION # 39
In a client's test environment AEM QA Testers from multiple groups and regions are testing and making requests to the AEM application. Due to the sheer number of hosts making connections, an Architect needs a quick and easy way to allow any hosts to make requests to the AEM application.
Which approach should the Architect take to meet this requirement for this non-production environment?

  • A. Use Allowlists instead of Blocklists in the Dispatcher Configuration
  • B. Restrict Clients that can flush the cache in the Dispatcher Configuration
  • C. Enable Allow Empty in the Apache Sling Referrer OSGi Configuration
  • D. Add GET as a Filter Method in the Apache Sling Referrer OSGi Configuration

Answer: C

Explanation:
"enabling Allow Empty in the Apache Sling Referrer OSGi Configuration can allow any hosts to make requests to the AEM application without checking the referrer header".


NEW QUESTION # 40
Refer to the exhibit.

A customer has SSO on its AEM Author environment using Adobe IMS, which is integrated with the customer's IDP using SAML The customer plans to roll out a new secured website on AEM where SSO authentication is required for end users. The end user accounts are also managed in the customer's existing IDP.
How should the Architect set up the authentication for the website?

  • A. Integrate AEM Publisher using oAuth with Adobe IMS
  • B. Set up CUG and use User Synchronisation from Author to Publisher
  • C. Integrate AEM Publisher using SAML directly with the IDP
  • D. Integrate AEM Publisher using SAML with Adobe IMS

Answer: C

Explanation:
SAML is a common and standard SSO handler that allows a user to access multiple systems after providing authentication credentials once. AEM ships with a SAML 2.0 Authentication Handler that supports signing and encryption of messages, automatic creation of users, and synching groups to existing ones in AEM3. By integrating AEM Publisher using SAML directly with the IDP, the Architect can leverage the existing user accounts and authentication mechanism for the end users of the secured website.


NEW QUESTION # 41
Users report cases where data inaccuracies are present in an AEM component that relies on AEM Search functionality. The AEM platform utilizes Lucene as its main search engine.
How should an Architect resolve this issue?

  • A. Add search indexes to Lucene search engine
  • B. Change the search engine to Property Search
  • C. Migrate search engine to an external Solr instance
  • D. Scale up server resources to meet demands

Answer: A

Explanation:
"adding search indexes to Lucene search engine can improve the performance and accuracy of AEM Search functionality".


NEW QUESTION # 42
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 the Employees group but not the authors group in AEM
  • B. The user is removed from the authors group but not the Employees group in AEM
  • C. The user is not removed from either the Employees and the AEM authors groups
  • D. The user is removed from both the Employees and the AEM authors groups

Answer: D


NEW QUESTION # 43
A client using AEM 6.5 on-premise is experiencing an unsustainable repository growth of 100Gb a day. After investigation, an Architect finds out that the DAM is causing this issue. Each image uploaded to the DAM triggers the creation of approximately 100 renditions, necessary by business to consume in different channels and systems. The client also complains about stale content reported by site visitors happening randomly in pages where article-related components are present.
How should the Architect address these issues?

  • A. Split WCM and DAM in separate instances, set up Connected Assets, and implement a workflow to purge all pages affected by an article change in Dispatcher
  • B. Split WCM and DAM in separate instances, set up Connected Assets, and re-implement article-related components to use AJAX to load the content
  • C. Leverage AEM Adaptive Image Servlet cache image variations in Dispatcher, and implement a cache TTL in Dispatcher
  • D. Leverage AEM Adaptive Image Servlet, cache image variations in Dispatcher, and reimplement article-related components to use AJAX to load the content

Answer: D

Explanation:
According to Adobe Experience Manager documentation1, the Adaptive Image Servlet is a feature that automatically selects the most appropriate rendition of an image asset based on the size of the container in which it is displayed. This can reduce the number of renditions needed and improve performance and scalability of AEM DAM. Caching image variations in Dispatcher can also help reduce repository growth and network traffic. Reimplementing article-related components to use AJAX can prevent stale content issues by dynamically loading fresh content from AEM without refreshing the whole page.


NEW QUESTION # 44
A new AEM Sites implementation includes a component that lists the 10 most recently published PDF documents in AEM Assets. The component works as expected during development and passes QA testing. The business starts to use it while entering content and uploading assets in preparation for go-live. A few days later, the component's PDF list is empty.
What is the most likely cause of the issue?

  • A. The component is missing a matching Oak index.
  • B. A PDF with incorrect MIME type has been uploaded.
  • C. The component is missing the HTL display context to escape the PDF title.
  • D. A PDF with too large file size has been uploaded.

Answer: D


NEW QUESTION # 45
An AEM customer is designing a new website. The design shows that images are very prominent on the website but there is a concern about the big variety of aspect ratios used. Images can potentially be used on different places and components on the website. The customer is looking for a maintainable solution to limit the amount of content editing work when adding the assets to the pages.
Which solution should an Architect recommend?

  • A. Use inline cropping feature of the image component on the pages
  • B. Integrate with Dynamic Media (Scene 7) and enable smart imaging
  • C. Use the cropping feature on the asset in the AEM DAM
  • D. Integrate with Dynamic Media (Scene 7) and enable smart cropping

Answer: B

Explanation:
"integrating with Dynamic Media (Scene 7) and enabling smart imaging can optimize the image delivery for different devices and screen sizes without requiring manual cropping".


NEW QUESTION # 46
......


Adobe AD0-E117, also known as the Adobe Experience Manager Architect Master Exam, is a certification exam designed specifically for experienced architects and developers who work with Adobe Experience Manager (AEM). AD0-E117 exam is intended to validate the knowledge and skills required to design and architect scalable, secure, and reliable AEM systems.

 

Pass Your AD0-E117 Exam Easily With 100% Exam Passing Guarantee: https://www.exam4docs.com/AD0-E117-study-questions.html

100% Free AD0-E117 Exam Dumps Use Real Adobe Experience Manager Dumps: https://drive.google.com/open?id=1QAuJFIDOE9F7KBwCLqtc1zgAuMcM5-f0