Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Hi all,
AEMaaCS has a dynamic architecture with variable number of images.
The architecture is scaled up/down based on actual traffic and actual utility.
What does an image contain exactly?
If it is an entire AEM server, it results in a huge duplication with number of images.
Appreciate your replies.
Thanks,
RK.
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Zugriffe
Antworten
Likes gesamt
I assume that with image you refer to "docker images" or other cloud-native technologies which use immutable images to run containers.
The images contain the entire immutable part of the AEM instance, starting with the JVM plus the immutable parts of the repository (/apps and /libs).
Hi Arun,
This link leads to a huge page.
For now, all I need is what an image contains exactly please.
Thanks,
RK
Zugriffe
Antworten
Likes gesamt
Hi @nsvsrk
Image binaries are stored and handled out of AEM
Please check this as well
https://cqdump.joerghoh.de/2021/03/08/aem-as-a-cloud-service-and-the-handling-of-binaries/
Hi @nsvsrk ,
The infrastructure is managed by AEM.
We don't need to do much however few limitation which are caused by auto scaling are as follows:
Thanks
I assume that with image you refer to "docker images" or other cloud-native technologies which use immutable images to run containers.
The images contain the entire immutable part of the AEM instance, starting with the JVM plus the immutable parts of the repository (/apps and /libs).
@nsvsrk Did you find the suggestions helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!
Zugriffe
Antworten
Likes gesamt