A DevOps engineer notices that a system occasionally gets slower.
• No deployment has been recently performed.
• After a restart of the instance, the performance degradation is mitigated.
• If no action is taken, the JVM tends to crash in an unpredictable manner with Out Of Memory exceptions.
• There is no clear correlation between visitor peaks and crashes of the instances.
• The same symptoms affect author and publish instances.
What is causing this issue?
A developer needs to move content (/content/my-site/en/about-us) from a Stage (STG) Author environment to a Production (PROD) Author. A content package named content-about-us-20210101 is created on STG Author. Once the content is reviewed in PROD, the content Author will activate and make the content public.
Which command should the DevOps engineer use?
An AEM instance is updating and replicating pages at a very high rate. Monitoring alerts indicate a high number of requests to the publish instances. How can the DevOps engineer throttle the number of cache invalidations?