What is a Website
What is a Website, How does a website work, Basic concepts of the Internet
What is a Website
A Website is a collection of publicly available resources or web pages interlinked with each other in a single domain name.
These web pages are stored on a server to serve the entire world. Servers are computers that are available 24/7.
All the websites combined are called the World Wide Web(WWW in short).
Types of a website
1. Static Websites
These static websites are nothing but the website's content remains static for every user. For example some company landing pages.
2. Dynamic Websites
These websites are non-static to every user, it shows different content to every user. For example, our Facebook feed, It is different for all users.
Basic Concepts of Computer Network
Internet
The Internet is a collection of these computer networks. These connections are basically spread across houses, cities, states, and countries. This entire connection on a global scale is known as the Internet.
Domain Name
A domain name is a unique, easy-to-remember address used to access websites. The domain names can be like facebook.com, google.com, prahladinala.in, learncodeonline.in and etc
Users can connect to websites using domain names with the help of DNS
What is DNS then?
DNS - Domain Name System/Server
The Domain Name System (DNS) is the phonebook of the Internet. Humans access information online through domain names, like facebook.com or google.com.
Web browsers interact through Internet Protocol (IP) addresses.
Humans cannot memorize the IP addresses of any website, But we can memorize the names easily.
So Here comes the DNS, DNS translates domain names to IP addresses so browsers can load Internet resources.
Client-Server Architechture
Client-server architecture is a computing model in which the server hosts, delivers, and manages most of the resources and services requested by the client.
Protocols
A network protocol is an established set of rules that determine how data is transmitted between different devices in the same network.
The common protocols are:
- TCP - Transmission Control Protocol
- UDP - User Datagram Protocol
- HTTP - Hyper Text Transfer Protocol
- FTP - File Transfer Protocol
- SMTP - Simple Mail Transfer Protocol
Did you find this article valuable?
Support Prahlad Inala by becoming a sponsor. Any amount is appreciated!