

































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
P2 Develop the database system with evidence of user interface, output and data validations, and querying across multiple tables.
Typology: Assignments
1 / 41
This page cannot be seen from the preview
Don't miss anything!


































Qualification BTEC Level 5 HND Diploma in Computing Unit number and title 10: Website Design & Development Submission date 11 th^ Dec 2021 Date Received 1st submission Re-submission Date Date Received 2nd submission Student Name Nguyen Duc Quang Student ID GCH Class GCH0907 Assessor name Lai Manh Dung Student declaration I certify that the assignment submission is entirely my own work and I fully understand the consequences of plagiarism. I understand that making a false declaration is a form of malpractice. Student’s signature Quang Grading grid P1 P2 P3 P4 M1 M2 M3 D
Summative Feedback: Resubmission Feedback: Grade: Assessor Signature: Date:
1 :Explain server technologies(slides 3,4) 1.2 : Management services associated with hosting(slide 5) P1 : Identify the purpose and types of DNS, including explanations on how domain names are organised and managed.(slide 6-11) P2 : Explain the purpose and relationships between communication protocols, server hardware, operating systems and web server software with regards to designing, publishing and accessing a website.(slide 12-20) P3 : Discuss the capabilities and relationships between front-end and back-end website technologies and explain how these relate to presentation and application layers.(slide 21-27) P4 : Discuss the differences between online website creation tools and custom built sites with regards to design flexibility, performance, functionality, User Experience (UX) and User Interface (UI). (slide 28.29) References (slide 30 , 31)
Web server: Web server means the web server, which is a mainframe connected to an extended computer network. The server contains all the data for which it is authorized to manage. Each server has its own IP and can read a variety of languages such as HTML, HTM, File, ... The server has a large capacity and very high speed to be able to store and operate data stores on the internet well. Through the separate communication port of each server, the computer system is able to operate more smoothly. The server must ensure continuous operation to be able to provide data to its computer network. Application Server : The Application Server
Managed hosting is an IT provisioning model in which a service provider leases dedicated servers and associated hardware to a single customer and manages those systems on the customer's behalf. In managed hosting, customers can rent equipment such as dedicated server, storage and network hardware; operating systems; and system software. The customer usually has administrative access to the leased systems yet rarely uses it, instead opting to interact with the system through a web-based interface.
P1: The purpose and types of DNS, including explanations on how domain names are organized and managed Function of DNS each Website:The main function of DNS is to translate domain names into IP Addresses, which computers can understand. It also provides a list of mail servers which accept Emails for each domain name. Each domain name in DNS will nominate a set of name servers to be authoritative for its DNS records.
P1: The purpose and types of DNS, including explanations on how domain names are organized and managed Domain Name System – DNS: DNS has an IP search job, DNS is an essential part of the internet, it can identify various vulnerabilities when accessing.
P1: The purpose and types of DNS, including explanations on how domain names are organized and managed Managed DNS servers: The Domain Name System (DNS) is the Internet's system that converts human readable domain names into digital IP addresses and vice versa. Some of the businesses that offer Managed DNS services include:▪Dyn ▪Cloudflare ▪Amazon Route 53 ▪Cloud DNS ▪UltraDNS ▪Verisign Managed DNS ▪NeustarUltraDNS ▪Akamai
P1: The purpose and types of DNS, including explanations on how domain names are organized and managed DNS Protection: DNS protection is the concept of protecting the entire DNS service, sometimes focusing on security. DNS protection can be divided into approximately two categories:
On the Internet ,there are many applications (services) and applications (services) that need corresponding communication protocols.
There are many different services on the internet => there are many different methods of communication
For example , Web service with https protocol proposed by Tim Berners-Lee in 1989 HTTP is also a Request - Response protocol based on Client - Server structure. Client and server communicate with each other by exchanging independent messages (as opposed to a single stream of data). Messages sent by the client, usually a web browser, are called requests, and messages sent by the server as a response, are called responses.
HTTP Request :
Method : There are 9 types of method, get and post are 2 common types used a lot The Status-Code element is a 3-character integer. The first character of the state encoding defines the response class (type) and the last two characters do not have any categorical role.