Expand my Community achievements bar.

SOLVED

Is adobe cloud manager works in AMS?

Avatar

Level 9

I am trying to understand how AMS works. In onprem option we host AEM in any date center or any cloud and use any deployment method to deploy the code.  In case of AMS, what I understood is,we should take from ccontract(kind of package) with Adobe Managed Services to host AEM on behalf of the customer which means AEM will be hosted in any cloud based on customer wish.

 

In case of of AMS, how does cloud manager works ? can we use any deployment method(Jenkins etc) in AMS as do in onprem?

1 Accepted Solution

Avatar

Correct answer by
Level 7

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...

View solution in original post

1 Reply

Avatar

Correct answer by
Level 7

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...