Presentation 2

Published on Slideshow
Static slideshow
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Scene 1 (0s)

NETWORK ARCHITECTURE Subject: computer Class: 10 From: Pratik sapkota.

Scene 2 (7s)

[Audio] Network architecture is the network design that describes how the computers on the network interact and communicate with each other. It can be classified into three type: i. Client-server network architecture ii. Peer-to-peer network architecture iii. Centralized network architecture 1 2.

Scene 3 (25s)

[Audio] Client-server network architecture Client-server architecture is a computing model that divides tasks or workloads between service providers (servers) and service requesters (clients). This model is a foundational structure for designing networked applications, ensuring efficient resource allocation and scalable systems. 1 3.

Scene 4 (49s)

[Audio] Advantages of client-server architecture ➢ It is centralized, which means that all data and services are stored and managed in a single place. ➢ It is cost-efficient, as it requires less hardware and software resources for the client side. ➢ It has high performance and low latency, as the server can handle many requests from many clients simultaneously and efficiently. 1 4.

Scene 5 (1m 18s)

[Audio] DISADVANTAGE: Moving to Client-Server Architecture is a major twoto-five-year conversion process. Controlling the Client-Server environment to prevent unauthorized use, invasion of privacy, and viruses is difficult. It is a kind of centralized system. 1 5.

Scene 6 (1m 36s)

[Audio] PEER-TO-PEER NETWORK ARCHITECTURE ❖ THE PEER-TO-PEER IS A TYPE OF NETWORK ARCHITECTURE CONSISTING OF SEVERAL COMPUTERS WHICH ARE CONNECTED TO EACH OTHER..

Scene 7 (1m 46s)

[Audio] Advantages of peer-to-peer network architecture *Some advantages of peer to peer network are as follows: 1. All the resources and contents are shared by all the peers (clients). 2. It is more reliable as central dependency is eliminated. Failure of one peer doesn't affect the functioning of other peers. 3.There is no need for full-time System Administrator because each user can control their shared resources. 1 7.

Scene 8 (2m 18s)

[Audio] Disadvantages of a peer to peer network some disadvantages of peer to peer network are as follows: In this network, the whole system is decentralized thus it is difficult to administer. Security in this system is very less. Data recovery or backup is very difficult since each computer should have it's own back-up system. 1 8.