Questions tagged [amazon-vpc]

Amazon Virtual Private Cloud (Amazon VPC) lets you provision a logically isolated section of the Amazon Web Services (AWS) Cloud where you can launch AWS resources in a virtual network that you define

Amazon Virtual Private Cloud (Amazon VPC) lets you provision a logically isolated section of the Amazon Web Services (AWS) Cloud where you can launch AWS resources in a virtual network that you define. For additional information, see:

724 questions
-2
votes
1 answer

How come multiple servers can have the same elastic IP?

We had 2 VPC's in our AWS EC2 network and we had 2 different running servers with the same Elastic IP. How can this be possible? I thought IP's had to be unique.
ujjain
  • 3,963
  • 15
  • 50
  • 88
-2
votes
1 answer

Why Use a NAT Instance?

Consider the following VPC: Public subnet with app servers and a separate NAT instance. Private subnet with database server. What benefits do we gain by using a stand alone NAT? EDIT: Why use a separate NAT router rather than having the app…
csi
  • 1,535
  • 7
  • 22
  • 42
-2
votes
2 answers

Could I have 2 nat on vpc

There is a vpc on amazon that has two subnets. The outer one has internet access and the inner one using NAT server to connect to internet. Inner subnet have plenty of servers for development and testing. Now I need to use separated NAT server for…
Bagi
  • 51
  • 7
-9
votes
0 answers

AWS Reserved IP addresses

I have multiple VPC in my account and I created most of VPC using subnet 10.0.0.0/8 or 192.168.0.0/16 or 172.16.0.0/12 subnet blocks. I am exhausted with my range due to not optimizing the IP address properly and adding a wrong route of 10.0.0.0/8…
Pratap
  • 665
  • 6
  • 22
1 2 3
48
49