We are trying to develop a solution on AEM cloud. As far as my understanding goes, even if the solution is deployed to cloud we would still need AEM 6.0 installed on our VM's for development right?
Once we develop on local machine, then we would promote that code to dev environment on cloud? Please let me know if I am missing something Thanks
When developing with AEM, developers nearly always have a local instance, once they check in their code to source control, it will then get deployed first to the dev instance. Which can be a local server/cloud, whatever you want really.
When developing with AEM, developers nearly always have a local instance, once they check in their code to source control, it will then get deployed first to the dev instance. Which can be a local server/cloud, whatever you want really.