Website Design and Development: Server Technologies and Management Services, Assignments of Web Design and Development

it's useful and it can help you get Pass

Typology: Assignments

2021/2022
On special offer
30 Points
Discount

Limited-time offer


Uploaded on 06/22/2022

name-no-6
name-no-6 🇻🇳

4.8

(10)

12 documents

1 / 53

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
ASSIGNMENT 1 FRONT SHEET
Qualification
BTEC Level 5 HND Diploma in Computing
Unit number and title
10: Website Design & Development
Submission date
19/4/2022
Date Received 1st submission
19/4/2022
Re-submission Date
30/4/2022
Date Received 2nd submission
30/4/2022
Student Name
Student ID
Class
Assessor name
Student declaration
I certify that the assignment submission is entirely my own work and I fully understand the consequ
making a false declaration is a form of malpractice.
ences of plagiarism. I understand that
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
Discount

On special offer

Partial preview of the text

Download Website Design and Development: Server Technologies and Management Services and more Assignments Web Design and Development in PDF only on Docsity!

ASSIGNMENT 1 FRONT SHEET

Qualification BTEC Level 5 HND Diploma in Computing Unit number and title 10: Website Design & Development Submission date 19/4/2022 Date Received 1st submission 19/4/ Re-submission Date 30/4/2022 Date Received 2nd submission 30/4/ Student Name Student ID Class Assessor name Student declaration I certify that the assignment submission is entirely my own work and I fully understand the consequ making a false declaration is a form of malpractice. ences of plagiarism. I understand that

Student’s signature Grading grid P1 P2 P3 P4 M1 M2 M3 D

Phạm Vĩnh Hưng

GCH

WEBSITE DESIGN &

DEVELOPMENT

The purpose of DNS

  • Web browsers interact through

internet protocol addresses. DNS

translates domain names to IP

address so browsers can load

Internet resources.

  • The process of DNS resolution

involves converting a hostname

(such as www.example.com) into a

computer-friendly IP address (such

as 192.168.1.1).

  • DNS recursor: The DNS recursor is a server designed to receive queries from client machines through applications such as web browsers
  • Root nameserver: The root server is the first step in translating (resolving) human readable host names into IP Types of addresses. DNSsearch for a specific IP address, and it hosts the last portion of - TLD nameserver: This nameserver is the next step in the a hostname (In example.com, the TLD server is “com”)
  • Authoritarive nameserver: If the authoritative name server has access to the requested record, it will return the IP address for

.com, .net and .org How domain names are organised and managed When a domain name is typed into the browser, the computer

  • Second level domains typically provide the name of the organization
  • Third level domains is typically used to refer to a specific server such as : support, www,… Explain the purpose of communication protocols Communication protocols allow different network devices to communicate with each other. They are used in both analog and digital communications and can be used for important processes, ranging from transferring files between devices to accessing the internet.

Server Hardware means the computer hardware provided by CentralSquare on which the Licensed Software has been installed by CentralSquare and which operates in a local area network that runs administrative software which controls access to all or part of the network and its resources and makes such resources available to computers acting as workstations on the network.

Explain the purpose of Web server software

A web server is a computer that

runs websites. It's a computer

program that distributes web

pages as they are requisitioned.

The basic objective of the web

server is to store, process and

deliver web pages to the users.

This intercommunication is done

using Hypertext Transfer

Protocol (HTTP)

There are protocols that are found in the application layers of the OSI 7 layer model. These protocols are used with the regard to hosting and managing a website.

  • HTTP: It is used to deliver data on the Internet and provide a regulated method for computers
  • HTTPS: It encrypts the data by exchanging keys with the customer and the website so that the encrypted data cannot be stolen
  • FTP: When creating a website, the FTP protocol is used to upload the completed web pages to the webserver Relationship between technologies above with regards to designing, publishing and accessing a website.
  • SMTP: This protocol is cooperated with the Mail Transfer Agent (MTA) and POP3 protocol to receive emails from users and send emails
  • Apache and IIS manage every connected server and good security features. It also helps to keep the websites on the servers up and running.
  • These technologies represent the level at which application programs talks with the network using programming interfaces to host and manage a website.