Questions tagged [elastic-ip]

An Elastic IP address (EIP) is a static IP address designed for dynamic cloud computing.

According to Amazon, "with an EIP, you can mask the failure of an instance by rapidly remapping the address to another instance. Your EIP is associated with your AWS account, not a particular instance, and it remains associated with your account until you choose to explicitly release it."

For more information see http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html

213 questions
-1
votes
1 answer

Amazon AWS EC2 - Elastic IP - can i mirror my site closing certain ports?

THE MISSION: I have a development environment running on an Amazon AWS EC2 virtual server which i want to have tested by third parties. THE PROBLEM: I do NOT trust the companies who will test it not to sabotage environment and / or steal code. …
tony gil
  • 9,424
  • 6
  • 76
  • 100
-2
votes
2 answers

How long is an Elastic IP valid in AWS? Is it terminated after sometime?

How long is an Elastic IP valid in AWS? Is it terminated after sometime ? I requested an elastic IP from AWS EC2 console and got one. How long can i use the elastic IP.? Will AWS take it back after sometime or will remain with me as long i have an…
-2
votes
1 answer

Access AWS lambda function via elastic ip

Is it possible to ping an AWS elastic IP and have it invoke an AWS lambda without involving a server?
Globalz
  • 4,474
  • 6
  • 34
  • 43
1 2 3
14
15