```html
Learn IT Infrastructure in Simple Language
Click any topic and learn through simple explanations and diagrams.
Servers, Racks, Power & Cooling
Understand how Ubuntu works
Internet, Router & Switch Concepts
SSD, HDD, SAN & NAS
Learn Linux Fundamentals
Understand Cloud Easily
A Data Center is a building where servers, storage and networking devices are kept.
INTERNET
|
FIREWALL
|
SWITCH
/ | \
/ | \
SERVER SERVER SERVER
|
STORAGE
Real Example: Facebook, Google and Amazon store their servers inside data centers.
Operating System acts as a manager between user and hardware.
User | Applications | Ubuntu OS | Kernel | CPU / RAM / Disk
Example: When Chrome opens, Ubuntu manages CPU and RAM usage.
Networking means connecting devices so they can communicate.
INTERNET
|
ROUTER
|
SWITCH
/ \
Laptop Server
Example: When you watch YouTube, networking connects your phone to Google's servers.
Storage is used to keep data permanently.
Applications
|
Storage
/ \
HDD SSD
SSD is faster than HDD and commonly used in modern servers.
Ubuntu is a Linux operating system widely used in servers and cloud.
User | Shell | Kernel | Hardware
Linux allows users to manage files, services and applications efficiently.
Cloud means renting IT resources over the internet.
User | Internet | Cloud Provider (AWS/Azure/GCP) | Servers Storage Network
Instead of buying servers, companies rent resources from cloud providers.