Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Is there a way to have current firewall rules from AWS in the AEM as a Cloud?

Avatar

Level 2

Hi All,

We have some firewall rules defined on AWS for our AEM server. We are migrating to AEM as a cloud service. is there a way to configure those rules on AEM as a cloud? Any help would be appreciated.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @andmiccrew , As per my understanding, there is no way you can implement custom firewall directly in front of AEM as CS. If you have any CDN in front of fastly, you can have those rules there depending on what you are using. But to answer your question there is no ootb feature to put firewall rules. There is IP restrictions that you can do on CM. However, there is mod security module at dispatcher where we can handle security related requirements. - https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/conten...

 

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

Hi @andmiccrew , As per my understanding, there is no way you can implement custom firewall directly in front of AEM as CS. If you have any CDN in front of fastly, you can have those rules there depending on what you are using. But to answer your question there is no ootb feature to put firewall rules. There is IP restrictions that you can do on CM. However, there is mod security module at dispatcher where we can handle security related requirements. - https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/conten...

 

Avatar

Level 2

thanks for you input @Anish-Sinha