Why does the size of the repository double when running online compaction?
A company is anticipating a large migration of web assets into their AEM instance. Bulk upload of large assists is typically a very resources intensive process.
The DevOps Engineer needs to avoid any potential performance impact and high Java heap consumption.
Which change should the DevOps Engineer make to the Apache Sling Job Queue Configuration?
According to Adobe best practices, how should a DevOps Engineer tailor OSGi Server configuration depending on the type of environment?
Answer : A
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?
An end user reports performance issues on the site. The AEM environment uses a CDM and a dispatcher as caching layers. The number of requests on the publish instance gas increased significantly.
Which metric can be monitored to see trends relate to the problem early enough to be able to react?
Answer : A
An html page is published and is accessible through the dispatcher. A client is trying to access the updated page but is not getting the updated content.
* A rule /type ''allow'' /glob ''*.html'' is present in the dispatcher /cache /rules configuration
* The HTTP header ''Cache-Control: max-age=3600'' is set for all requests with the html extension
* The /invalidate section is not set in the dispatcher configuration
* A flush agent is configured on the publish instance
* A CDN is serving all static content including html files and was flushed manually
Why does the content fail to update on the client side?
Answer : C
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?