1 00:00:07,730 --> 00:00:12,480 okay so the first thing that we need to do when we create a website is that we 2 00:00:12,480 --> 00:00:17,490 need to purchase a domain name and we can do that through Amazon route 53 3 00:00:17,490 --> 00:00:24,359 service now that will cost us around about 11 or 12 dollars US. depending on 4 00:00:24,359 --> 00:00:30,779 what top-level domain you select, now you can do probably half of the Lab 5 00:00:30,779 --> 00:00:34,739 without a domain name without purchasing a domain name if you like but to do 6 00:00:34,739 --> 00:00:38,520 the complete lab you're going to have to purchase a domain name so just a word of warning 7 00:00:38,520 --> 00:00:44,760 that is not covered on the free tier, so we go to services and then we 8 00:00:44,760 --> 00:00:51,930 scroll down to networking and content delivery we go to route 53 and 9 00:00:51,930 --> 00:00:57,360 if we've never used Amazon route 53 we get this welcome screen, now we just scroll over 10 00:00:57,360 --> 00:01:02,370 to domain registration and click get started now and then we can click on 11 00:01:02,370 --> 00:01:07,320 register domain and we'll put in a domain name there so I'm just going to 12 00:01:07,320 --> 00:01:14,420 get one for my son who does a little bit of coding so we'll look for thedevkid.com 13 00:01:14,420 --> 00:01:26,009 and that is available so what we do is we can click on Add to Cart and you 14 00:01:26,009 --> 00:01:29,340 can see there on the right hand side is a shopping cart and it's been added there 15 00:01:29,340 --> 00:01:36,530 at cost of $12 for a dot-com domain, we scroll down and we go to continue and 16 00:01:36,530 --> 00:01:42,390 you put in your contact details there and then once you've done that you can 17 00:01:42,390 --> 00:01:47,220 click on continue now just the only the bottom here privacy protection is 18 00:01:47,220 --> 00:01:51,899 enabled by default and the good thing about this is that it's free with Amazon 19 00:01:51,899 --> 00:01:56,520 Web Services you don't have to pay extra to get privacy protection and that's one 20 00:01:56,520 --> 00:02:00,210 thing about Amazon Web Services that with the domain name service that you 21 00:02:00,210 --> 00:02:05,399 will find is that it's basically what they tell you it cost is what a costs 22 00:02:05,399 --> 00:02:09,090 when you look at other services like like GoDaddy for example you're going to 23 00:02:09,090 --> 00:02:13,440 have to pay extra for this and extra for that and the price they give you 24 00:02:13,440 --> 00:02:17,070 is really just for that first year and then when it goes to ring you it's a lot 25 00:02:17,070 --> 00:02:22,260 more than that. So once you're put in your contact details then you'll get 26 00:02:22,260 --> 00:02:27,780 this review screen so just check the terms and conditions I understand that's 27 00:02:27,780 --> 00:02:33,030 fine and there'll be a verification email that will be sent to the email 28 00:02:33,030 --> 00:02:39,870 address that you put in the contact make sure that that email address is a valid 29 00:02:39,870 --> 00:02:43,170 email address otherwise you're going to be in a bit of trouble so just click on 30 00:02:43,170 --> 00:02:49,830 complete purchase and there we go so that's actually done now and so the only 31 00:02:49,830 --> 00:02:53,970 thing that needs to happen to actually use that that the main name is that you 32 00:02:53,970 --> 00:03:03,570 need to go to this email and click on the link for that email 33 00:03:03,570 --> 00:03:08,730 okay so it's been around about half an hour and the process has finally completed I must say 34 00:03:08,730 --> 00:03:12,510 it did take a lot longer this time with a brand new account that it normally 35 00:03:12,510 --> 00:03:16,020 does with the Backspace Academy account it's normally a lot quicker for some 36 00:03:16,020 --> 00:03:20,459 reason with a new account it does seem to take a lot longer so you will have 37 00:03:20,459 --> 00:03:25,980 received one email saying action require to verify your email address so you if 38 00:03:25,980 --> 00:03:30,840 you clicked on that link then you would receive another email saying that your 39 00:03:30,840 --> 00:03:35,340 email address has been verified and then there will be a third email saying that 40 00:03:35,340 --> 00:03:40,980 you've signed up to Amazon registrar and then around 41 00:03:40,980 --> 00:03:46,980 about half an hour after that you will receive an email from Amazon route 53 42 00:03:46,980 --> 00:03:51,000 and the title of that email or the subject of that email will be your 43 00:03:51,000 --> 00:03:56,820 domain was successfully registered with route 53, so once that's done you can 44 00:03:56,820 --> 00:04:01,830 go back into the console and you can click on register domains and you will 45 00:04:01,830 --> 00:04:07,320 see your domain name is there all ready to go and also if you click on hosted 46 00:04:07,320 --> 00:04:11,130 zones there will be a hosted zone already set up and we'll talk more about 47 00:04:11,130 --> 00:04:17,940 that as we get further on into the lab that brings us to the end of the first 48 00:04:17,940 --> 00:04:22,350 part of the lab coming up next we're going to be creating a bucket and in 49 00:04:22,350 --> 00:04:27,000 Amazon s3 bucket and we're going to be uploading a website to the 50 00:04:27,000 --> 00:04:31,470 bucket and we were going to be setting up website hosting from that bucket I'll 51 00:04:31,470 --> 00:04:34,430 see you in the next one