79.9k views
5 votes
CDNs typically adopt one of two different server placement philosophies. Name and briefly describe them.

a) Centralized: Servers placed in one location.
b) Decentralized: Servers spread across μltiple locations for proximity to users.
c) Integrated: Combination of centralized and decentralized servers.
d) Redundant: Backup servers in case of failure.

1 Answer

5 votes

CDNs typically adopt centralized and decentralized server placement philosophies. Integrated philosophy combines both approaches for optimal performance.

CDNs (Content Delivery Networks) typically adopt one of two different server placement philosophies:

  1. Centralized: Servers placed in one location.
  2. Decentralized: Servers spread across multiple locations for proximity to users.

An integrated philosophy is a combination of both centralized and decentralized servers, which allows for optimal performance and user experience. Additionally, some CDNs also use redundant servers as backups in case of failure.

Learn more about CDN server placement philosophies

User Joanne Chow
by
8.1k points