Today, I learned about the Data center, which most big tech companies have.
- 10's to 100's of thousands of hosts, often closely coupled, in close proximity:
- e-business (ex. Amazon)
- Content-servers (ex. YouTube, Akamai, Apple, Microsoft)
- Search engines, data mining (ex. Google)
- Challenges:
- Multiple applications, each serving massive numbers of clients
- Managing/balancing load, avoiding processing, networking, data bottlenecks
Load balancer: application-layer routing
- Receives external client requests
- Directs workload within data center
- Returns results to external client (hiding data center internals from client)
'Computer Science ๐ > Network Programming ๐ฐ๏ธ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
TCP (1) (0) | 2023.04.29 |
---|---|
UDP (0) | 2023.04.27 |
A day in life network (0) | 2023.04.27 |
VLAN (0) | 2023.04.25 |
Switch (0) | 2023.04.25 |