Adobe 9A0-385 Exam Practice Questions (P. 1)
- Full Access (41 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
A company's news media website becomes unresponsive during an off-peak time. The AEM team investigates and identifies a DoS (Denial of Service) attack.
Which two security measures should the architect use to reduce the chances of another attack? (Choose two.)
Which two security measures should the architect use to reduce the chances of another attack? (Choose two.)
- AChange the passwords for default out-of-the box users (admin, author)
- BUninstall all sample content and users that ship out of the box with AEM
- CDisable the default selectors .feed.xml and .infinity.json
- DImplement a Dispatcher filter to allow only known selectors
Correct Answer:
CD
Reference:
http://docs.adobe.com/docs/en/dispatcher/disp-config.html
CD
Reference:
http://docs.adobe.com/docs/en/dispatcher/disp-config.html
send
light_mode
delete
Question #2
A customer plans to display icons next to the search results for keyword queries on their site.
These icons should be based on the type of document that results from the search.
Which step should the architect recommend?
These icons should be based on the type of document that results from the search.
Which step should the architect recommend?
- ACopy the entire foundation search component into the project under /apps and modify the search.jsp
- BCreate a matching folder structure under /apps for the search component with a custom search.jsp
- CCreate a new component under the /apps project called search with a sling:resourceSuperType of the foundation search component
- DMake modifications the search.jsp for the foundation component under /libs
Correct Answer:
C
Reference:
http://docs.adobe.com/docs/en/aem/6-0/develop/components.html
C
Reference:
http://docs.adobe.com/docs/en/aem/6-0/develop/components.html
send
light_mode
delete
Question #3
A large retail company has integrated AEM into its commerce stack. Logged in users can submit product ratings through the ratings" component. To ensure initial ratings do not skew results too far positive or negative, the company plans to show the tallied ratings only after a minimum number of submissions has occurred.
For which reason must the ratings component be extended to meet these requirements?
For which reason must the ratings component be extended to meet these requirements?
- AOnly the average rating is available via API
- BThe Tally/Rating Component API does not provide the number of user responses.
- CThe author must be able to provide the minimum number of votes for display.
- DA custom rating service must be created to support this functionality.
Correct Answer:
B
Reference:
http://docs.adobe.com/docs/en/aem/6-0/develop/social-communities/scf.html
B
Reference:
http://docs.adobe.com/docs/en/aem/6-0/develop/social-communities/scf.html
send
light_mode
delete
Question #4
A large telecommunications company is leveraging the capability of AEM to integrate with SAML.
The architect must configure the SAML Authentication Handler. By default the SAML 2.0 Authentication handler is disabled.
Which two OSGi configuration properties must the architect set to enable the SAML 2.0 Authentication handler? (Choose two.)
The architect must configure the SAML Authentication Handler. By default the SAML 2.0 Authentication handler is disabled.
Which two OSGi configuration properties must the architect set to enable the SAML 2.0 Authentication handler? (Choose two.)
- AThe public certificate of the identity provider
- BThe identity provider POST URL
- CThe Service Provide Entity ID
- DThe Service Ranking
Correct Answer:
BC
Reference:
http://docs.adobe.com/docs/en/dispatcher/disp-config.html
BC
Reference:
http://docs.adobe.com/docs/en/dispatcher/disp-config.html
send
light_mode
delete
Question #5
A customer is introducing blog and forum functionality. To handle the moderation of data between the publisher and author instances, the customer needs to add reverse replication agents. The architect must create documentation based on a proposed solution architecture.
Which two architectural diagrams should the architect modify?
Which two architectural diagrams should the architect modify?
send
light_mode
delete
All Pages