How can I migrate Classic Load Balancer to Application Load Balancer

0

Hello,

I'm not a web developer. I created my AWS EB WebApp as Classic Load balancer. I'm now setting up Cloudfront distribution for CDN with a custom domain that I bought from AWS Route 53. My cloudfront is working, but it's not responding for POST request. When I read about it online, I think my aws eb webapp should be migrated to Application Load Balancer. Could you help please? - Haile

2 Respostas
3

yes you need to migrate

To migrate your EB environment to ALB, you can follow these steps:

  • Create a new Application Load Balancer in your AWS account.
  • In your EB environment, go to the Configuration tab and select the Modify button.
  • In the Load Balancer section, select the Application Load Balancer option and select the ALB you created in step 1.
  • Review and apply the changes to your EB environment.

After migrating your EB environment to ALB, you can configure your CloudFront distribution to use the ALB as its origin. This should allow your CloudFront distribution to support both GET and POST requests.

profile picture
ESPECIALISTA
respondido há um ano
2

Take a look at this Knowledge Center article: https://repost.aws/knowledge-center/migrate-classic-load-balancer

profile pictureAWS
ESPECIALISTA
respondido há um ano
profile picture
ESPECIALISTA
avaliado há um ano
profile picture
ESPECIALISTA
iwasa
avaliado há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas