On AEM 6.5, a new "update asset title workflow" is flooding the JCR with unnecessary information on each instance of the Workflow. In which two ways would an architect prevent the "update asset title workflow" instances from being recorded? (Choose two.)
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 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?
An AEM architect is planning to move the existing content from an AEM 6.5 instance to an AEM as a Cloud Service instance using the Content Transfer Tool. The architect is going to run the offline compaction on AEM 6.5 for migration purposes. What two actions would the architect take before starting the migration? (Choose two.)
An AEMaaCS customer processes thousands of assets on a daily basis. A major business requirement is to push assets being published to various legacy external systems based on tagged asset metadata. Which solution would an architect choose?
An architect is in a discovery meeting with a client using Adobe Commerce and needs to be presented on eCommerce integration with AEM. What would the architect use to demonstrate a quick POC?
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 client migrated from their On-prem AEM instances to AEMaaCS. One of their requirements is the ability to publish full microsites, including all the children pages. In the legacy implementation, the client used the Tree Activation option in the Classic UI. They want to be able to use the same functionality on AEMaaCS. What is the recommended approach to do this?
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 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 retail customer with an international presence and both in-store and online sales needs a new assets platform. The customer decides to use A£M 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 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 client is currently using Assets on AEM as a Cloud Service (AEMaaCS). They are also using BrandPortal to share assets with external vendors. A new vendor was added to the Adobe Identity Management System (IMS) and was assigned the BrandPortal Profile. The client created a Contribution Folder in Assets but was unable to find the new user that was added in IMS to give them permission to the folder.
Why is the user not listed in the list of users to share the folder with?
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 website hosted on AEM as a Cloud Service (AEMaaCS) uses a private key to decrypt data received from a secure web platform. The private key is stored as an encrypted OSGi configuration on the AEM publishers using the OOTB AEM Crypto Support bundle. The architect has received reports from developers stating that while the feature works on the AEMaaCS environments, they fail to decrypt the data on the local development environment.
What two actions would the architect take to resolve the issue? (Choose two.)
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 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?
After building an AEMaaCS website, it was found that non-cached secured static content will put too much load on the servers. How can this secured static content be cached without creating a security concern?
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 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.)
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 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 website built on AEM as a Cloud Service (AEMaaCS) leverages browser caching of JavaScript and CSS files to optimize page load times. After the caching is enabled, QA testers notice that newly delivered components are lacking newly developed features and are missing styling, even hours after their deployment. Further analysis identifies outdated CSS and JavaScript files in the browser cache as the root cause.
What steps would an AEM architect take first to fix this issue?
Adobe Experience Manager | AD0-E117 Questions Answers | AD0-E117 Test Prep | Adobe Experience Manager Architect Master Questions PDF | AD0-E117 Online Exam | AD0-E117 Practice Test | AD0-E117 PDF | AD0-E117 Test Questions | AD0-E117 Study Material | AD0-E117 Exam Preparation | AD0-E117 Valid Dumps | AD0-E117 Real Questions | Adobe Experience Manager AD0-E117 Exam Questions