AEM Publisher1
AdobeExperienceManager
Feb 21, 2023

What is AEM as a Cloud Service? AEM as a cloud service is the next-generation platform to build and serve experiences using Adobe Experience Manager. It is designed to leverage the power of cloud technologies to develop and host AEM solutions.

What is submodules in Git and relation with AE

Git submodules can be used to merge the content of multiple branches across git repositories at build time.

When Cloud Manager’s build process executes, after the repository configured for the pipeline is cloned and the configured branch is checked out, if the branch contains a .gitmodules file in the root directory, the command is executed.

alt text for image
Caption
class HelloWorld { public static void main(String[] args) { System. out. println("Hello World!"); // Hello World! } }

Photo by Emily Bernal on Unsplash

--

--