AD0-E117 Dumps are Available for Instant Access [2022]
Practice with these AD0-E117 dumps Certification Sample Questions
NEW QUESTION 25
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 too large file size has been uploaded.
- 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. The component is missing a matching Oak index.
Answer: A
NEW QUESTION 26
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. Configure Apache Felix Http Service SSL Filter to use the correct SSL forward header
- B. Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.80
- C. Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.443
- D. Ensure the Sling Mapping exist at /etc/map/httpj)mwp<.domain.com.443Configure the Adobe Granite SSL Connector Factory with the correct SSL port
Answer: A,B
NEW QUESTION 27
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. Integrate a third-party solution to store comments externally
- B. Save comments in JCR and leverage Sling Distribution to synchronize comments between publishers
- C. Save comments in JCR and leverage reverse replication to synchronize comments via author
- D. Use MongoDB as provided with AEM as a Cloud Service to store the comments
Answer: D
NEW QUESTION 28
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. Migrate all common pages using the ETL procedure with multiple rounds
- B. Recreate the entire content manually with a group of Content Authors
- C. Use Site importer to import the content into AEM
- D. Migrate all common pages using the ETL procedure and use manual authoring for the rest
Answer: B
NEW QUESTION 29
An AEM Architect is moving existing content from an on-premise AEM to an AEM Cloud Service instance using the Content Transfer Tool. As part of the initial source preparation, the Architect is going to run the offline compaction on the on-premise AEM.
What other two actions should the Architect do to the on-premise AEM before proceeding with the extraction phase? (Choose two.)
- A. Validate that all replication agents are disabled
- B. Verify that wipe mode is enabled
- C. Run datastore consistency check via oak-run
- D. Verify that free disk space is at least 1.5x the JCR size
- E. Stop all bundles using the AEM Web Console
Answer: B,D
NEW QUESTION 30
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. Usability
- B. Reliability
- C. Scalability
- D. Availability
- E. Maintainability
Answer: A,C
NEW QUESTION 31
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 as a Cloud Service Assets setup using the combined CDN for delivery
- B. An AEM Assets setup on Adobe Managed Services with Cloud Manager
- C. An AEM Publish instance on Adobe Managed Services with auto scaling
- D. An AEM as a Cloud Service Sites with Dynamic Media
Answer: B
NEW QUESTION 32
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. Advise to use URL parameters instead of sling selectors
- C. Decrease .stat file level from the default
- D. Increase .stat file level from the default
Answer: B
NEW QUESTION 33
A website built on AEM Sites displays the company's stock price in the footer of all pages. The stock data is retrieved from a third party REST service using two-way SSL and rendered in an AEM component using HTL During performance testing in the last development sprint it becomes apparent that the third party service sometimes takes up to 30 seconds to respond, which degrades the overall site performance.
How should an Architect address this issue?
- A. Call the REST service directly from the browser
- B. Load the stock data component asynchronously
- C. Temporarily remove the component from all content
- D. Add a 5 second timeout to the REST call
Answer: B
NEW QUESTION 34
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 Adobe 10 for asset ingestion and processing, storing it on a separate blob and providing AEM with metadata
- B. Isolating /app and /libs from the content, configurations and state mgmt.
- C. Using sling content distribution as the replication mechanism
- D. Using MongoDB for Author environment
Answer: B
NEW QUESTION 35
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. Add more dispatchers and publishers to the AEM configuration
- C. Train the design team to upload smaller assets and save the originals elsewhere
- D. Optimize renditions for the different viewports used by the visitors
- E. Allocate more memory to ImageMagick and FFmpeg
Answer: A,C
NEW QUESTION 36
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. Change the search engine to Property Search
- B. Scale up server resources to meet demands
- C. Add search indexes to Lucene search engine
- D. Migrate search engine to an external Solr instance
Answer: C
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. Develop the integration as proof of concept with full production content
- B. Develop the integration and deploy it to 50% of the production AEM instances
- C. Test usability of the feature withselected end users
- D. Develop the integration as proof of concept with sample content
- E. Test usability of the feature with selected business users
Answer: A,E
NEW QUESTION 38
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 SAML directly with the IDP
- 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 oAuth with Adobe IMS
Answer: B
NEW QUESTION 39
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. Experience Fragments
- B. Assets API
- C. Content Fragments
- D. Sling Model Exporter
Answer: C
NEW QUESTION 40
......
Get Instant Access REAL AD0-E117 DUMP Pass Your Exam Easily: https://testinsides.actualpdf.com/AD0-E117-real-questions.html
