ACSCA Alfresco Content Services Certified Administrator

Loading demo links...

Showing 1–3 of 10 questions

Question 1

A business requires an Alfresco-only tier in their implementation, what are the components that need to be removed from the Alfresco Content Services installation? Select Two.

Select all that apply, then click Submit answer.

  • alfresco-share-services module

  • AOS module

  • share.war

  • alfresco.war

  • SOLR configurations


Question 2

Which actions can be performed on a Subsystem that will not impact the running of the main system? Select Two.

Select all that apply, then click Submit answer.

  • Configuring

  • Upgrading

  • Deploying

  • Adding

  • Restarting


Question 3

If you are using an HTTP load-balancing mechanism in front of a clustered installation, 'sticky' routing must be enabled for the HTTP requests made by the Share tier to the repository tier (the /alfresco application).

Select two ways to enable sticky routing?

Select all that apply, then click Submit answer.

  • Hard-wiring each /alfresco instance to its own /solr instance, and using the load balancer.

  • Hard-wiring each /share instance to its own /alfresco instance, bypassing the load balancer.

  • Ensuring that the load balancer must support 'sticky' sessions so that none of the clients always connects to the same server during the session.

  • Disabling alfrescoNtlm, passthru, or Kerberos authentication with SSO.

  • Enabling NTLM or Kerberos authentication with SSO, then Share will use cookie-based sessions and you can configure your load balancer to use sticky routing using the JSESSIONID cookie.