View All AD0-E117 Actual Exam Questions Answers and Explanations for Free Mar-2024 [Q22-Q43]

Share

View All AD0-E117 Actual Exam Questions Answers and Explanations for Free Mar-2024

The Most In-Demand Adobe AD0-E117 Pass Guaranteed Quiz 

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

Answer: B,E

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 # 24
A client's marketing pages are generally slow to load which is causing a significant drop in sales. All other AEM pages load within expected performance guidelines regardless of whether the visitor is being served the desktop or mobile experiences.
The marketing pages typically get slower when multiple external campaigns such as Facebook and AdWords drive traffic to those pages. The page performance tends to dip during high traffic periods. Internal campaign clicks such as those from hero images use similar campaign codes as external campaign traffic.
What should the Architect do to resolve this issue?

  • A. Add a new dispatcher farm to assist with the client's marketing pages
  • B. Modify the dispatcher.any file's section to ignore campaign-based URL parameters
  • C. Set AEM to use GZIP compression instead of the web server's compression
  • D. Convert the marketing pages to a responsive design instead of an adaptive design

Answer: B

Explanation:
Modify the dispatcher.any file's section to ignore campaign-based URL parameters12. According to Adobe Experience Manager documentation2, dispatcher can be configured to ignore certain URL parameters that do not affect the content of a page. This can improve caching performance and reduce load on AEM servers.


NEW QUESTION # 25
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. Configure the Sling Authentication Requirements for the OSGi HTTP Service
  • B. Configure the generic SSO Authentication Handler
  • C. Implement a custom JAAS Login Module
  • D. Implement the generic SSO Authentication Handler interface
  • E. Configure the SAML Authentication Handler

Answer: B,D

Explanation:
"implementing and configuring the generic SSO Authentication Handler interface can enable single sign-on integration with an identity management system".


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

Answer: D

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 # 27
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. Configure the Maximum Parallel Jobs
  • B. Leverage Transient Workflows where possible
  • C. Leverage workflow offloading for all workflows
  • D. Increase the maxFileSize of the TAR segmentstore
  • E. Execute an offline tar compaction twice a day

Answer: A,B


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

Answer: C

Explanation:
AEM content fragments are pure content with structured data that can be used to describe and manage content for multiple channels123. Content fragments can be exposed as JSON via AEM Content Services and API Pages for headless delivery4. Content fragments can also be used in AEM Sites pages with different layouts and designs using the style system5. Option B is the only diagram that shows how content fragments can be created and reused for all touch points using AEM Sites features.


NEW QUESTION # 29
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. Add a Publish (preview) Server and provide access
  • B. Use the Preview Capabilities of AEM Author Server
  • C. Give third-party vendors access to the Author Server
  • D. Export content as PDF and share with the vendors

Answer: A

Explanation:
According to Adobe Experience Manager documentation1, a publish (preview) server is a publish instance that is used for previewing content before it goes live on the production server. This can be useful for verifying content with third-party vendors or other stakeholders who need restricted access.


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

Answer: C,D

Explanation:
"migrating the content using Lazy Content Migration approach can reduce the content freeze period by only migrating referenced content" and "migrating the content using the Content Transfer Tool can automate and validate the migration process".


NEW QUESTION # 31
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 component triggers a traversal query.
  • B. The page was not cached in the Dispatcher.
  • C. The component has a cyclic dependency to itself
  • D. The JVM garbage collection is not running.

Answer: C


NEW QUESTION # 32
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. Optimize renditions for the different viewports used by the visitors
  • B. Allocate more memory to ImageMagick and FFmpeg
  • C. Split AEM Assets and Sites in two different stacks and use Connected Assets
  • D. Train the design team to upload smaller assets and save the originals elsewhere
  • E. Add more dispatchers and publishers to the AEM configuration

Answer: A,C

