From the course: AWS Essential Training for Administrators
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Elastic IP and elastic network interface - Amazon Web Services (AWS) Tutorial
From the course: AWS Essential Training for Administrators
Elastic IP and elastic network interface
- [Instructor] When you stop and start an EC2 instance, it's public IP address changes. This can be an issue for administrators as it breaks any services that rely on a static address. This can be solved using elastic IP addresses. An elastic IP is a static public IPv4 address that you can allocate to your AWS account. If you're running a public-facing web server or an application that requires a consistent IP address for DNS records, an elastic IP provides a stable address. You can also use elastic IP addresses to mask failures. If an EC2 instance fails, you can quickly reassociate the elastic IP to a standby instance, restoring services. Elastic IPs incur a small hourly charge when not associated with a running instance, so release them when you no longer need them. To use an elastic IP, you will need to allocate one to your account. Once allocated, you can associate it with an instance. To do so, select the elastic IP,…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Building Amazon Machine Images6m 33s
-
(Locked)
Configuring EBS volumes5m 9s
-
(Locked)
EC2 instance advanced options3m 47s
-
(Locked)
Connect to the EC2 instance4m 51s
-
(Locked)
Elastic IP and elastic network interface3m 25s
-
(Locked)
Securing with security groups3m 36s
-
(Locked)
Controlling access with network ACLs3m 33s
-
(Locked)
Using launch templates2m 28s
-
(Locked)
EC2 purchasing options6m 31s
-
(Locked)
Troubleshooting EC25m 20s
-
(Locked)
-
-
-
-
-
-