1
00:00:00,300 --> 00:00:01,440
Centralized versus

2
00:00:01,440 --> 00:00:03,363
decentralized architectures.

3
00:00:04,260 --> 00:00:06,149
In this world of informational technology

4
00:00:06,149 --> 00:00:09,300
the terms centralized and decentralized are often used

5
00:00:09,300 --> 00:00:11,310
to describe the structure of network systems

6
00:00:11,310 --> 00:00:12,810
and data management.

7
00:00:12,810 --> 00:00:15,480
These architectures have their unique advantages

8
00:00:15,480 --> 00:00:18,288
and potential risks which can significantly impact

9
00:00:18,288 --> 00:00:21,330
their operational efficiency and security

10
00:00:21,330 --> 00:00:23,040
of an organization.

11
00:00:23,040 --> 00:00:25,410
In this lesson, we'll go over the definitions,

12
00:00:25,410 --> 00:00:28,080
benefits and risks of both centralized and

13
00:00:28,080 --> 00:00:30,420
decentralized architectures.

14
00:00:30,420 --> 00:00:33,030
A centralized architecture refers to a system

15
00:00:33,030 --> 00:00:36,180
where all the computing functions are coordinated

16
00:00:36,180 --> 00:00:39,150
and managed from a single location or authority.

17
00:00:39,150 --> 00:00:41,580
This could be a central server, a mainframe

18
00:00:41,580 --> 00:00:43,500
or a designated data center.

19
00:00:43,500 --> 00:00:46,590
In this setup, all the data and applications are stored

20
00:00:46,590 --> 00:00:50,220
in one place and users access them via a network.

21
00:00:50,220 --> 00:00:52,560
Some of the benefits of a centralized architectures are

22
00:00:52,560 --> 00:00:55,740
efficiency and control, consistency, cost,

23
00:00:55,740 --> 00:00:57,270
and effectiveness.

24
00:00:57,270 --> 00:00:59,100
First, efficiency and control.

25
00:00:59,100 --> 00:01:01,080
Centralized systems offer a high degree

26
00:01:01,080 --> 00:01:02,619
of control over the resources,

27
00:01:02,619 --> 00:01:05,550
making it easier to manage and maintain the system.

28
00:01:05,550 --> 00:01:07,968
It also allows for the efficient use of resources

29
00:01:07,968 --> 00:01:11,970
as the central authority can allocate them as needed.

30
00:01:11,970 --> 00:01:13,590
Second, consistency.

31
00:01:13,590 --> 00:01:15,750
Since all of the data is stored in one place

32
00:01:15,750 --> 00:01:19,020
it ensures consistency and accuracy of information

33
00:01:19,020 --> 00:01:20,970
across the organization.

34
00:01:20,970 --> 00:01:25,050
Finally, cost centralized systems can be more cost effective

35
00:01:25,050 --> 00:01:28,470
in terms of maintenance and infrastructure as there's only

36
00:01:28,470 --> 00:01:30,210
one system to maintain.

37
00:01:30,210 --> 00:01:33,240
Now, centralized architectures do not come risk free.

38
00:01:33,240 --> 00:01:35,730
Some of the risks include single points of failure

39
00:01:35,730 --> 00:01:38,670
scalability issues, and security risks.

40
00:01:38,670 --> 00:01:40,710
First, single points of failure.

41
00:01:40,710 --> 00:01:43,560
If the central server fails, it can disrupt the

42
00:01:43,560 --> 00:01:46,620
entire network leading to significant downtime.

43
00:01:46,620 --> 00:01:48,830
Second, scalability issues.

44
00:01:48,830 --> 00:01:51,051
As the organization grows, the central server

45
00:01:51,051 --> 00:01:53,749
may struggle to handle the increasing load

46
00:01:53,749 --> 00:01:56,670
leading to performance issues.

47
00:01:56,670 --> 00:01:58,620
Third, security risks.

48
00:01:58,620 --> 00:02:01,470
Centralized systems can be attractive targets

49
00:02:01,470 --> 00:02:02,730
for cyber-criminals.

