A DevOps Engineer must configure a production deployment pipeline. The AEM environment consists of one author instance, two publish instances, and two dispatcher instances. A load balancer and CDN are also leveraged.
In combination with load balancing which step is required to make sure that the site is available during deployment?
AEM author instance has been unstable and unresponsive.
* Restarting the instance resolves the issue temporarily
* Server disk space and CPU utilization seems fine
* Top and free command shows enough memory
* The following error appears in the logs: ''java.jang.OutOfMemoryError.gc overhead limit exceeded''
Which JVM parameter should the DevOps Engineer add to troubleshoot?
When configuration agents, under which path of the repository are agent stored for the AEM author instance?
A customer servlet will be called by the end user: but it is unauthorized.
The dispatcher includes a filter rule to allow the path
The correct permission are granted
The servlet path is /system/public/post
What actions must the DevOps Engineer take to make the servlet accessible?
A company needs to support 1500 unique users per day an 300 concurrent users for their author instance.
Which persistence storage option should the DevOps engineer select?