Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:01,139 --> 00:00:07,649
Welcome to Jeremy’s IT Lab. This is a free,\n
2
00:00:07,649 --> 00:00:12,660
these videos, please subscribe to follow along\n
3
00:00:12,660 --> 00:00:17,528
a comment, and share the video to help spread\n
4
00:00:17,528 --> 00:00:24,129
help. In this video we’ll cover two main\n
5
00:00:24,129 --> 00:00:31,049
mentioned in exam topic 1.2.f, on-premises\n
6
00:00:31,050 --> 00:00:36,558
fundamentals (virtual machines). Although\n
7
00:00:36,558 --> 00:00:42,049
because virtualization is an essential part\n
8
00:00:42,049 --> 00:00:46,859
in depth about these topics, consider looking\n
9
00:00:46,859 --> 00:00:53,859
AWS, Azure, and GCP, or VMware certifications\n
10
00:00:53,859 --> 00:01:00,050
Here’s what we’ll cover in these videos.\n
11
00:01:00,049 --> 00:01:06,269
talking about virtual servers and virtual\n
12
00:01:06,269 --> 00:01:13,310
talking about its essential characteristics,\n
13
00:01:13,311 --> 00:01:19,380
I’ll briefly talk about connecting to public\n
14
00:01:19,379 --> 00:01:23,949
And make sure to watch until the end of the\n
15
00:01:23,950 --> 00:01:30,109
Software’s ExSim for CCNA, the best practice\nexams for the CCNA.
16
00:01:30,109 --> 00:01:36,009
The first topic for today is virtual severs,\n
17
00:01:36,009 --> 00:01:40,968
Although Cisco is more known for their networking\n
18
00:01:40,968 --> 00:01:47,548
they also offer hardware servers such as their\n
19
00:01:47,549 --> 00:01:53,670
examples of Cisco UCS servers. Although Cisco\n
20
00:01:53,670 --> 00:02:00,399
vendors of hardware servers include Dell EMC,\n
21
00:02:00,399 --> 00:02:05,930
and IBM, but there are many other large vendors\n
22
00:02:05,930 --> 00:02:09,789
see racks full of servers like these.
23
00:02:09,788 --> 00:02:15,479
Before talking about virtualization, let’s\n
24
00:02:15,479 --> 00:02:19,979
Before virtualization, there was a one-to-one\n
25
00:02:19,979 --> 00:02:25,840
an operating system. In the diagram on the\n
26
00:02:25,840 --> 00:02:31,689
hardware components there is one operating\n
27
00:02:31,689 --> 00:02:37,939
In that operating system, apps providing services\n
28
00:02:37,939 --> 00:02:43,120
run. Again, that is shown in the diagram.\n
29
00:02:43,120 --> 00:02:49,509
web server, one for the email server, one\n
30
00:02:49,509 --> 00:02:54,769
to run all servers in a single operating system\n
31
00:02:54,769 --> 00:02:59,750
a good idea because if the servers aren’t\n
32
00:02:59,750 --> 00:03:06,209
app could affect all of the other apps. However,\n
33
00:03:06,209 --> 00:03:13,469
for multiple reasons. First, each physical\n
34
00:03:13,469 --> 00:03:21,000
etc. Also the resources on each physical server,\n
35
00:03:21,000 --> 00:03:26,139
are typically under-used. NIC means Network\n
36
00:03:26,139 --> 00:03:32,669
server that connects to the network. This\n
37
00:03:32,669 --> 00:03:38,269
But with virtualization, it looks a bit different.\n
38
00:03:38,270 --> 00:03:45,330
relationship of hardware to OS, allowing multiple\n
39
00:03:45,330 --> 00:03:51,510
Each instance is called a VM, virtual machine.\n
40
00:03:51,509 --> 00:03:57,158
machines are running on a single physical\n
41
00:03:57,158 --> 00:04:04,039
allocate the hardware resources such as CPU\n
42
00:04:04,039 --> 00:04:10,409
is a VMM, virtual machine monitor. The type\n
43
00:04:10,409 --> 00:04:17,000
the hardware is called a Type 1 hypervisor,\n
44
00:04:17,000 --> 00:04:23,269
Microsoft Hyper-V. So, the diagram on the\n
45
00:04:23,269 --> 00:04:29,509
1 hypervisor, it’s running directly on top\n
46
00:04:29,509 --> 00:04:34,310
hypervisors, because they run directly on\n
47
00:04:34,310 --> 00:04:41,030
them called native hypervisors. This is the\n
48
00:04:41,029 --> 00:04:45,229
They are efficient because the hypervisor\n
49
00:04:45,230 --> 00:04:50,939
few resources itself, leaving more for the\n
50
00:04:50,939 --> 00:04:55,360
look at the other type of hypervisor, Type\n2.
51
00:04:55,360 --> 00:05:01,540
Type 2 hypervisors run as a program on an\n
52
00:05:01,540 --> 00:05:07,129
Examples include VMware Workstation and Oracle\n
53
00:05:07,129 --> 00:05:13,350
them on your home PC or laptop, and then run\n
54
00:05:13,350 --> 00:05:20,240
hardware is called the host OS, and the OS\n
55
00:05:20,240 --> 00:05:26,460
diagram on the left there is a host OS running\n
56
00:05:26,459 --> 00:05:31,299
And on top of the hypervisor, there are two\n
57
00:05:31,300 --> 00:05:38,061
running inside. Another name for a type 2\n
58
00:05:38,060 --> 00:05:43,929
type 2 hypervisors are rarely used in data\n
59
00:05:43,930 --> 00:05:49,269
devices, for example if a Mac or Linux user\n
60
00:05:49,269 --> 00:05:55,459
on Windows, or vice versa. In fact, for the\n
61
00:05:55,459 --> 00:05:59,930
2 hypervisor and then run a virtual machine\ninside of it.
62
00:05:59,930 --> 00:06:06,930
Okay, so now you know the absolute basics\n
63
00:06:06,930 --> 00:06:11,660
But why should we use virtualization? I think\n
64
00:06:11,660 --> 00:06:18,250
than the king of virtualization, VMware. So,\n
65
00:06:18,250 --> 00:06:23,310
site. Virtualization provides partitioning,\n
66
00:06:23,310 --> 00:06:28,780
on one physical machine and divide the system\n
67
00:06:28,779 --> 00:06:35,819
of hardware resource under-use, which I mentioned\n
68
00:06:35,819 --> 00:06:40,829
for example fault isolation. Remember I said\n
69
00:06:40,829 --> 00:06:46,409
running on a single OS in a single physical\n
70
00:06:46,410 --> 00:06:53,061
virtual machine, they are isolated and can’t\n
71
00:06:53,060 --> 00:06:58,979
also provides encapsulation, so you can easily\n
72
00:06:58,980 --> 00:07:05,340
as a regular file. Virtualization also provides\n
73
00:07:05,339 --> 00:07:11,299
move any VM to any physical server. As long\n
74
00:07:11,300 --> 00:07:17,780
the physical server, it doesn’t matter what\n
75
00:07:17,779 --> 00:07:23,429
And here is a graphic, again from VMware.\n
76
00:07:23,430 --> 00:07:28,400
because you need fewer physical servers, as\n
77
00:07:28,399 --> 00:07:35,120
physical servers means less space, power,\n
78
00:07:35,120 --> 00:07:40,819
work to set up, which is another reduction\n
79
00:07:40,819 --> 00:07:46,750
or eliminated because it’s easy to deploy\n
80
00:07:46,750 --> 00:07:53,649
VMs also provide increased productivity, efficiency,\n
81
00:07:53,649 --> 00:07:58,739
a bunch of buzzwords and I’m not going to\n
82
00:07:58,740 --> 00:08:04,461
definitely more efficient and agile compared\n
83
00:08:04,461 --> 00:08:09,830
is also a big benefit. It’s much quicker\n
84
00:08:09,829 --> 00:08:14,899
to order a new physical server, order the\n
85
00:08:14,899 --> 00:08:18,679
the rack, connect the cables, configure it,\netc.
86
00:08:18,680 --> 00:08:23,650
Now, regarding virtual networks I’m just\n
87
00:08:23,649 --> 00:08:29,799
to each other and to the external network,\n
88
00:08:29,800 --> 00:08:35,430
to each other and the external network via\n
89
00:08:35,429 --> 00:08:40,370
The hypervisor will provide a virtual switch\n
90
00:08:40,370 --> 00:08:47,310
virtual switch on the hypervisor, for example.\n
91
00:08:47,309 --> 00:08:53,359
interfaces can run as access or trunk ports\n
92
00:08:53,360 --> 00:09:00,620
2. Notice that, in this example, two of the\n
93
00:09:00,620 --> 00:09:05,399
Interfaces on the virtual switch then connect\n
94
00:09:05,399 --> 00:09:10,419
to communicate with the external network.\n
95
00:09:10,419 --> 00:09:16,839
NICs of the server and the physical switches.\n
96
00:09:16,840 --> 00:09:22,050
form a portchannel to two separate physical\n
97
00:09:22,049 --> 00:09:26,699
you have to know for the CCNA, I just wanted\n
98
00:09:26,700 --> 00:09:32,860
in data centers. Okay, that’s all about\n
99
00:09:32,860 --> 00:09:38,690
a huge topic in modern day IT, and although\n
100
00:09:38,690 --> 00:09:42,140
you definitely do have to know about it.
101
00:09:42,139 --> 00:09:47,929
So let’s finally get into cloud. Traditional\n
102
00:09:47,929 --> 00:09:54,389
of the following. First, on-premises. This\n
103
00:09:54,389 --> 00:10:00,189
other infrastructure are located on company\n
104
00:10:00,190 --> 00:10:05,680
firewalls, web servers, database servers,\n
105
00:10:05,679 --> 00:10:10,370
by the company using it, and they are also\n
106
00:10:10,370 --> 00:10:16,929
required for the devices. Another option is\n
107
00:10:16,929 --> 00:10:22,819
for customers to put their infrastructure,\n
108
00:10:22,820 --> 00:10:28,310
Of course, devices such as desktops, wireless\n
109
00:10:28,309 --> 00:10:34,459
building, but servers and most network infrastructure\n
110
00:10:34,460 --> 00:10:40,070
data center provides the space, electricity,\n
111
00:10:40,070 --> 00:10:46,129
In addition to that, they provide the physical\n
112
00:10:46,129 --> 00:10:50,490
etc are still the responsibility of the end\n
113
00:10:50,490 --> 00:10:56,610
the customer’s premises. So, traditionally\n
114
00:10:56,610 --> 00:11:02,779
of on-premises and colocation. But cloud services\n
115
00:11:02,779 --> 00:11:08,480
nowadays, and is continuing to grow. Now,\n
116
00:11:08,480 --> 00:11:14,090
providers such as AWS. And although this is\n
117
00:11:14,090 --> 00:11:20,440
not the only one. So, let’s look at what\n
118
00:11:20,440 --> 00:11:26,560
The American NIST, national institute of standards\n
119
00:11:26,559 --> 00:11:33,419
special publication 800-145. It’s free to\n
120
00:11:33,419 --> 00:11:39,599
PDF is 7 pages but the actual content is only\n
121
00:11:39,600 --> 00:11:44,480
Actually, for this part of the video I’ll\n
122
00:11:44,480 --> 00:11:51,850
a bit more explanation. First, here is the\n
123
00:11:51,850 --> 00:11:57,519
computing is a model for enabling ubiquitous,\n
124
00:11:57,519 --> 00:12:03,769
shared pool of configurable computing resources\n
125
00:12:03,769 --> 00:12:09,519
and services) that can be rapidly provisioned\n
126
00:12:09,519 --> 00:12:15,960
or service provider interaction. This cloud\n
127
00:12:15,960 --> 00:12:20,960
three service models, and four deployment\n
128
00:12:20,960 --> 00:12:26,509
to read it slowly, it’s important. Now,\n
129
00:12:26,509 --> 00:12:33,059
understand what the cloud is, let’s look\n
130
00:12:33,059 --> 00:12:37,829
five essential characteristics, the three\n
131
00:12:37,830 --> 00:12:44,730
of cloud. Basically, these are what Cisco\n
132
00:12:44,730 --> 00:12:50,190
exam. You don’t need to know about specific\n
133
00:12:50,190 --> 00:12:54,180
If you have a basic understanding of these\n
134
00:12:54,179 --> 00:12:59,459
models, and four deployment models, you’ll\nbe set.
135
00:12:59,460 --> 00:13:04,110
These are the five essential characteristics\n
136
00:13:04,110 --> 00:13:09,159
of these characteristics, but not all, it\n
137
00:13:09,159 --> 00:13:15,750
service. The characteristics are On-demand\n
138
00:13:15,750 --> 00:13:22,659
pooling, rapid elasticity, and measured service.\n
139
00:13:22,659 --> 00:13:30,419
First, on-demand self-service. Here is the\n
140
00:13:30,419 --> 00:13:35,559
provision computing capabilities, such as\n
141
00:13:35,559 --> 00:13:41,309
automatically without requiring human interaction\n
142
00:13:41,309 --> 00:13:45,989
is able to use the service, or stop using\n
143
00:13:45,990 --> 00:13:51,028
without directly interacting with the service\n
144
00:13:51,028 --> 00:13:57,149
AWS, Amazon Web Services, you don’t have\n
145
00:13:57,149 --> 00:14:02,679
for 5 virtual servers, send them the payment\n
146
00:14:02,679 --> 00:14:07,209
You login to the web portal and do it all\n
147
00:14:09,049 --> 00:14:16,759
Next, broad network access. Here’s the NIST’s\n
148
00:14:16,759 --> 00:14:21,299
over the network and accessed through standard\n
149
00:14:21,299 --> 00:14:28,199
thin or thick client platforms (e.g., mobile\n
150
00:14:28,200 --> 00:14:32,870
So, the service is available through standard\n
151
00:14:32,870 --> 00:14:38,799
or private WAN connections, and can be accessed\n
152
00:14:38,799 --> 00:14:43,859
AWS again, you can access their web portal\n
153
00:14:43,860 --> 00:14:49,629
connects to the internet. And if you provision\n
154
00:14:49,629 --> 00:14:54,860
it over the Internet or through a variety\nof other WAN options.
155
00:14:54,860 --> 00:15:00,370
Next, resource pooling. ‘The provider’s\n
156
00:15:00,370 --> 00:15:05,990
consumers using a multi-tenant model, with\n
157
00:15:05,990 --> 00:15:12,600
assigned and reassigned according to consumer\n
158
00:15:12,600 --> 00:15:17,269
in that the customer generally has no control\n
159
00:15:17,269 --> 00:15:22,230
provided resources but may be able to specify\n
160
00:15:22,230 --> 00:15:29,009
(e.g., country, state, or datacenter). Examples\n
161
00:15:29,009 --> 00:15:35,169
memory, and network bandwidth.’ To summarize,\n
162
00:15:35,169 --> 00:15:41,519
provider, and when a customer requests a service,\n
163
00:15:41,519 --> 00:15:48,039
to fulfill that request are allocated from\n
164
00:15:48,039 --> 00:15:54,169
they have tons of storage drives, servers\n
165
00:15:54,169 --> 00:16:01,360
pool of resources used by AWS customers. When\n
166
00:16:04,710 --> 00:16:09,759
Next is rapid elasticity. ‘Capabilities\n
167
00:16:09,759 --> 00:16:15,419
in some cases automatically, to scale rapidly\n
168
00:16:15,419 --> 00:16:20,120
To the consumer, the capabilities available\n
169
00:16:20,120 --> 00:16:26,019
and can be appropriated in any quantity at\n
170
00:16:26,019 --> 00:16:32,490
expand the services they use in the cloud,\n
171
00:16:32,490 --> 00:16:37,750
from a pool of resources that appears to be\n
172
00:16:37,750 --> 00:16:42,389
right now, AWS isn’t going to tell you ‘sorry,\n
173
00:16:42,389 --> 00:16:47,429
do that.’ Of course, the resource pool isn’t\n
174
00:16:47,429 --> 00:16:53,339
appear infinite to the customer. And in addition\n
175
00:16:53,340 --> 00:16:56,980
a customer should be able to quickly reduce\n
176
00:16:58,379 --> 00:17:05,410
Here’s the last of the five essential characteristics,\n
177
00:17:05,410 --> 00:17:11,350
control and optimize resource use by leveraging\n
178
00:17:11,349 --> 00:17:16,399
appropriate to the type of service (e.g.,\n
179
00:17:16,400 --> 00:17:22,410
user accounts). Resource usage can be monitored,\n
180
00:17:22,410 --> 00:17:28,329
for both the provider and consumer of the\n
181
00:17:28,328 --> 00:17:32,419
provider measures the customer’s usage of\n
182
00:17:32,420 --> 00:17:37,509
their own use as well. A customer should never\n
183
00:17:37,509 --> 00:17:42,960
month, because their usage is clearly visible\n
184
00:17:42,960 --> 00:17:48,670
based on usage, for example X dollars per\n
185
00:17:48,670 --> 00:17:54,940
Okay, those are the five essential characteristics\n
186
00:17:54,940 --> 00:18:01,160
broad network access, resource pooling, rapid\n
187
00:18:01,160 --> 00:18:05,320
should have a basic understanding of these\nfor the CCNA.
188
00:18:05,319 --> 00:18:11,339
Next, the three service models of cloud. In\n
189
00:18:11,339 --> 00:18:17,149
a service model. For example, rather than\n
190
00:18:17,150 --> 00:18:22,730
it on a rack, installing the hypervisor, creating\n
191
00:18:22,730 --> 00:18:28,349
all of this as a service. There are a variety\n
192
00:18:28,349 --> 00:18:34,599
service, something a a s. The three main service\n
193
00:18:34,599 --> 00:18:42,789
NIST are software as a service (SaaS), platform\n
194
00:18:42,789 --> 00:18:47,240
a service (IaaS). Let’s look at each one.
195
00:18:47,240 --> 00:18:55,000
First, software as a service, SaaS. As defined\n
196
00:18:55,000 --> 00:19:01,440
the consumer is to use the provider’s applications\n
197
00:19:01,440 --> 00:19:06,380
are accessible from various client devices\n
198
00:19:06,380 --> 00:19:12,400
as a web browser (e.g., web-based email),\n
199
00:19:12,400 --> 00:19:17,740
not manage or control the underlying cloud\n
200
00:19:17,740 --> 00:19:22,680
operating systems, storage, or even individual\n
201
00:19:22,680 --> 00:19:29,009
exception of limited user-specific application\n
202
00:19:29,009 --> 00:19:37,679
365 is a popular example of SaaS. It’s Microsoft\n
203
00:19:37,679 --> 00:19:42,880
over Microsoft’s cloud infrastructure. But\n
204
00:19:42,880 --> 00:19:49,470
G Suite which includes Gmail. This image from\n
205
00:19:49,470 --> 00:19:54,110
you’re using software as a service, the\n
206
00:19:54,109 --> 00:19:58,819
everything, from the physical data center,\n
207
00:19:58,819 --> 00:20:03,859
servers, the operating systems on the servers,\n
208
00:20:03,859 --> 00:20:10,439
and the applications themselves. The end user,\n
209
00:20:10,440 --> 00:20:16,400
for example Excel running on Office 365 as\n
210
00:20:16,400 --> 00:20:23,630
Next is Platform as a Service, PaaS. As defined\n
211
00:20:23,630 --> 00:20:30,110
the consumer is to deploy onto the cloud infrastructure\n
212
00:20:30,109 --> 00:20:36,629
created using programming languages, libraries,\n
213
00:20:36,630 --> 00:20:41,120
The consumer does not manage or control the\n
214
00:20:41,119 --> 00:20:46,579
network, servers, operating systems, or storage,\n
215
00:20:46,579 --> 00:20:52,159
and possibly configuration settings for the\n
216
00:20:52,160 --> 00:20:58,120
the service provider offers a platform for\n
217
00:20:58,119 --> 00:21:06,199
example AWS Lambda and Google App Engine are\n
218
00:21:06,200 --> 00:21:10,700
the service provider is in control of the\n
219
00:21:10,700 --> 00:21:15,140
the servers and storage, and operating systems\n
220
00:21:15,140 --> 00:21:20,860
on the operating systems. This provides a\n
221
00:21:20,859 --> 00:21:25,379
their own applications, so notice that the\n
222
00:21:25,380 --> 00:21:32,790
diagram are not included within the scope\n
223
00:21:32,789 --> 00:21:39,649
Finally there is infrastructure as a service,\n
224
00:21:39,650 --> 00:21:45,380
provided to the consumer is to provision processing,\n
225
00:21:45,380 --> 00:21:50,870
resources where the consumer is able to deploy\n
226
00:21:50,869 --> 00:21:56,119
operating systems and applications. The consumer\n
227
00:21:56,119 --> 00:22:01,859
cloud infrastructure but has control over\n
228
00:22:01,859 --> 00:22:08,799
and possibly limited control of select networking\n
229
00:22:08,799 --> 00:22:18,109
examples I mentioned making VMs on AWS. Well,\n
230
00:22:18,109 --> 00:22:24,329
services include Amazon EC2 and Google Compute\n
231
00:22:24,329 --> 00:22:30,349
of the physical data center, the network and\n
232
00:22:30,349 --> 00:22:35,039
This provides infrastructure that the customer\n
233
00:22:35,039 --> 00:22:41,769
So, IaaS offers the most control to the customer.\n
234
00:22:42,869 --> 00:22:47,889
So, here are those three service models of\n
235
00:22:47,890 --> 00:22:53,679
Service, Platform as a Service, and Infrastructure\n
236
00:22:53,679 --> 00:22:58,690
of other kinds of ‘something’ as a service,\n
237
00:23:01,179 --> 00:23:06,591
Now let’s look at the final group of concepts,\n
238
00:23:06,590 --> 00:23:12,480
people assume that cloud means public cloud\n
239
00:23:12,480 --> 00:23:17,890
it is true that this is the most common cloud\n
240
00:23:17,890 --> 00:23:22,900
Here are the four deployment models of cloud\n
241
00:23:22,900 --> 00:23:27,780
hybrid. Let’s examine each one.
242
00:23:27,779 --> 00:23:33,548
First up, private cloud. According to the\n
243
00:23:33,548 --> 00:23:39,480
for exclusive use by a single organization\n
244
00:23:39,480 --> 00:23:45,599
units). It may be owned, managed, and operated\n
245
00:23:45,599 --> 00:23:51,359
combination of them, and it may exist on or\n
246
00:23:51,359 --> 00:23:57,429
only used by large enterprises, or government\n
247
00:23:57,430 --> 00:24:04,200
meaning exclusively used by a single organization,\n
248
00:24:04,200 --> 00:24:10,130
AWS provides private cloud services for the\n
249
00:24:10,130 --> 00:24:16,620
is Amazon’s, but it’s reserved for use\n
250
00:24:16,619 --> 00:24:22,529
premises. This is important. Many people assume\n
251
00:24:22,529 --> 00:24:27,720
but that is not always the case. In a private\n
252
00:24:27,720 --> 00:24:33,308
as in public clouds, software, platform, and\n
253
00:24:33,308 --> 00:24:37,418
that forms the cloud is reserved for a single\norganization.
254
00:24:37,419 --> 00:24:43,750
Next, community cloud. According to the NIST,\n
255
00:24:43,750 --> 00:24:48,419
for exclusive use by a specific community\n
256
00:24:48,419 --> 00:24:55,480
shared concerns (e.g., mission, security requirements,\n
257
00:24:55,480 --> 00:25:00,329
may be owned, managed, and operated by one\n
258
00:25:00,329 --> 00:25:06,349
a third party, or some combination of them,\n
259
00:25:06,349 --> 00:25:11,639
is the least common cloud deployment. It’s\n
260
00:25:11,640 --> 00:25:17,320
is reserved for use by only a specific group\nof organizations.
261
00:25:17,319 --> 00:25:23,418
Now we have the most popular one, public cloud.\n
262
00:25:23,419 --> 00:25:28,830
is provisioned for open use by the general\n
263
00:25:28,829 --> 00:25:35,369
by a business, academic, or government organization,\n
264
00:25:35,369 --> 00:25:41,440
the premises of the cloud provider. This is\n
265
00:25:41,441 --> 00:25:50,058
are some popular public cloud providers. AWS,\n
266
00:25:50,058 --> 00:25:55,460
popular public cloud services, although AWS\n
267
00:25:57,679 --> 00:26:02,759
Finally we have hybrid cloud. According to\n
268
00:26:02,759 --> 00:26:08,529
composition of two or more distinct cloud\n
269
00:26:08,529 --> 00:26:13,740
that remain unique entities, but are bound\n
270
00:26:13,740 --> 00:26:19,420
that enables data and application portability\n
271
00:26:19,420 --> 00:26:24,960
clouds).’ So, this is basically any combination\n
272
00:26:24,960 --> 00:26:31,340
than a totally unique kind of cloud deployment.\n
273
00:26:31,339 --> 00:26:35,079
to a public cloud when necessary due to resource\nrestrictions.
274
00:26:35,079 --> 00:26:41,599
Okay, here’s a summary of the four deployment\n
275
00:26:41,599 --> 00:26:46,329
cloud, and hybrid cloud. Make sure you know\n
276
00:26:47,789 --> 00:26:53,819
So, we covered a lot of concepts about the\n
277
00:26:53,819 --> 00:26:59,210
Keep in mind that the NIST definition of cloud\n
278
00:26:59,210 --> 00:27:03,819
and cloud computing is an always-evolving\n
279
00:27:03,819 --> 00:27:07,819
outlined in the document are the foundational\n
280
00:27:07,819 --> 00:27:13,308
true today. So, as I said before you should\n
281
00:27:13,308 --> 00:27:18,990
characteristics, three service models, and\n
282
00:27:18,990 --> 00:27:24,710
Now, I introduced a lot of cloud concepts\n
283
00:27:24,710 --> 00:27:32,110
of using the cloud, but let me briefly introduce\n
284
00:27:32,109 --> 00:27:37,428
capital expenses, of buying hardware and software,\n
285
00:27:37,429 --> 00:27:44,400
eliminated when using the cloud. Now, instead\n
286
00:27:44,400 --> 00:27:50,250
meaning regular small costs instead of one-time\n
287
00:27:50,250 --> 00:27:56,430
provides an overall cost reduction, although\n
288
00:27:56,430 --> 00:28:01,548
Cloud services are also very easy to scale\n
289
00:28:01,548 --> 00:28:07,269
set up and offered to customers from a geographic\n
290
00:28:07,269 --> 00:28:11,950
virtual server in AWS, for example, you can\n
291
00:28:11,950 --> 00:28:17,900
within the country, which can provide better\n
292
00:28:17,900 --> 00:28:23,419
Cloud services also offer speed and agility.\n
293
00:28:23,419 --> 00:28:29,460
on demand and vast amounts of resources can\n
294
00:28:29,460 --> 00:28:35,000
can also be improved. Cloud services remove\n
295
00:28:35,000 --> 00:28:40,460
as procuring physical servers, racking them,\n
296
00:28:40,460 --> 00:28:48,240
systems, etc. This can also further lead to\n
297
00:28:48,240 --> 00:28:52,929
Backups in the cloud are very easy, and data\n
298
00:28:52,929 --> 00:28:58,940
different geographic locations to support\n
299
00:28:58,940 --> 00:29:04,070
okay because there’s a copy somewhere else.\n
300
00:29:04,069 --> 00:29:09,329
the cloud, keep in mind that it doesn’t\n
301
00:29:09,329 --> 00:29:14,369
Most companies these days use a combination\n
302
00:29:14,369 --> 00:29:19,949
public cloud. So, think of this as a partial\n
303
00:29:19,950 --> 00:29:25,509
list of absolute benefits. A company shouldn’t\n
304
00:29:25,509 --> 00:29:31,220
these days. They should weight the benefits\n
305
00:29:31,220 --> 00:29:36,819
Finally, let me briefly introduce how an enterprise\n
306
00:29:36,819 --> 00:29:42,179
a public cloud. Since we already covered WAN\n
307
00:29:42,180 --> 00:29:47,038
be very brief. I just want to point out that\n
308
00:29:47,038 --> 00:29:53,019
to their resources on a public cloud. For\n
309
00:29:53,019 --> 00:29:59,579
MPLS VPN. Another option is to simply connect\n
310
00:29:59,579 --> 00:30:03,788
and easy, but of course connecting through\n
311
00:30:03,788 --> 00:30:09,680
WAN connection. So, a VPN can be used to provide\n
312
00:30:09,680 --> 00:30:15,870
resources on the cloud. Okay, that’s all\n
313
00:30:15,869 --> 00:30:20,069
Just be aware that, since these resources\n
314
00:30:20,069 --> 00:30:24,589
to just set up the apps and servers. You also\n
315
00:30:24,589 --> 00:30:31,089
to them. And just like regular WAN connections,\n
316
00:30:31,089 --> 00:30:36,298
Having a single point of failure which can\n
317
00:30:36,298 --> 00:30:42,190
Okay, before moving on to the quiz let’s\n
318
00:30:42,190 --> 00:30:48,320
virtualization, including Type 1 and Type\n
319
00:30:48,319 --> 00:30:52,909
servers, but briefly mentioned how virtual\n
320
00:30:52,910 --> 00:30:59,950
VMs and to the external network. Then I introduced\n
321
00:30:59,950 --> 00:31:05,190
essential characteristics, service models,\n
322
00:31:05,190 --> 00:31:11,279
Those are the fundamentals of the cloud that\n
323
00:31:11,279 --> 00:31:16,230
Finally I briefly introduced how to connect\n
324
00:31:16,230 --> 00:31:22,159
introduced in the previous video can also\n
325
00:31:22,159 --> 00:31:26,410
Make sure to watch until the end of the quiz\n
326
00:31:26,410 --> 00:31:32,970
ExSim for CCNA, the best practice exams for\n
327
00:31:36,038 --> 00:31:40,609
Which statement about virtual machines is\n
328
00:31:43,650 --> 00:31:51,759
Okay, the answer is A, the hypervisor is used\n
329
00:31:51,759 --> 00:32:00,119
to VMs. This is the main role of the hypervisor.\n
330
00:32:00,119 --> 00:32:07,269
Type 2 hypervisors run on a host OS, and type\n
331
00:32:07,269 --> 00:32:13,400
And many VMs can exist on a single physical\n
332
00:32:16,579 --> 00:32:21,740
Which of the following hypervisor types is\n
333
00:32:21,740 --> 00:32:25,548
now to select the best answer.
334
00:32:25,548 --> 00:32:34,250
Okay, the answer is A, Type 1. Type 1 hypervisors\n
335
00:32:34,250 --> 00:32:40,609
2 hypervisors are known as hosted hypervisors.\n
336
00:32:40,609 --> 00:32:46,788
not as a widely accepted term. Okay, let’s\ngo to question 3.
337
00:32:46,788 --> 00:32:51,480
Which of the following is NOT an essential\n
338
00:32:51,480 --> 00:32:55,360
video now to select the answer.
339
00:32:55,359 --> 00:33:03,369
Okay, the answer is D, infinite resource pool.\n
340
00:33:03,369 --> 00:33:09,219
to expand their resources so that it appears\n
341
00:33:09,220 --> 00:33:14,589
it is of course not infinite. The other options\n
342
00:33:14,589 --> 00:33:20,480
computing. The only one missing is on-demand\n
343
00:33:23,539 --> 00:33:27,700
Which of the following cloud service types\n
344
00:33:27,700 --> 00:33:33,950
on the provider’s cloud infrastructure?\n
345
00:33:33,950 --> 00:33:44,529
Okay, the answer is C, SaaS, software as a\n
346
00:33:44,529 --> 00:33:53,119
PaaS, and IaaS. In SaaS, the provider provides\n
347
00:33:53,119 --> 00:33:59,199
all the way to the app itself, and the customer\n
348
00:34:03,169 --> 00:34:08,250
Which of the following cloud deployment types\n
349
00:34:11,298 --> 00:34:19,909
Okay, the answer is D, all of the above. Whether\n
350
00:34:19,909 --> 00:34:25,719
a hybrid, they all can and, and usually do,\n
351
00:34:25,719 --> 00:34:31,639
cloud doesn’t always mean off premises.\n
352
00:34:31,639 --> 00:34:36,700
within a building owned or operated by the\n
353
00:34:36,699 --> 00:34:41,949
is much more common for cloud deployments,\n
354
00:34:41,949 --> 00:34:50,019
that’s all for the quiz. Now let’s take a look at a bonus question
29120
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.