Valid AD0-E117 Test Answers & Adobe AD0-E117 Exam PDF
Adobe AD0-E117 Certification Real 2022 Mock Exam
Introduction to Adobe AD0-E117: Adobe Experience Manager Architect Master Exam
The Adobe Certified Masters - AEM Architect examination guide offers the information to prospective candidates for the certification test. With the involvement of specialists globally, Adobe certification examinations are created in accordance with industry standards in creating fair and reliable assessments. For additional information, see our FAQ page. An official Adobe Certified Specialist, Professional or Expert Certification recognizes your proven competence to support the success of existing and prospective business customers. Before taking the test, you do not need to finish the training and training alone does not provide you the information and abilities needed for the examination. A mix of instruction and successful on-the-job experience is crucial if the repository required to pass the test is to be provided. Adobe AD0-E117 exam dumps demonstrates all the requirements in order to prepare for the examination.
NEW QUESTION 31
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. Isolating /app and /libs from the content, configurations and state mgmt.
- D. Using Adobe 10 for asset ingestion and processing, storing it on a separate blob and providing AEM with metadata
Answer: C
NEW QUESTION 32
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 translation workflows
- C. Use translation connector and il8N API
- D. Use translation connector and Multi Site Manager
Answer: C
NEW QUESTION 33
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 ssl-service user
- B. Install the certificate chain to the keystore of the AEM authentication service user
- C. Install the certificate chain to the AEM truststore
- D. Install the Root certificate to the AEM truststore
Answer: D
NEW QUESTION 34
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.80
- B. Configure Apache Felix Http Service SSL Filter to use the correct SSL forward header
- 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. Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.443
Answer: A,B
NEW QUESTION 35
A customer has a requirement to allow authors to access AEM with single sign-on. To achieve this an Architect needs to integrate AEM with the customer's identity management system.
Which two actions could an Architect take to meet this requirement? (Choose two.)
- A. Implement the generic SSO Authentication Handler interface
- B. Configure the Sling Authentication Requirements for the OSGi HTTP Service
- C. Configure the SAML Authentication Handler
- D. Implement a custom JAAS Login Module
- E. Configure the generic SSO Authentication Handler
Answer: A,E
NEW QUESTION 36
A customer wants to simplify and automate publishing press pages and defines the following flows:
What should the Architect recommend?
- A. Configure MSM with the "Activate on Blueprint activation" option
- B. Advise the customer to use Launches
- C. Implement a Sling event listener that triggers on page creation
- D. Create a custom workflow
Answer: B
NEW QUESTION 37
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. Integrate with Dynamic Media (Scene 7) and enable smart cropping
- B. Use the cropping feature on the asset in the AEM DAM
- C. Integrate with Dynamic Media (Scene 7) and enable smart imaging
- D. Use inline cropping feature of the image component on the pages
Answer: C
NEW QUESTION 38
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. Tail the Access Log and look for long-running queries
- B. Use the OOTB Explain Query Tool
- C. Use JMeter for end-to-end tests
- D. Use the Free Request Log Analyzer Command Line Tool
Answer: B
NEW QUESTION 39
A large digital agency has 10 TB of assets in their DAM where renditions for each Asset must be created without affecting performance for the authors. Which capability should the Architect recommend to meet the requirements?
- A. Update dispatcher configuration to cache Assetsa
- B. Reduce the number of AEM Asset versions
- C. Create AEM multi-threaded workflow
- D. Use AEM Asset Offloading
Answer: C
NEW QUESTION 40
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. Migrate search engine to an external Solr instance
- C. Change the search engine to Property Search
- D. Scale up server resources to meet demands
Answer: A
NEW QUESTION 41
A customer has a website with 10,000 pages and wants to improve performance. Which option should be used?
- A. Specify a wildcard allow rule in the invalidate section
- B. Increase .stat file level from the default
- C. Advise to use URL parameters instead of sling selectors
- D. Decrease .stat file level from the default
Answer: C
NEW QUESTION 42
A client has an existing AEM site using components that proxy AEM WCM Core Components. The site uses simple page authoring without referenced content, The client wants to create a new experience on another marketing channel. The plan is to use as much of the existing page content as possible to avoid refactoring the current content and to maintain consistency across channels.
Which AEM capability should an Architect use to meet these requirements?
- A. Content Fragments
- B. Assets API
- C. Sling Model Exporter
- D. Experience Fragments
Answer: A
NEW QUESTION 43
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 Versioning feature when editing a page to toggle and publish changes when ready.
- B. Use the Manage Publication with scheduling value set to the season change over date when changes are completed.
- C. Use Launches inside of AEM for each new season and use the production ready flag to show changes are completed.
- D. Create a Project inside of AEM for each new season and create a task for notifying that changes are completed.
Answer: B
NEW QUESTION 44
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. Connect each publish Dispatcher to one AEM publish
- B. Use each publish Dispatcher to load-balance to both AEM publishers
- C. Deploy software packages by replicating them from author to publishers
- D. Deploy software package to AEM Publishers one by one
- E. Configure the centrally managed load balancer to connect directly to the AEM publisher that is not being dedKyed to
Answer: C,E
NEW QUESTION 45
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. Move access policy nodes to a dedicated package and install manually
- B. Document permissions and request the Customer Success Engineer to configure
- C. Refactor access policy nodes to Apache Sling JCR Repoinit scripts in the same package
- D. Update package metadata to use MergePreserve for handling access policy nodes
Answer: D
NEW QUESTION 46
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. Create a cron job that will delete the dispatcher cache on a regular basis
- B. Add additional AEM instances to the Publish Farm
- C. Add additional dispatcher servers
- D. Review and optimize the Dispatcher cache configuration
Answer: A
NEW QUESTION 47
During an optimization session, a client using AEM 6.5 mentions that they face challenges with their AEM Author setup. The client has significant repository growth and can see an increased amount of TAR files in the segmentstore on disk. When editors are working, they see that workflows take up more time. The purging of workflows works as expected. Which two optimizations should an Architect suggest to took into and further investigate? (Choose two.)
- A. Increase the maxFileSize of the TAR segmentstore
- B. Leverage workflow offloading for all workflows
- C. Execute an offline tar compaction twice a day
- D. Leverage Transient Workflows where possible
- E. Configure the Maximum Parallel Jobs
Answer: D,E
NEW QUESTION 48
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 the same page components for editable templates
2. Create a new editable template based on each of the existing page components - B. 1. Use a new page component for editable templates based on the core components page component
2. Migrate page properties to respective components dialogues - C. 1. Use the same page components for editable templates
2. Use a new template type for each static template - 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
NEW QUESTION 49
During development the AEM Publisher server keeps crashing randomly. The deployment included a new static FAQ component that was used in the websites Contact Us page. An Architect investigates to find the root cause for the random failures, and notices the following parameters:
* The server slows down when requests are sent to the Contact us page
* The number of requests to the page were very few
* Heap dump shows a large number of instances of the FAQ component
What is likely causing this issue?
- A. The JVM garbage collection is not running.
- B. The component has a cyclic dependency to itself
- C. The component triggers a traversal query.
- D. The page was not cached in the Dispatcher.
Answer: B
NEW QUESTION 50
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 custom publish workflow
- B. Create a reverse replication agent on preview server
- C. Create a closed user group (CUG) for editors
- D. Create a separate live copy to preview content
- E. Set up a new replication agent for preview server
Answer: B,D
NEW QUESTION 51
......
AD0-E117 Exam Questions and Valid AD0-E117 Dumps PDF: https://www.prep4away.com/Adobe-certification/braindumps.AD0-E117.ete.file.html
AD0-E117 Brain Dump: A Study Guide with Tips & Tricks for passing Exam: https://drive.google.com/open?id=1_ozmXksNXSjRPCwVc8FUtHEb5v9UA0pA