1 00:00:01,210 --> 00:00:08,720 With our server created you can see the IP address you're one point worth mentioning is that this IP 2 00:00:08,780 --> 00:00:12,300 is permanently attached to this droplet. 3 00:00:12,340 --> 00:00:16,570 It cannot be reassigned to another droplet this year. 4 00:00:16,570 --> 00:00:23,920 Digital Ocean introduced a new feature called Floating IPs and this allows us to create an IP and attach 5 00:00:23,920 --> 00:00:32,600 it to any droplet of our choice at any time this feature is very similar to the Amazon Web Services 6 00:00:32,610 --> 00:00:34,800 dynamic IP feature. 7 00:00:35,040 --> 00:00:38,340 If you're using Amazon Web services you can do the same thing. 8 00:00:41,170 --> 00:00:48,900 This feature is extremely useful to have for many purposes for example so you build an application and 9 00:00:48,980 --> 00:00:56,170 at a specific date you create a snapshot of it a snapshot in digital motion is like a disk image that 10 00:00:56,170 --> 00:01:00,020 can easily be reinstalled at any time on any other server. 11 00:01:01,380 --> 00:01:06,600 Now so you develop this application and something goes horribly wrong and you need to revert back to 12 00:01:06,600 --> 00:01:09,150 the snapshot at a previous date. 13 00:01:11,400 --> 00:01:18,090 Typically changing an IP address for your server can be a very big hassle it's something you generally 14 00:01:18,090 --> 00:01:19,240 want to avoid. 15 00:01:19,740 --> 00:01:26,370 So floating IPs make it very simple to deploy a new server load your snapshot and easily assign your 16 00:01:26,370 --> 00:01:28,160 IP to the new server. 17 00:01:28,530 --> 00:01:35,180 Apart from this example there are many other benefits of using floating or transferable IPs and for 18 00:01:35,180 --> 00:01:39,540 this reason let's go ahead and attach a floating IP to this droplet. 19 00:01:39,900 --> 00:01:44,970 Click over here where it says start using floating IPs. 20 00:01:45,000 --> 00:01:47,030 Now you want to click in this menu here. 21 00:01:47,370 --> 00:01:49,770 You want to select the server that you just deployed. 22 00:01:49,770 --> 00:02:00,070 In this case we deployed main server on the right here press the assigned floating IP on just give that 23 00:02:00,070 --> 00:02:07,120 a second or two and you can see that the floating IP was successfully added to the server we just created 24 00:02:10,250 --> 00:02:13,010 so perfect that's all there really is to it. 25 00:02:13,010 --> 00:02:19,100 Now that the IP has been assigned you can administer your server using this floating IP rather than 26 00:02:19,100 --> 00:02:21,620 the permanent IP that we'd seen earlier. 27 00:02:21,620 --> 00:02:26,990 Just as a side note it is always a good practice to set up your floating IP in the beginning. 28 00:02:26,990 --> 00:02:31,430 This gives you the flexibility of transferring the IP at a later date should you need to.