Free Adobe Experience Manager AD0-E117 Ultimate Study Guide (Updated 52 Questions) [Q29-Q53]

Share

Free Adobe Experience Manager AD0-E117 Ultimate Study Guide (Updated 52 Questions)

Get to the Top with AD0-E117 Practice Exam Questions

NEW QUESTION 29
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. Use AEM Asset Offloading
  • B. Update dispatcher configuration to cache Assetsa
  • C. Create AEM multi-threaded workflow
  • D. Reduce the number of AEM Asset versions

Answer: C

 

NEW QUESTION 30
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. Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.443
  • 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: A,D

 

NEW QUESTION 31
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 re-implement article-related components to use AJAX to load the content
  • B. Leverage AEM Adaptive Image Servlet cache image variations in Dispatcher, and implement a cache TTL in Dispatcher
  • C. Leverage AEM Adaptive Image Servlet, cache image variations in Dispatcher, and reimplement article-related components to use AJAX to load the content
  • D. 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

Answer: A

 

NEW QUESTION 32
A large retail customer is building their ecommerce platform on AEM. Several third-party vendors sell products through their site. Those vendors need to review and verify the content close to production before the content goes live and the customer wants to provide them a restricted environment.
Which approach should the Architect recommend?

  • A. Export content as PDF and share with the vendors
  • B. Use the Preview Capabilities of AEM Author Server
  • C. Add a Publish (preview) Server and provide access
  • D. Give third-party vendors access to the Author Server

Answer: C

 

NEW QUESTION 33
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. Verify that wipe mode is enabled
  • B. Stop all bundles using the AEM Web Console
  • C. Verify that free disk space is at least 1.5x the JCR size
  • D. Validate that all replication agents are disabled
  • E. Run datastore consistency check via oak-run

Answer: A,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. Upscale the memory of the On-Premise AEM instance
  • B. Migrate the content using Lazy Content Migration approach
  • C. Ensure sufficient storage space on the On-Premise AEM instance
  • D. Migrate the content using the Content Transfer Tool
  • E. Migrate content deltas using a query-based packaging tool

Answer: A,C

 

NEW QUESTION 35
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. ignoreUrlParams configuration in dispatcher.any
  • D. Cache-Control Headers in dispatcher.any

Answer: D

 

NEW QUESTION 36
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 too large file size has been uploaded.
  • C. A PDF with incorrect MIME type has been uploaded.
  • D. The component is missing the HTL display context to escape the PDF title.

Answer: B

 

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

Answer: C

 

NEW QUESTION 38
A customer wants to simplify and automate publishing press pages and defines the following flows:

What should the Architect recommend?

  • A. Implement a Sling event listener that triggers on page creation
  • B. Advise the customer to use Launches
  • C. Configure MSM with the "Activate on Blueprint activation" option
  • D. Create a custom workflow

Answer: B

 

NEW QUESTION 39
A client is using AEM and wants to make sure they are managing their configurations correctly. Refer to the following requirements:
The client has multiple brands that they will be hosting on a single AEM implementation The client wants to reuse as much between brands as possible Each brand needs to be able to override the default values for items like contact us information The client plans to support multiple languages in multiple regions for each brand Each brand/language/region combination will have its own set of content approvers used as part of a custom workflow Which approach should an Architect recommend to manage the client's configurations for AEM?

  • A. Use OSGi to manage approval group and provide default contact us information by runmode.
  • B. Use OSGi Configuration to handle configuration overrides by brand. Create a new workflow for each brand/language/region combination for content approval.
  • C. Use Context-aware configurations to manage configuration overrides and approval group by brand/language/region combination.
  • D. Use the OOTB Configuration Browser to set configuration defaults and approval group by brand/language/region combination.

Answer: A

 

NEW QUESTION 40
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. Create a namespace for each department
  • B. Use department ID as a prefix of each tag
  • C. Create tags in "departmentName:tagName" format
  • D. Create a department sub-tag in each tag

Answer: A

 

NEW QUESTION 41
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 and deploy it to 50% of the production AEM instances
  • B. Test usability of the feature withselected end users
  • C. Develop the integration as proof of concept with full production content
  • D. Test usability of the feature with selected business users
  • E. Develop the integration as proof of concept with sample content

Answer: C,D

 

NEW QUESTION 42
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. Add GET as a Filter Method in the Apache Sling Referrer OSGi Configuration
  • C. Enable Allow Empty in the Apache Sling Referrer OSGi Configuration
  • D. Restrict Clients that can flush the cache in the Dispatcher Configuration

Answer: B

 

NEW QUESTION 43
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 AEM truststore
  • C. Install the Root certificate to the AEM truststore
  • D. Install the certificate chain to the keystore of the AEM authentication service user

Answer: C

 

NEW QUESTION 44
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 imaging
  • B. Use the cropping feature on the asset in the AEM DAM
  • C. Use inline cropping feature of the image component on the pages
  • D. Integrate with Dynamic Media (Scene 7) and enable smart cropping

Answer: A

 

NEW QUESTION 45
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. Enable Round Robin processing in Dispatcher configuration
  • B. Configure Sticky Connections
  • C. Enable Encapsulated Token Option
  • D. Configure the Dispatcher to run with a Dedicated System Usei

Answer: A

 

NEW QUESTION 46
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. Sling Resource Resolution
  • B. Content Fragments
  • C. Experience Fragments
  • D. OSGi Bundles

Answer: A

 

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

Answer: C

 

NEW QUESTION 48
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 Sites with Dynamic Media
  • B. An AEM as a Cloud Service Assets setup using the combined CDN for delivery
  • C. An AEM Publish instance on Adobe Managed Services with auto scaling
  • D. An AEM Assets setup on Adobe Managed Services with Cloud Manager

Answer: D

 

NEW QUESTION 49
......


Adobe AD0-E117 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Given a scenario, recommend implementation approaches based on requirements
  • Apply procedural concepts to plan for use of new features and upgrades
Topic 2
  • Given business requirements, design detailed architecture and solution
  • Given a scenario, determine appropriate security solutions for a design
Topic 3
  • Given a scenario, identify and resolve design issues revealed during implementation stage
  • Given a scenario, diagnose and resolve issues encountered during implementation
Topic 4
  • Translate high-level business goals to functional requirements
  • Apply procedural concepts for designing scalable and resilient architecture
Topic 5
  • Given a scenario, recommend migration strategies
  • Determine appropriate methods to use to prototype solutions for proof of concepts
Topic 6
  • Apply procedural concepts to incorporate integration requirements into a solution design
  • Determine which types of performance and testing requirements should be included in a solution

 

Pass Adobe AD0-E117 exam - questions - convert Tets Engine to PDF: https://www.testinsides.top/AD0-E117-dumps-review.html

Use Real AD0-E117 Dumps Free Sample Questions and Practice Test Engine : https://drive.google.com/open?id=1U7vNbTBpgDCdKM6t9aSPt9f_h_3-iblG