Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Virtualization in AEM

Avatar

Ex-membro da Comunidade

Hello,

 

What is Virtualization in CQ? How is it implemented?

I tried searching the day docs but could not find anything really informative. Can some one help me with this?

 

Thanks in advance

 

Pranaya

1 Solução aceita

Avatar

Resposta correta de
Level 8

If you are referring to server visualization there isn't any AEM related implementation details - the software is installed that same on a virtualized server as it is on physical server. 

The other place in AEM where you see the term virtual is around virtual components like the column control components. This is a component that doesn't actual have any code - it exists only to allow the author to drag a particular configuration on the page. Not a lot of documentation about that - you  need to dig into the column control code if you want to understand it. 

Ver solução na publicação original

3 Respostas

Avatar

Level 10

What are you trying to do?

Avatar

Level 10

can you give more details on your requirement or usecase ?

Avatar

Resposta correta de
Level 8

If you are referring to server visualization there isn't any AEM related implementation details - the software is installed that same on a virtualized server as it is on physical server. 

The other place in AEM where you see the term virtual is around virtual components like the column control components. This is a component that doesn't actual have any code - it exists only to allow the author to drag a particular configuration on the page. Not a lot of documentation about that - you  need to dig into the column control code if you want to understand it.