Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Using Dispatcher for partly deployed website

Avatar

Level 2

Hi 

 

One of our client have a website which is not fully migrated to AEM , some of the pages still remains in old .NET code and are deployed on IIS .

What is the best way to handle this secnario . 

using dispatcher or using an CDN like cloud front ?

 

Rgds

1 Accepted Solution

Avatar

Correct answer by
Employee

Usually the approach would be to use a Load Balancer to redirect the incoming requests to the correct web server.

Regards,

Opkar

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Usually the approach would be to use a Load Balancer to redirect the incoming requests to the correct web server.

Regards,

Opkar