1 00:00:06,500 --> 00:00:07,760 - [Speaker] The National Institute 2 00:00:07,760 --> 00:00:09,000 of Standards and Technology, 3 00:00:09,000 --> 00:00:09,930 or NIST, 4 00:00:09,930 --> 00:00:14,530 created a "Special Publication 800-145", 5 00:00:14,530 --> 00:00:18,700 which is called "The NIST Definition of Cloud Computing". 6 00:00:18,700 --> 00:00:21,470 And it provides a standard set of definitions 7 00:00:21,470 --> 00:00:24,720 for the different aspects of cloud computing. 8 00:00:24,720 --> 00:00:26,320 First thing that I want to actually go over 9 00:00:26,320 --> 00:00:29,370 is the different cloud deployment models. 10 00:00:29,370 --> 00:00:31,490 And that includes public cloud for, 11 00:00:31,490 --> 00:00:33,360 you know, open for public use, 12 00:00:33,360 --> 00:00:37,690 things like Google Cloud, Azure from Microsoft, 13 00:00:37,690 --> 00:00:41,670 DigitalOcean, the Google Cloud platform, and many others. 14 00:00:41,670 --> 00:00:43,860 You also have private cloud, 15 00:00:43,860 --> 00:00:46,290 which is actually used just by the client organization, 16 00:00:46,290 --> 00:00:49,800 either on premise, or on-prem, or at a dedicated area 17 00:00:49,800 --> 00:00:52,100 in a cloud provider. 18 00:00:52,100 --> 00:00:53,650 You also have community cloud, 19 00:00:53,650 --> 00:00:55,700 that is actually an environment 20 00:00:55,700 --> 00:00:58,320 that is shared between several organizations, 21 00:00:58,320 --> 00:01:00,200 and thus the word community. 22 00:01:00,200 --> 00:01:02,740 Then you also have the hybrid cloud, 23 00:01:02,740 --> 00:01:05,920 which is composed of two or more cloud services 24 00:01:05,920 --> 00:01:09,170 including on-prem services as well. 25 00:01:09,170 --> 00:01:12,230 Now, cloud computing can be broken down into 26 00:01:12,230 --> 00:01:14,170 three basic models, 27 00:01:14,170 --> 00:01:15,720 Infrastructure as a Service, 28 00:01:15,720 --> 00:01:17,690 And that's basically a solution 29 00:01:17,690 --> 00:01:19,770 where you're renting the infrastructure, right? 30 00:01:19,770 --> 00:01:23,100 You purchase the virtual power to actually execute 31 00:01:23,100 --> 00:01:24,330 your software as needed 32 00:01:24,330 --> 00:01:27,821 and you can put your VMs or containers 33 00:01:27,821 --> 00:01:29,160 in an environment. 34 00:01:29,160 --> 00:01:32,190 And this model is actually similar to a utility company 35 00:01:32,190 --> 00:01:36,250 because basically, you pay for what you actually use, right? 36 00:01:36,250 --> 00:01:39,833 And examples of those are, again, 37 00:01:39,833 --> 00:01:41,133 the Amazon AWS 38 00:01:42,472 --> 00:01:46,570 and also, you know, Azure, and Google Cloud platform, 39 00:01:46,570 --> 00:01:47,930 and many others. 40 00:01:47,930 --> 00:01:50,100 Now, Platform as a Service, 41 00:01:50,100 --> 00:01:53,780 it basically provides everything accept application. 42 00:01:53,780 --> 00:01:56,180 So the services provided by this model 43 00:01:56,180 --> 00:01:57,530 includes all faces 44 00:01:57,530 --> 00:02:00,380 of the system development life cycle, right? 45 00:02:00,380 --> 00:02:01,392 And can use 46 00:02:01,392 --> 00:02:04,330 application programmable interfaces, right? 47 00:02:04,330 --> 00:02:05,163 APIs, right? 48 00:02:05,163 --> 00:02:07,600 You also have the ability to use web portals 49 00:02:07,600 --> 00:02:09,030 or gateway software. 50 00:02:09,030 --> 00:02:11,020 And then basically you just dedicate yourself 51 00:02:11,020 --> 00:02:12,912 on creating your application system, 52 00:02:12,912 --> 00:02:15,470 you know, on top of this system platform, 53 00:02:15,470 --> 00:02:18,180 thus the name Platform as a Service. 54 00:02:18,180 --> 00:02:20,360 Now, these solutions tend to be preparatory, 55 00:02:20,360 --> 00:02:22,210 which can actually cause problems 56 00:02:22,210 --> 00:02:26,760 if the customer moves away from the provider's platform. 57 00:02:26,760 --> 00:02:28,840 So in many cases, actually, you know, 58 00:02:28,840 --> 00:02:32,260 several customers would like to have just their containers 59 00:02:32,260 --> 00:02:35,020 or their VMs actually instantiated 60 00:02:35,020 --> 00:02:37,190 in an Infrastructure as a Service. 61 00:02:37,190 --> 00:02:40,670 But one of the main benefits of Platform as a Service 62 00:02:40,670 --> 00:02:43,410 is that you don't have to worry about all that overhead 63 00:02:43,410 --> 00:02:45,280 and, you know, dedicated VM people, 64 00:02:45,280 --> 00:02:46,890 you know, to take care of the infrastructure. 65 00:02:46,890 --> 00:02:50,100 You just dedicate it in there to develop, 66 00:02:50,100 --> 00:02:51,890 you know, your application. 67 00:02:51,890 --> 00:02:55,420 And the other one is the Software as a Service, or SaaS. 68 00:02:55,420 --> 00:03:00,180 And SaaS is designed to provide a complete package solution. 69 00:03:00,180 --> 00:03:02,600 Take a look for example, Cisco Webex, 70 00:03:02,600 --> 00:03:05,331 on where you actually pay for a service 71 00:03:05,331 --> 00:03:08,310 where you can actually host your conference calls 72 00:03:08,310 --> 00:03:10,520 and, you know, many collaboration features 73 00:03:10,520 --> 00:03:11,530 that it has. 74 00:03:11,530 --> 00:03:13,230 But you don't have to, 75 00:03:13,230 --> 00:03:15,530 even take care of the underlining infrastructure 76 00:03:15,530 --> 00:03:16,460 or the application. 77 00:03:16,460 --> 00:03:18,804 You know, basically you're using the application, 78 00:03:18,804 --> 00:03:20,780 you know, directly from the provider, 79 00:03:20,780 --> 00:03:22,010 in this case, Cisco. 80 00:03:22,010 --> 00:03:23,500 Another one, 81 00:03:23,500 --> 00:03:28,040 another example is the Office 365 from Microsoft 82 00:03:28,040 --> 00:03:29,790 or Google Drive, 83 00:03:29,790 --> 00:03:32,130 and Google Docs is another example 84 00:03:32,130 --> 00:03:33,483 of a Software as a Service. 85 00:03:34,330 --> 00:03:36,783 Now, NIST also has another Special Publication, 86 00:03:37,857 --> 00:03:40,380 which is the "500-292", 87 00:03:40,380 --> 00:03:43,740 and it's the "Nist Cloud Computing Reference Architecture". 88 00:03:43,740 --> 00:03:45,240 And it's another great resource 89 00:03:45,240 --> 00:03:48,263 to learn more about the cloud architecture as well.