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 個答案
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
專家
已回答 1 年前
2

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

profile pictureAWS
專家
已回答 1 年前
profile picture
專家
已審閱 1 年前
profile picture
專家
iwasa
已審閱 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南