[Q25-Q50] 合格させるAD0-E117試験一発合格保証100%カバー率でリアル試験問題 [2024年01月]

Share

合格させるAD0-E117試験一発合格保証100%カバー率でリアル試験問題 [2024年01月]

有効なAD0-E117テスト解答Adobe AD0-E117試験PDF問題を試そう


Adobe AD0-E117認定試験は、60の多肢選択問題から構成され、制限時間は120分です。試験は、AEMアーキテクチャ、デザインパターン、パフォーマンス最適化、他のAdobe製品との統合など、幅広いトピックをカバーしています。試験に合格するには、少なくとも69%の点数を獲得する必要があります。

 

質問 # 25
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 JMeter for end-to-end tests
  • C. Use the Free Request Log Analyzer Command Line Tool
  • D. Use the OOTB Explain Query Tool

正解:D


質問 # 26
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. OSGi Bundles
  • B. Sling Resource Resolution
  • C. Content Fragments
  • D. Experience Fragments

正解:B


質問 # 27
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

正解:D

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


質問 # 28
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. Reliability
  • B. Usability
  • C. Scalability
  • D. Availability
  • E. Maintainability

正解:B、C


質問 # 29
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. Enable Allow Empty in the Apache Sling Referrer OSGi Configuration
  • B. Use Allowlists instead of Blocklists in the Dispatcher Configuration
  • C. Add GET as a Filter Method in the Apache Sling Referrer OSGi Configuration
  • D. Restrict Clients that can flush the cache in the Dispatcher Configuration

正解:A

解説:
"enabling Allow Empty in the Apache Sling Referrer OSGi Configuration can allow any hosts to make requests to the AEM application without checking the referrer header".


質問 # 30
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. OptionC
  • B. OptionA
  • C. OptionD
  • D. OptionB

正解:A


質問 # 31
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. Set up Connected Assets to share the DAM assets in the sites
  • B. Run online revision cleanup before moving to the new storage format
  • C. Move to a shared datastore and enable binary less replication
  • D. Set up a horizontally scalable AEM environment on MongoDB

正解:B

解説:
"running online revision cleanup before moving to the new storage format can reduce the size of the repository and improve performance".


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

正解:C


質問 # 33
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. Reliability
  • B. Usability
  • C. Availability
  • D. Scalability
  • E. Maintainability

正解:C、D

解説:
According to Adobe Experience Manager documentation3, AEM as Cloud Service provides scalable and resilient architecture that can handle traffic peaks and ensure high availability. AEM 6.5 requires manual scaling and backup strategies to achieve the same level of performance and reliability.


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

正解:A、E

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


質問 # 35
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 a new page component for editable templates based on the core components page component
    2. Convert page properties to policies
  • B. 1. Use the same page components for editable templates
    2. Create a new editable template based on each of the existing page components
  • C. 1. Use a new page component for editable templates based on the core components page component
    2. Migrate page properties to respective components dialogues
  • D. 1. Use the same page components for editable templates
    2. Use a new template type for each static template

正解:B


質問 # 36
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 Free Request Log Analyzer Command Line Tool
  • C. Use the OOTB Explain Query Tool
  • D. Use JMeter for end-to-end tests

正解:D

解説:
"using JMeter for end-to-end tests can measure the performance of AEM pages and components under different load scenarios".


質問 # 37
A client recently purchased the Smart Content Service and is considering using the Enhanced Smart Tagging feature. As part of the process, the client recently created a new tagging taxonomy that has not been applied to any assets yet. An Architect needs to demonstrate the feature on a subset of the client's assets before using on all assets.
How should the Architect proceed?

  • A. Add sample assets to a new folder, tag assets in folder, then enable Smart Tagging via the folder properties
  • B. Add sample assets to a new folder, tag assets in folder, then run the Smart Tags Training workflow
  • C. Enable Smart Tagging via the folder properties for a single folder of assets, then run the Smart Tags Training workflow
  • D. Enable Smart Tagging via the folder properties for a single folder of assets

