๐ŸŽ New User? Get 20% off your first purchase with code NEWUSER20 ยท โšก Instant download ยท ๐Ÿ”’ Secure checkout Register Now โ†’
Menu

Categories

Networking Beginner

What is DNS (Domain Name System)?

A hierarchical naming system that translates human-readable domain names into IP addresses.

DNS acts as the internet's phone book. When you type "example.com," DNS resolves it to an IP address like 93.184.216.34. The resolution process involves recursive resolvers, root servers, TLD servers, and authoritative nameservers.

Common record types include A (IPv4), AAAA (IPv6), CNAME (alias), MX (mail), TXT (verification), and NS (nameserver). DNS caching reduces lookup times with TTL (Time To Live) values.

Related Terms

Load Balancer
A device or software that distributes network traffic across multiple servers to ensure reliability and performance.
VLAN (Virtual LAN)
A logical grouping of network devices that creates separate broadcast domains on the same physical network infrastructure.
HTTP Keep-Alive
An HTTP mechanism that reuses a single TCP connection for multiple requests, reducing the overhead of establishing new connections.
Proxy Server
An intermediary server that forwards requests between clients and destination servers, providing caching, filtering, or anonymity.
Network Segmentation
The practice of dividing a network into isolated segments to improve security, performance, and management.
TCP/IP
The fundamental communication protocol suite of the internet that defines how data is packaged, addressed, transmitted, and received.
View All Networking Terms โ†’