After which maintenance processes can a datastore garbage collection achieve the most regain of disk space?
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?
On which instance should a flush agent be configured to prevent invalidation timing issues after invalidation?
Which configuration file is applied for the component org.pache.flix webconsole internal.server.OsgiManager on the publish instance. Assuming all files below are deployed?
A DevOps Engineer finds that customers are experiencing long response times.
* It is unclear which responses are slow.
* It is cache hit ratio is low.
* Many requests are served from the publish instance
What should the DevOps Engineer use to analyze the issue?
A DevOps Engineer is configuring a non production deployment pipeline. The code quality is checked in the pipeline. A security check is configured in the deployment pipeline to identify any major security issues before a production deployment.
Which other check should be executed before deployment to production?
A problem is found on an AEM instance.
How can the DevOps Engineer enable the developers to step through the actual code that is running?
Assuming the project was generated using the AEM maven archetype, which maven command triggers the build and deployment of a content-packet to a publish instance?