Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

[Oct-2021] Valid Way To Pass Adobe Exam Dumps with AD0-E117 Exam Study Guide [Q30-Q55]

Share

[Oct-2021] Valid Way To Pass Adobe Exam Dumps with AD0-E117 Exam Study Guide

All AD0-E117 Dumps and Adobe Experience Manager Architect Master Training Courses Help candidates to study and pass the Exams hassle-free!

NEW QUESTION 30
A large AEM enterprise site is implementing authentication and requires a true optimal load balancing across the site's multi AEM publish instances. Which approach should an Architect take to meet this requirement?

  • A. Configure Sticky Connections
  • B. Enable Round Robin processing in Dispatcher configuration
  • C. Configure the Dispatcher to run with a Dedicated System Usei
  • D. Enable Encapsulated Token Option

Answer: B

 

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

Answer: B

 

NEW QUESTION 32
AEM as a cloud service introduces major changes in the architecture by using containers. Which key architectural change was necessary to allow this to occur?

  • A. Using sling content distribution as the replication mechanism
  • B. Using MongoDB for Author environment
  • C. Using Adobe 10 for asset ingestion and processing, storing it on a separate blob and providing AEM with metadata
  • D. Isolating /app and /libs from the content, configurations and state mgmt.

Answer: D

 

NEW QUESTION 33
A customer's photo gallery site uses query parameters to filter photo search results. The site experiences high AEM Publish server load when users filter photos on the site. The customer would like to identify the cause of this issue.
What should the Architect investigate first?

  • A. Dispatcher load balancing configuration
  • B. Volume of assets being loaded at a time
  • C. Cache-Control Headers in dispatcher.any
  • D. ignoreUrlParams configuration in dispatcher.any

Answer: C

 

NEW QUESTION 34
A customer is migrating from their On-Premises AEM 6.4 instances to AEM as a Cloud Service. Next to the required code refactoring, a content migration of approximately 100,000 pages needs to be performed. The customer wants the content freeze period to be limited so that editors can continue to do content actions as long as possible.
Which two recommendations should the Architect make for the migration of the content pages? (Choose two.)

  • A. Migrate content deltas using a query-based packaging tool
  • B. Migrate the content using the Content Transfer Tool
  • C. Migrate the content using Lazy Content Migration approach
  • D. Ensure sufficient storage space on the On-Premise AEM instance
  • E. Upscale the memory of the On-Premise AEM instance

Answer: D,E

 

NEW QUESTION 35
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. OptionB
  • B. OptionA
  • C. OptionC
  • D. OptionD

Answer: C

 

NEW QUESTION 36
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 translation connector and il8N API
  • B. Use translation connector and translation workflows
  • C. Use il8N API and Multi Site Manager
  • D. Use translation connector and Multi Site Manager

Answer: A

 

NEW QUESTION 37
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. Maintainability
  • B. Scalability
  • C. Availability
  • D. Reliability
  • E. Usability

Answer: B,E

 

NEW QUESTION 38
A client wants to change how they publish their content. Refer to the following client business requirements:
* The client has a seasonal business that has significant content changes across their site that need to be rolled out at once based on the season change over date.
* The content authors need to be able to work one season in advance of publish dates to ensure that all changes can be completed on time.
* The content authors need a way to indicate that all the seasonal changes are ready. If the content changes are not completed, then the pages should not get published.
* The content authors need the ability to modify the current live pages without rolling back changes for a future content rollout.
What approach should the Architect recommend?

  • A. Use the Manage Publication with scheduling value set to the season change over date when changes are completed.
  • B. Create a Project inside of AEM for each new season and create a task for notifying that changes are completed.
  • C. Use the Versioning feature when editing a page to toggle and publish changes when ready.
  • D. Use Launches inside of AEM for each new season and use the production ready flag to show changes are completed.

Answer: A

 

NEW QUESTION 39
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 separate live copy to preview content
  • C. Create a reverse replication agent on preview server
  • D. Create a custom publish workflow
  • E. Set up a new replication agent for preview server

Answer: B,C

 

NEW QUESTION 40
An enterprise client is on-boarding an AEM Desktop application to provide authors with the ability to load the AEM repository virtually on the file system. The desktop application is unable to connect to the AEM Author, which has SSL enabled. The intermediate certificate is installed on Apache.
How should an Architect resolve this issue?

  • A. Install the certificate chain to the keystore of the AEM authentication service user
  • B. Install the certificate chain to the AEM truststore
  • C. Install the certificate chain to the keystore of the AEM ssl-service user
  • D. Install the Root certificate to the AEM truststore

