Cloud Manager for Adobe Experience Manager gives developers the ability to create impactful customer experiences through streamlined workflows, built upon Adobe Experience Manager best practices. CI/CD pipelines optimized for Adobe Experience Manager, allow you to easily merge development workflows simply by checking in your code and moving all the way to being production-ready.
With Cloud Manager, your development team can leverage the following:
Continuous Integration/Continuous Delivery of code to reduce time to market from months/weeks to days/hours.
Code Inspection, performance testing, and security validation based on best practices before pushing to production to minimize production disruptions.
API Connectivity to complement existing DevOps processes
On AMS, it is recommended yo use the Cloud Manager on AMS as it takes care of multiple things like sonar, jUnits, perf, sec etc.
However, you can also use Jenkins pipeline for deployment but is not recommended.
Refer here for more information -
https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/introduction-to-cloud....