2 Answers
- Newest
- Most votes
- Most comments
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.
2
Take a look at this Knowledge Center article: https://repost.aws/knowledge-center/migrate-classic-load-balancer
Relevant content
- asked 5 years ago
- Accepted Answerasked a year ago
- Accepted Answerasked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 7 days ago