50
00:02:02,730 --> 00:02:05,280
If central server is compromised, all data

51
00:02:05,280 --> 00:02:07,680
and applications are at risk.

52
00:02:07,680 --> 00:02:11,100
In contrast, a decentralized architecture distributes the

53
00:02:11,100 --> 00:02:14,160
computing functions across multiple systems or location.

54
00:02:14,160 --> 00:02:15,960
There's no single point of control.

55
00:02:15,960 --> 00:02:19,512
Instead, each node in the network operates independently

56
00:02:19,512 --> 00:02:23,400
and contributes to the overall function of the system.

57
00:02:23,400 --> 00:02:27,000
The benefits of decentralized architectures are resiliency

58
00:02:27,000 --> 00:02:29,700
scalability, and flexibility.

59
00:02:29,700 --> 00:02:31,410
First resiliency.

60
00:02:31,410 --> 00:02:34,650
Decentralized systems are more resilient to failures.

61
00:02:34,650 --> 00:02:38,160
If one node fails, the system can continue to function.

62
00:02:38,160 --> 00:02:40,140
Second, scalability.

63
00:02:40,140 --> 00:02:43,740
Decentralized architectures can easily scale the growth

64
00:02:43,740 --> 00:02:46,380
of the organization as new nodes can be added

65
00:02:46,380 --> 00:02:48,600
to the network when needed.

66
00:02:48,600 --> 00:02:50,430
Third, flexibility.

67
00:02:50,430 --> 00:02:53,310
These systems offer greater flexibility as they

68
00:02:53,310 --> 00:02:57,270
can support remote work arrangements and distributed teams.

69
00:02:57,270 --> 00:03:00,870
On the other hand, risks of decentralized architecture

70
00:03:00,870 --> 00:03:03,240
are security risks, management challenges,

71
00:03:03,240 --> 00:03:05,190
and data inconsistency.

72
00:03:05,190 --> 00:03:06,990
First, security risks.

73
00:03:06,990 --> 00:03:09,240
While decentralized systems are less likely to

74
00:03:09,240 --> 00:03:11,446
experience a total system failure

75
00:03:11,446 --> 00:03:14,430
they can be more vulnerable to security risks.

76
00:03:14,430 --> 00:03:17,910
For example, remote work arrangements can expose the network

77
00:03:17,910 --> 00:03:20,819
to additional threats as each remote connection

78
00:03:20,819 --> 00:03:24,330
is a potential entry point for cyber criminals.

79
00:03:24,330 --> 00:03:26,400
Second, management challenges.

80
00:03:26,400 --> 00:03:29,970
Management in the decentralized system can be very complex

81
00:03:29,970 --> 00:03:32,370
as it requires coordinating multiple nodes

82
00:03:32,370 --> 00:03:34,919
and ensuring they all function correctly.

83
00:03:34,919 --> 00:03:38,400
Third and finally, data inconsistency.

84
00:03:38,400 --> 00:03:40,950
Since data is stored across multiple nodes

85
00:03:40,950 --> 00:03:43,230
there can be issues with data inconsistency

86
00:03:43,230 --> 00:03:44,970
and synchronization.

87
00:03:44,970 --> 00:03:48,330
So remember, while both centralized and decentralized

88
00:03:48,330 --> 00:03:51,360
architectures have their merits and demerits,

89
00:03:51,360 --> 00:03:54,570
the choice between the two depends on the specific needs

90
00:03:54,570 --> 00:03:56,790
and context of the organization.

91
00:03:56,790 --> 00:04:00,480
Centralized systems offer more control and consistency,

92
00:04:00,480 --> 00:04:03,870
making them more suitable for organizations that prioritize

93
00:04:03,870 --> 00:04:06,300
data accuracy and resource management.

94
00:04:06,300 --> 00:04:09,330
On the other hand decentralized systems offer more

95
00:04:09,330 --> 00:04:12,510
resiliency and flexibility making them ideal for

96
00:04:12,510 --> 00:04:15,930
organizations, distributed teams or those that need

97
00:04:15,930 --> 00:04:17,553
to scale quickly.

