A business needs to remove a publish a instance due to contractual downsizing.
Which action will prevent a rapid increase of errors in the author instance?
An AEM instance is restarted with the command: java -Dsling.run.modes=author -jar cq-publish.jar -r author. The sling.properties includes the line sling.run.modes=publish.
In which runmode is AEM started?
Which tool must be used to run an offline compaction?
A user is able to access the OSGi console from the outside on a publish instance.
Which deny filter rule configured in the dispatcher would properly prevent access to the OSGi console?
A company is launching a new multinational AEM site. The new site will has a large pool of authors all over the world. The company needs to be sure it can handle the load.
The load requirement for the new site are as follows:
* A daily load scaling from 100 to 1000 authors
* Create multiple pages and live copies (including ASM rollouts)
* Update 1000 tags to each new pages
What can the DevOps Engineer do to make sure the AEM instance can handle the load?