Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
en:modul:m321_aws:topics:01 [2025/08/13 17:30] – [Centralized vs Distributed System Architecture] dgaravaldien:modul:m321_aws:topics:01 [2025/08/13 17:35] (aktuell) dgaravaldi
Zeile 25: Zeile 25:
   * Client-server architecture   * Client-server architecture
   * Single data center cloud computing   * Single data center cloud computing
 +\\ 
 +\\
 ==== Distributed System Architecture ==== ==== Distributed System Architecture ====
 A distributed system architecture refers to multiple independent components (or nodes) work together to appear as a single coherent system to the end-users. These components are spread across different physical or virtual machines. A distributed system architecture refers to multiple independent components (or nodes) work together to appear as a single coherent system to the end-users. These components are spread across different physical or virtual machines.
Zeile 50: Zeile 51:
   * Distributed databases (e.g., Apache Cassandra, Amazon DynamoDB)   * Distributed databases (e.g., Apache Cassandra, Amazon DynamoDB)
   * Cloud computing (multi-data center)   * Cloud computing (multi-data center)
 +\\ 
 +\\
 ==== Comparison ==== ==== Comparison ====
- 
  
 | Feature                | Centralized System                      | Distributed System                       | | Feature                | Centralized System                      | Distributed System                       |
Zeile 66: Zeile 67:
  
 In summary, centralized systems are simpler to manage and more straightforward in design but face challenges in scalability and reliability. Distributed systems offer better scalability and fault tolerance but are more complex to design, implement, and manage. In summary, centralized systems are simpler to manage and more straightforward in design but face challenges in scalability and reliability. Distributed systems offer better scalability and fault tolerance but are more complex to design, implement, and manage.
- 
- 
  
  • en/modul/m321_aws/topics/01.1755099027.txt.gz
  • Zuletzt geändert: 2025/08/13 17:30
  • von dgaravaldi