Answer: D

 

NEW QUESTION 41
A media company wants to use AEM as content hub for multiple customer touch points:
* Brand-specific marketing websites hosted on AEM Sites
* Single Page Applications using headless content
* Native mobile applications
* Content offers in Adobe Target
The company wants to manage its content efficiently with its small editor staff. Text should be entered and reviewed only once, then reused for all touch points.
How should an Architect incorporate these requirements into a solution that leverages AEM Sites features?
A)

B)

C)

D)

  • A. OptionB
  • B. OptionA
  • C. OptionD
  • D. OptionC

Answer: C

 

NEW QUESTION 42
AEM Site users report that the web content pages render very slowly. An Architect notices that the CPU usages of the AEM Publish instances are spiking and reviews the following entry in the log:
[Frt Nov 27 23:11:00 2019] [I] [pid 16004 (tid 140134145820416)] Current cache hit ratio: 47.94 % What should the Architect do to increase the dispatcher cache ratio and prevent the AEM Publish CPU usage spikes?

  • A. Add additional dispatcher servers
  • B. Review and optimize the Dispatcher cache configuration
  • C. Add additional AEM instances to the Publish Farm
  • D. Create a cron job that will delete the dispatcher cache on a regular basis

Answer: D

 

NEW QUESTION 43
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. Move to a shared datastore and enable binary less replication
  • C. Set up Connected Assets to share the DAM assets in the sites
  • D. Set up a horizontally scalable AEM environment on MongoDB

Answer: A

 

NEW QUESTION 44
An AEM Sites implementation is migrating from on-premise to AEM as a Cloud Service. Previously, the application was deployed in a single package for both code and access policy nodes. After initial deployment and testing in the new infrastructure, it is reported that user permissions are not working as expected.
What change should the Architect make to address this issue?

  • A. Update package metadata to use MergePreserve for handling access policy nodes
  • B. Refactor access policy nodes to Apache Sling JCR Repoinit scripts in the same package
  • C. Move access policy nodes to a dedicated package and install manually
  • D. Document permissions and request the Customer Success Engineer to configure

Answer: A

 

NEW QUESTION 45
A customer has an international presence and a strong brand image. The customer considers the exceptional quality images used for both print and on the website to be essential for its business, The customer uses AEM
6.5 managed services with a configuration of 2 dispatchers, 2 publishers, and 1 author.
The original images can weigh up to 500Mb with videos weighing even more. Renditions are generated after files are uploaded to AEM DAM by the Design team so the Authoring team can use them on the website.
The teams report issues with platform stability and slowness. Visitors report that images look pixelated on some screens and pages are very slow to load.
Which two actions should the Architect take to resolve these issues? (Choose two.)

  • A. Split AEM Assets and Sites in two different stacks and use Connected Assets
  • B. Allocate more memory to ImageMagick and FFmpeg
  • C. Optimize renditions for the different viewports used by the visitors
  • D. Add more dispatchers and publishers to the AEM configuration
  • E. Train the design team to upload smaller assets and save the originals elsewhere

Answer: A,E

 

NEW QUESTION 46
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. Create a set of API-driven components
  • B. Use AEM as a headless CMS
  • C. Use the traditional server side components on the website
  • D. Use the SPA Editor SDK with Server Side Rendering

Answer: A

 

NEW QUESTION 47
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. A PDF with incorrect MIME type has been uploaded.
  • B. The component is missing a matching Oak index.
  • 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 48
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. Add GET as a Filter Method in the Apache Sling Referrer OSGi Configuration
  • B. Use Allowlists instead of Blocklists in the Dispatcher Configuration
  • C. Restrict Clients that can flush the cache in the Dispatcher Configuration
  • D. Enable Allow Empty in the Apache Sling Referrer OSGi Configuration

Answer: A

 

NEW QUESTION 49
A company with various departments wants to use tagging to improve search capability. Each department is restricted to use its own tags. How should an Architect organize the tags?

  • A. Use department ID as a prefix of each tag
  • B. Create a namespace for each department
  • C. Create tags in "departmentName:tagName" format
  • D. Create a department sub-tag in each tag

Answer: B

 

NEW QUESTION 50
......

Get Latest [Oct-2021] Conduct effective penetration tests using  TestSimulate AD0-E117