正解:C

解説:
"to use Enhanced Smart Tagging, the Architect needs to enable Smart Tagging via the folder properties for a single folder of assets, then run the Smart Tags Training workflow to train the model with the new tagging taxonomy".


質問 # 38
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. 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
  • D. Leverage AEM Adaptive Image Servlet, cache image variations in Dispatcher, and reimplement article-related components to use AJAX to load the content

正解:D

解説:
According to Adobe Experience Manager documentation1, the Adaptive Image Servlet is a feature that automatically selects the most appropriate rendition of an image asset based on the size of the container in which it is displayed. This can reduce the number of renditions needed and improve performance and scalability of AEM DAM. Caching image variations in Dispatcher can also help reduce repository growth and network traffic. Reimplementing article-related components to use AJAX can prevent stale content issues by dynamically loading fresh content from AEM without refreshing the whole page.


質問 # 39
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. Create a custom workflow
  • D. Configure MSM with the "Activate on Blueprint activation" option

正解:B


質問 # 40
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

正解:C

解説:
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.


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

正解:A、B


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

正解:D

解説:
According to Adobe Experience Manager documentation3, installing a service pack requires careful planning and testing before applying it to production environments. A full staging of the service pack includes verifying that all customizations and integrations are compatible with the new version, performing a regression test to ensure that all functionalities are working as expected, and validating that there are no performance or security issues.


質問 # 43
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 Publish instance on Adobe Managed Services with auto scaling
  • C. An AEM as a Cloud Service Sites with Dynamic Media
  • D. An AEM Assets setup on Adobe Managed Services with Cloud Manager

正解:D


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

正解:C、E


質問 # 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. Update package metadata to use MergePreserve for handling access policy nodes
  • 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. Move access policy nodes to a dedicated package and install manually

正解:C

解説:
Refactor access policy nodes to Apache Sling JCR Repoinit scripts in the same package1. According to Adobe Experience Manager documentation23, access policy nodes are used to control who can access a policy-protected document. However, they are not supported by AEM as a Cloud Service and need to be refactored using Apache Sling JCR Repoinit scripts.


質問 # 46
A client's site does not show the latest page content for some site visitors. The client has two data centers with each configured with a Dispatcher connected to two Publish machines. The site load issue only occurs intermittently for visitors from one of the data centers.
Which step should the Architect take to resolve the issue?

  • A. Check the Publish instance(s) attached to the Dispatcher associated to the impacted data center
  • B. Review the log files on the Author instances to determine if there are any template errors
  • C. Check the SSL certificate on the impacted data center's load balance.
  • D. Disable caching on all impacted data centers Dispatchers to force the Publish machines to serve the page content

正解:C


質問 # 47
A customer has a website with 10,000 pages and wants to improve performance. Which option should be used?

  • A. Increase .stat file level from the default
  • B. Decrease .stat file level from the default
  • C. Advise to use URL parameters instead of sling selectors
  • D. Specify a wildcard allow rule in the invalidate section

正解:C


質問 # 48
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. Deploy software packages by replicating them from author to publishers
  • B. Deploy software package to AEM Publishers one by one
  • C. Connect each publish Dispatcher to one AEM publish
  • D. Use each publish Dispatcher to load-balance to both AEM publishers
  • E. Configure the centrally managed load balancer to connect directly to the AEM publisher that is not being dedKyed to

正解:A、E


質問 # 49
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 B
  • C. Option D
  • D. Option C

正解:B

解説:
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.


質問 # 50
......

AD0-E117試験問題にて有効なAD0-E117問題集PDF:https://jp.fast2test.com/AD0-E117-premium-file.html

検証済みAD0-E117問題集と解答で合格保証:https://drive.google.com/open?id=1tjl09u8n2737YvgW9YI3ExdWy5DYEz4R


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어