Explanation:
"optimizing renditions for different viewports can improve the image quality and page load speed for visitors. Splitting AEM Assets and Sites in two different stacks and using Connected Assets can reduce the load on the author server and improve platform stability".


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

Answer: D

Explanation:
"installing the Root certificate to the AEM truststore can allow AEM Desktop application to connect to AEM Author with SSL enabled".


NEW QUESTION # 34
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. A PDF with too large file size has been uploaded.
  • C. The component is missing a matching Oak index.
  • D. The component is missing the HTL display context to escape the PDF title.

Answer: C

Explanation:
"the component is missing a matching Oak index that can efficiently query the PDF documents by their last modified date".


NEW QUESTION # 35
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 the content using Lazy Content Migration approach
  • B. Ensure sufficient storage space on the On-Premise AEM instance
  • C. Upscale the memory of 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: B,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 il8N API and Multi Site Manager
  • B. Use translation connector and il8N API
  • C. Use translation connector and translation workflows
  • D. Use translation connector and Multi Site Manager

Answer: B


NEW QUESTION # 37
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. Train the design team to upload smaller assets and save the originals elsewhere
  • B. Allocate more memory to ImageMagick and FFmpeg
  • C. Split AEM Assets and Sites in two different stacks and use Connected Assets
  • D. Optimize renditions for the different viewports used by the visitors
  • E. Add more dispatchers and publishers to the AEM configuration

Answer: A,C


NEW QUESTION # 38
An existing AEM sites platform will receive the latest service pack. The service pack includes functional and non-functional fixes such as security patches. Which action should the Architect take to make sure the update is successful?

  • A. Do a full staging of the service pack including a regression test, if passed, deploy to production.
  • B. Identify the packages affected by the service pack after installing them into production and monitor them.
  • C. Install the service pack m staging and ensure that all the bundles are up and running, then deploy to production.
  • D. Advise the customer to request Adobe to install the fixes directly on production since they are prechecked.

Answer: B


NEW QUESTION # 39
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. A PDF with too large file size has been uploaded.
  • C. The component is missing a matching Oak index.
  • D. The component is missing the HTL display context to escape the PDF title.

Answer: B


NEW QUESTION # 40
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. Optimize renditions for the different viewports used by the visitors
  • B. Allocate more memory to ImageMagick and FFmpeg
  • C. Split AEM Assets and Sites in two different stacks and use Connected Assets
  • D. Train the design team to upload smaller assets and save the originals elsewhere
  • E. Add more dispatchers and publishers to the AEM configuration

Answer: A,C

Explanation:
"optimizing renditions for different viewports can improve the image quality and page load speed for visitors. Splitting AEM Assets and Sites in two different stacks and using Connected Assets can reduce the load on the author server and improve platform stability".


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

Answer: B


NEW QUESTION # 42
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. Leverage workflow offloading for all workflows
  • B. Leverage Transient Workflows where possible
  • C. Increase the maxFileSize of the TAR segmentstore
  • D. Execute an offline tar compaction twice a day
  • E. Configure the Maximum Parallel Jobs

Answer: A,B

Explanation:
Leverage workflow offloading for all workflows and Leverage Transient Workflows where possible123. According to Adobe Experience Manager documentation2, workflow offloading is a technique that distributes processing tasks among AEM instances in a topology. This can improve performance and scalability of AEM author instances by using dedicated instances for executing workflows. Transient workflows are workflows that do not persist any data or history and are automatically purged after completion3. This can reduce repository growth and improve workflow efficiency.


NEW QUESTION # 43
......

AD0-E117 Free Certification Exam Material with 52 Q&As : https://www.fast2test.com/AD0-E117-premium-file.html

New Version AD0-E117 Certificate & Helpful Exam Dumps is Online: https://drive.google.com/open?id=1BR0VdnuZc5Y5AaF5LIhmu9sXOuOEr1HX

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday

Support: Contact now 

日本語 Deutsch 繁体中文 한국어