How to make the instance IP static in nature - AWS

+3 votes
My Public IP keeps fluctuating and it's very irritating because I need to change my other configurations every time the IP changes. Is there a way to make the IP static?
Apr 11, 2019 in AWS by Laksha
1,040 views

1 answer to this question.

0 votes

Hey @Laksha!

By default, all instances have a dynamic public IP address which changes every time you stop or restart the instance. You could use ElasticIP to assign a static IP to your instance. Follow these steps:

On the left side, go to Network and Security -> ElasticIP -> Allocate New IP 

Assign this new address to an instance

answered Apr 11, 2019 by Kalgi
• 52,360 points

Related Questions In AWS

0 votes
1 answer

How to Pass the VPC ID while creating the Ec2 instance in AWS using Python Boto3

import boto3 ec2 = boto3.resource('ec2') instance = ec2.create_instances( ...READ MORE

answered Jan 29, 2019 in AWS by Priyaj
• 58,090 points
2,954 views
0 votes
1 answer

How to change the instance type in AWS?

Using the AWS Console. You can follow ...READ MORE

answered Mar 26, 2019 in AWS by Esha
725 views
0 votes
1 answer

How to create an AWS EC2 Instance in the VPC with Boto3 module?

Hi@akhtar, You can use a network interface in ...READ MORE

answered Oct 11, 2020 in AWS by MD
• 95,440 points
2,128 views
0 votes
1 answer

Using Shapely on AWS Lambda with Python 3

For some reason, the pip install of ...READ MORE

answered Oct 8, 2018 in AWS by Priyaj
• 58,090 points
2,593 views
0 votes
1 answer
0 votes
1 answer
+2 votes
1 answer

How To Become Certified in AWS-Solution-Architect-Associate Exam??

Hey @Robii,  Start with some basic research about ...READ MORE

answered Apr 9, 2019 in AWS by Kalgi
• 52,360 points
817 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