3 Region, 1 DNS names : Load Balancer or Route53

0

Hi @all,

I have an issue to configure my AWS architecture. I need to deploy my application, on Elastic Beanstalk _ Lambda _ API Gateway, on 3 different regions, and 2 availability zone of one region.

My trouble is how can I use the same domain name "www.mysite.net" for all the regions ? The entry point is the API Gateway to divide the request across Lambdas and Elastic BeanStalks

1- I no need the cloudfront for API Gateway, reading that : https://forums.aws.amazon.com/thread.jspa?threadID=195290

2- The right way is the following ?

www.mysite.net ----> Elastic Load Balancer -----> (Region 1 / AZ 1 ) API Gateway ----> App

I add the Elastic Load Balancer as CNAME on my register domain

Thanks

Edited by: kallsu on Jan 13, 2019 2:40 AM

kallsu
asked 5 years ago167 views
1 Answer
0

May on wrong topic ?

kallsu
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions