Is it possible to use VPC to have access between two AWS Regions

0 votes
My concern circles around two kubernetes clusters. I am aware this can be done using VPN. I wish to know if its possible using VPC. I also wish to know where I put my gateways?

Can this be done?
Apr 18, 2018 in Cloud Computing by brat_1
• 7,200 points
799 views

1 answer to this question.

0 votes

Good question this. Currently this feature is not a native managed service to AWS. You can however, implement it yourself.

 Rackspace provides a good guide on how to get started for that please refer this link: https://goo.gl/bhVPEC

There are three ways to achieve this:

  1. Hardware: Here you need a router in your own datacentre, now maintain one ipsec tunnel to a VGW in VPC-Region A and a second ipsec tunnel to a VGW in VPC-Region B. The VGW stands for Virtual Private Gateway, basically a vpn concentrator on the AWS side of the connection. The Customer Gateway would be the router in your own datacentre.
  2. Software: You can use  openswan to hook up a ipsec tunnel between VPC-Region A and VPC-Region B. refer this AWS doc:  https://goo.gl/9u5ei6
  3. Combination: A combination of the above two approaches, where you can have a instance running Sophos UTM (or similar software) in VPC-Region A connect by ipsec tunnel to a VGW in VPC-Region B. This is explained in the AWS doc: https://goo.gl/em1Njp

You will need VPC pairing refer this for the same: https://goo.gl/nZE7uR

answered Apr 18, 2018 by code_ninja
• 6,300 points

Related Questions In Cloud Computing

+3 votes
3 answers

Is it possible to delete a API in AWS API Gateway?

Yes, it is possible to delete an ...READ MORE

answered Mar 27, 2018 in Cloud Computing by brat_1
• 7,200 points
4,766 views
0 votes
1 answer

What is MFA and how to use it with AWS CLI?

To get the temporary session token use ...READ MORE

answered Jul 19, 2018 in Cloud Computing by Gopalan
• 1,360 points
832 views
0 votes
3 answers

Is it possible to redirect a domain to Amazon EC2?

Create an Elastic IP on the AWS ...READ MORE

answered Nov 30, 2018 in Cloud Computing by Abhinav
2,553 views
0 votes
1 answer

Is there a way to transfer files between AWS s3 and ec2

The answer is a definite yes yes. ...READ MORE

answered Apr 17, 2018 in Cloud Computing by brat_1
• 7,200 points
884 views
0 votes
1 answer

AWS: What is SQS? How to use Amazon SQS?

Amazon Simple Queue service is a message ...READ MORE

answered Jul 11, 2018 in Cloud Computing by brat_1
• 7,200 points
1,220 views
0 votes
1 answer
0 votes
0 answers
0 votes
0 answers

Is it possible to display combo box without the dropdown?

Can someone explain if it's feasible to ...READ MORE

Nov 4 in Cloud Computing by Priyanka
• 4,080 points
26 views
+1 vote
3 answers

AWS EC2: Is it possible to edit httpd.conf file in

It would be prompting you a alert, ...READ MORE

answered Aug 17, 2018 in Cloud Computing by Priyaj
• 58,020 points
2,870 views
+1 vote
1 answer

Is it possible to get an ec2 pricing programmatically?

Yes absolutely. You may get AWS pricing programmatically ...READ MORE

answered Apr 10, 2018 in Cloud Computing by code_ninja
• 6,300 points
1,976 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP