AEMaaCS maintenance tasks - gaps in documentation and setup experience
I was recently configuring maintenance tasks in AEMaaCS and ran into several gaps in the official documentation.
Documentation explains the concepts, but some practical aspects are not very clear, especially around:
• YAML-based configuration of maintenance jobs
• How these jobs relate to the maintenance window
• How to test them locally, since YAML configs are not supported in the SDK
• How (or if) it’s possible to verify execution by yourself via logs in AEMaaCS
I had to raise an Adobe support ticket to fully understand the behavior.
After going through the full setup, I documented everything end-to-end - including configuration and testing approach.
Sharing it here in case it helps someone else working with AEMaaCS maintenance: https://medium.com/@nikitamitroshin/maintenance-in-aemaacs-a-complete-setup-guide-7580dd67b770
Comments and feedback are welcome!