Is one elastic ip address enough for each instance that I actually have running?
Answer / Saurabh Singh Chauhan
No, if you have multiple Amazon EC2 instances, you will need to associate an Elastic IP address with each instance that you want to allow inbound traffic from the internet. One Elastic IP address can be associated with multiple instances, but if you want each instance to have a unique public IP address, you will need to allocate additional Elastic IP addresses.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain in detail the function of amazon machine image (ami)?
What will be the status of the snapshot until the snapshot is complete.
How many keypairs are neccasary to access a region?
Security elements used at network and server level in AWS?
What does the following command do with respect to the amazon ec2 security groups? Ec2-create-group createsecuritygroup
The user got a content management system running on an amazon ec2 instance that’s approaching 100% processor utilization. Can that possibility scale backload on the amazon ec2 instance?
What is ssl?what are the layers present in ssl?
What is Amazon SQS?
What happens if all the vm’s in target group are at risk?
You have a content management system running on an Amazon EC2 instance that is approaching 100% CPU utilization. How to reduce the load on the Amazon EC2 instance?
How to secure data for carrying in the cloud?
A company needs to monitor the read and write IOPS for their AWS MySQL RDS instance and send real-time alerts to their operations team. Which AWS services can accomplish this?