2.1.7- URLs, DNS and Web Hosting Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is a URL?

A

URLs (Uniform Resource Locators) are unique identifiers for a resource on the internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the role of the protocol in a URL?

A

The protocol is a set of rules the browser should use to get resource from the server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Examples of protocols used to get resources from the server.

A

HTTP (Hypertext Transfer Protocol) Allows for communications between web browsers and web servers.
HTTPS (Hypertext Transfer Protocol Secure) uses encryption

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the second section of a URL?

A

The next section is the domain. Domain is the name of the server hosting the website.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the last section of the URL?

A

The last section is the path. The path is the name of the requested file and specifies where it should be located on the server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is DNS?

A

A domain name service allows for a user to enter a domain name instead of an IP address. The DNS then translates it into an IP address so that the specific domain can be found.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Why use the DNS?

A

IP addresses are much harder to remember than domain names.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Describe DNS miss.

A

If a DNS server doesn’t have the IP address associated with that particular domain then it can ask other DNS servers that it knows about.
By continuing to ask other, larger DNS servers, we will eventually find the IP address and send it to the client.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are websites?

A

A collection of web pages linked together by hyperlinks. A user can click on a hyperlink to navigate the website.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the difficulties of setting up a hosting website?

A
Security risks
Downtime e.g if there is a power cut.
Expensive
Limited storage space
Requires upgrades
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What do hosting providers do?

A

Most people opt for using a hosting company. They will host your website, regularly back up your site and apply security patches for you in return for a monthly fee.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a web server?

A

A web server is a dedicated computer on the internet which responds to HTTP requests by storing, processing and returning web pages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly