<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ikramul Kayes </title>
    <description>The latest articles on DEV Community by Ikramul Kayes  (@ikramulkayes).</description>
    <link>https://dev.to/ikramulkayes</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F651713%2F26a7fd85-7413-41e7-980a-ed90eaf9bced.jpg</url>
      <title>DEV Community: Ikramul Kayes </title>
      <link>https://dev.to/ikramulkayes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ikramulkayes"/>
    <language>en</language>
    <item>
      <title>Cloud Types (Cloud Sevice Models)</title>
      <dc:creator>Ikramul Kayes </dc:creator>
      <pubDate>Mon, 10 Jan 2022 15:43:05 +0000</pubDate>
      <link>https://dev.to/ikramulkayes/cloud-types-cloud-sevice-models-30li</link>
      <guid>https://dev.to/ikramulkayes/cloud-types-cloud-sevice-models-30li</guid>
      <description>&lt;p&gt;There are 3 types of cloud service models&lt;/p&gt;

&lt;ul&gt;IaaS (Infrastructure as a service)&lt;/ul&gt;

&lt;ul&gt;PaaS(Platform as a service )&lt;/ul&gt;

&lt;ul&gt;SaaS(Software as a service)&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lnnqpQWX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/faua00lxp7daop9go9ug.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lnnqpQWX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/faua00lxp7daop9go9ug.png" alt="Image description" width="530" height="339"&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Source: Azure webservices&lt;/p&gt;

&lt;h4&gt;Lets know some Baiscs of this 3 models&lt;/h4&gt;

&lt;p&gt;&lt;b&gt;&lt;br&gt;
Iaas(Infrastructure as a service):&lt;/b&gt; On this service, you get most of the controls of your cloud but you avoid the expense of buying and operating your own physical servers and other data centre infrastructure which are costly and complicated. But you get to manage the operating system, storage and networking attributes.&lt;br&gt; &lt;br&gt;
&lt;b&gt;Uses of IaaS&lt;/b&gt;: When you want to run multiple application on a single vertual machine, testing your application on different OS, more control over your website.&lt;br&gt;&lt;br&gt;
&lt;b&gt;PaaS(Platform as a service )&lt;/b&gt;: It is for simple things like website hosting. Here you do not need to worry about software licence, OS, storage and networking attributes. Instead, you manage the website or application you develop, so you are getting less control from IaaS.&lt;br&gt;&lt;br&gt;
&lt;b&gt;Uses of PaaS:&lt;/b&gt;Web hosting,testing, building and updating.&lt;br&gt;&lt;br&gt;
&lt;b&gt;SaaS(Software as a service):&lt;/b&gt;When you want the least management responsibility. Basically microsoft products like office 365, word etc use it(subscription based services).&lt;br&gt;&lt;br&gt;
&lt;b&gt;Uses of SaaS:&lt;/b&gt; Hosting webservices like office 365.&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>azure</category>
      <category>aws</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
